Skip to content

Releases: pagopa/io-std

@pagopa/handler-kit-azure-func@2.0.7

17 May 09:57
2055ed4
Compare
Choose a tag to compare

Patch Changes

  • d7663e5: Fixed 204 NoContent response

@pagopa/handler-kit-azure-func@2.0.5

09 May 15:49
008f872
Compare
Choose a tag to compare

Patch Changes

  • 5a252aa: Fixed body response type

@pagopa/handler-kit-azure-func@2.0.4

23 Apr 10:38
d225939
Compare
Choose a tag to compare

Patch Changes

  • c0cac48: await for handler result in order to throws on error

@pagopa/handler-kit-azure-func@2.0.3

08 Apr 06:51
8f4f9e7
Compare
Choose a tag to compare

Patch Changes

  • 70744d6: Now HttpRequest from @azure/functions@4 is parsed correctly

@pagopa/handler-kit-azure-func@2.0.2

04 Apr 14:24
7567fda
Compare
Choose a tag to compare

Patch Changes

  • dd02a78: azure/functions is now a dependency

@pagopa/handler-kit-azure-func@1.2.1

04 Jan 19:27
c31e889
Compare
Choose a tag to compare

Patch Changes

  • b797cc9: fix(azureFunction): await for handler result in order to throws on error

@pagopa/handler-kit-azure-func@2.0.1

06 Nov 11:09
ee409ac
Compare
Choose a tag to compare

Patch Changes

  • 9aaf7af: Updated getLogger function

@pagopa/handler-kit-azure-func@2.0.0

02 Nov 15:47
52ce150
Compare
Choose a tag to compare

Major Changes

  • b229e4e: handler-kit-azure-func updated to work with the new @azure/functions programming model

@pagopa/handler-kit@1.1.0

17 May 10:22
8650413
Compare
Choose a tag to compare

Minor Changes

  • 218c2b4: add parseMultipart utility to parse multipart/form-data request bodies

@pagopa/handler-kit-express@2.0.0

20 Apr 11:10
6e53b44
Compare
Choose a tag to compare

Major Changes

  • 4d780d5: Add handler-kit adapter for express