Releases: pagopa/io-functions-pushnotifications
Releases · pagopa/io-functions-pushnotifications
Release 4.1.0
Changes:
- cd3c2a9 Bump version to 4.1.0 [skip ci]
- 1ea7798 Merge pull request #75 from pagopa/replace-azure-sb
- 2105fb1 fixed linter
- c2f5f3f fixed send push notification to tag expression
- 5bb16f2 Merge pull request #77 from pagopa/revert-max-dequeue-count
- 98e132b Revert "Merge pull request #76 from pagopa/max-dequeue-count"
- 3fc12ef Merge pull request #76 from pagopa/max-dequeue-count
- 492474d fix
- 098b131 add max dequeue count to 1
- 086602e fix: added deviceHandle
See More
- 77d8179 fix
- c48a164 fix: restored skipped false
- 8011380 fix: linter
- e35191a fix: send notification by template
- 726fb32 fix unit test
- 8ff6c2f added stringify error
- 857a5fc add more logs
- 2258357 add track event for delete installation
- 694c560 add track event when createorupdateinstallation ends
- 9a5c94f add test for the decoder
- 76ed9a3 add logs
- 6496a70 improve error message
- 88d13a8 fix: handle legacy installation in validation
- f2ba055 fix apnpush type used before init
- c35afc5 remove solved todo
- 0bb070b add header to apple notification
- a2e75e0 rename buildnhservice to buildnhclient
- e4e20a8 add support for legacy gcm
- 753de47 WIP: fix unit test
- 081a60d WIP: fix build errors in unit tests
- 52fa22e WIP: remove unused test file
- 8c118c6 WIP: remove connection string
- 1b649bf WIP: create the installation using the correct platform
- c5b1770 WIP: fix lint errors
- bbde549 WIP: fix build errors
- 333a642 WIP: support only gcm and apns platforms
- 44f7ce2 WIP: create the notification based on the platform when taking the message from the queue
- 1b59d1d WIP: replace sb with notification hub library and make tsc compile
This list of changes was auto generated.
Release 4.0.0
Changes:
- 6ec21be Bump version to 4.0.0 [skip ci]
- 26ccb14 Merge pull request #70 from pagopa/ICC-343_node_18_upgrade
- ff4326f Fix build and unit test
- 1a9ee85 Update ts-commons and fn-commons in order to be based on Node 18
- b188c98 Merge with master
- 5f94677 Fix lint
- 3d1b9fb fix for error catch with unknown type
- 2f4109d node upgrade to v18
This list of changes was auto generated.
Release 3.0.2
Release 3.0.1
Changes:
- 4238e1d Bump version to 3.0.1 [skip ci]
- 98e7984 Merge pull request #71 from pagopa/fix-storage-version
- f4e35de Fix storage version
This list of changes was auto generated.
Release 3.0.0
Release 2.0.0
Changes:
- a34479b Bump version to 2.0.0 [skip ci]
- b0a027d Merge pull request #69 from pagopa/ICC-345-remove-danger
- 6083a3a Fix build
- abb4437 Fix yarn lock
- 424f1e4 Fix lint
- 428bff0 Add github action
- ca269f0 Remove danger plugins and refs
- 56f70ca Remove danger from pipeline
- d304988 Remove Dangerfile.ts
This list of changes was auto generated.
Release 1.17.0
Release 1.16.0
Release 1.15.0
Changes:
- 09bd8f1 Bump version to 1.15.0 [skip ci]
- 28fe79f [#ICC-159] Migrate pushNotification.notifyMessage from durable function to queue (#57)
- b0d811c Merge pull request #52 from pagopa/ip-456--azure-templates-v18
- 9395841 [#ip-456] Update codegen to fix client SDK generation
- adba451 [#ip-456] Upgrade pipelines template to v18
- f3eb3b7 Merge pull request #51 from pagopa/ip-419--fix-healthcheck
- 66b0897 [#ip-419] move to new healthcheck management
- df2c935 [#ip-419] upgrade azure-pipelines-templates to v17
This list of changes was auto generated.
Release 1.14.6
Changes:
- b07e1bf Bump version to 1.14.6 [skip ci]
- 1d4e631 Merge pull request #36 from pagopa/IP-342--upgrade-fp-ts
- 35f3ce6 set all contributors as CODEOWNER
- 5385bd1 [#IP-342] improve toString function
- c6dc669 Merge pull request #48 from pagopa/IP-342--upgrade-fp-ts-healthcheck
- deacae1 [#IP-342] moved to common healthcheck implementations
- 8cfda54 [#IP-342] moved to common healthcheck implementation
- 8416227 [#IP-342] upgrade to new fn-commons version
- a8308fa [#IP-342] ensure tests execution
- cb8bb32 [#IP-342] upgrade to @pagopa/openapi-codegen-ts v10
See More
- c27fc63 [#IP-342] moved to semigroup validation for healthcheck errors
- d9b54db [#IP-342] small refactor
- 9c42baa [#IP-342] fix typo based on suggestion
- 150db29 [#IP-342] replace JSON.stringify with its proxy
- 434c01a [#IP-342] fix lint
- 219e738 [#IP-342] update utils/notificationhubServicePartition.ts
- 7a39a37 [#IP-342] update utils/notification.ts
- 2cc0eae [#IP-342] update utils/healthcheck.ts
- 892c130 [#IP-342] update utils/conversions.ts
- 0dd2411 [#IP-342] update utils/config.ts
- e183859 [#IP-342] update utils/tests/types.test.ts
- d39eca8 [#IP-342] update utils/tests/notification.vanilla.test.ts
- 8e64d2d [#IP-342] update utils/tests/notification.keepalive.test.ts
- 064e42e [#IP-342] update utils/tests/healthcheck.test.ts
- 86b1686 [#IP-342] update utils/tests/config.test.ts
- 179806a [#IP-342] update Info/handler.ts
- 35d0b14 [#IP-342] update Info/tests/handler.test.ts
- 7f1125b [#IP-342] update HandleNHNotifyMessageCallActivity/handler.ts
- 6a555fb [#IP-342] update HandleNHNotificationCall/handler.ts
- ece0270 [#IP-342] update HandleNHDeleteInstallationCallActivity/handler.ts
- 398ecd5 [#IP-342] update utils/types.ts
- 7999013 [#IP-342] update utils/durable/*
- 0226307 [#IP-342] upgrade fp-ts and io-utils
This list of changes was auto generated.