This repository has been archived by the owner on Jan 15, 2025. It is now read-only.
Release 1.0.2
Changes:
- 3a62823 Bump version to 1.0.2 [skip ci]
- 806ece2 Merge pull request #20 from pagopa/IOCIT-328--add-pubkey-endpoint-to-reserve-keys
- ec7a626 remove azurite custom docker builder
- e301730 Merge branch 'master' into IOCIT-328--add-pubkey-endpoint-to-reserve-keys
- b828e41 enhance azurite version
- 58dde1f Merge pull request #19 from pagopa/IOCIT-359-add-model-integration-tests
- 1e1d957 Merge with master
- 3517d50 Merge pull request #22 from pagopa/expose-get-assertion-skeleton
- a4d0180 fix comment
- 58ca169 fix const ref
See More
- fafb7e1 Merge branch 'master' into expose-get-assertion-skeleton
- d370251 add output info on fetch error
- be085bf remove duplicated var
- 230a098 remove unused util
- bc135d9 refactor handlepubkeyrevoke with common util
- 5a1956c refactor reservepubkey with common utils
- 3150cd5 refactor common utils
- 2ff61ac Merge branch 'master' into IOCIT-328--add-pubkey-endpoint-to-reserve-keys
- d4b4041 Add storage option
- f65932b Merge pull request #18 from pagopa/IOCIT-344--add-revoke-pubkeys-queue-trigger
- b68d5ef Refactor over utility changes
- 4c48590 refactor with array sequence
- da50482 fix comment
- f926ab7 Refactor over review
- 4d904e5 rename jose test in thumbprint
- f23bd09 Merge branch 'IOCIT-328--add-pubkey-endpoint-to-reserve-keys' of https://github.com/pagopa/io-functions-lollipop into IOCIT-328--add-pubkey-endpoint-to-reserve-keys
- 780969a fix import
- d64cba5 Update integrations/tests/reservePubKey.test.ts
- 9778f65 rename payload vars
- 80279bd add test to reservekey handler when a reserve non-master pubkey fails
- 02a3a6a rename getHandler function
- f0b4964 rename Handler type
- 4d6f301 rename jose.ts in thumbprint.ts
- 7a50aa7 Update utils/tests/pubkeys.test.ts
- ccc35f3 Update utils/tests/pubkeys.test.ts
- bf41485 Update utils/tests/pubkeys.test.ts
- 7eadb3c Update integrations/tests/reservePubKey.test.ts
- db4a9ad Update integrations/tests/reservePubKey.test.ts
- ed6dc14 Update ReservePubKey/handler.ts
- fe78e83 refactor
- b869d72 Add a test when create is called on a document with only version 1
- 1805170 remove useless trackFailure
- 478b25d Bind original values in tests
- d911a71 remove useless map
- b9ad505 Move env.ts inside integrations/utils
- aa5607c Update readme title
- 9daed40 fix collection name
- 127ffa9 Merge pull request #10 from pagopa/dependabot/npm_and_yarn/integrations/qs-6.5.3
- 39e6ad0 Merge pull request #1 from pagopa/dependabot/npm_and_yarn/http-cache-semantics-4.1.1
- 31efb43 Merge pull request #12 from pagopa/dependabot/npm_and_yarn/integrations/json5-2.2.3
- 67e1119 fix assertion storage conn string
- 74768c6 Add GetAssertion skeleton
- 5ec8793 Update HandlePubKeyRevoke/handler.ts
- 0cad8e2 Update HandlePubKeyRevoke/handler.ts
- 76b574b mount utils in docker compose
- 514381b mounting node modules in docker compose
- edf6999 Update io-functions-commons in integration test
- 92f2848 Update ReservePubKey/handler.ts
- a62ef6c removed reserve specific type from utils
- 51c575a fix wrong local host
- aa7582d Update script name, fix readme
- 8a66b4e Add script to run models integration test only
- 5eac138 Add volumes to docker compose
- a41f00a Fix cosmos db name
- 6209822 Add storage conn string in integration env
- 44dec73 Add storage conn string
- 5c9be88 add missing collection name
- ad5664b add integration test
- e336e93 set log level to information
- a728f05 Add build on code review pipeline
- de33275 Fix path volume
- 55727e6 Fix integration test pipeline
- f00943a minor refactor
- a65b93c add handler unit test
- b564b66 refactor lollipop test to use a common mock container
- 8d52f61 fix unused algo issue
- 7a9ea29 add optional algo to thumbprint calc
- 5f7be60 Readd test command
- eec797a extract getAllAssertionsRef utility method
- 0e91400 Add model integrationt test
- eb0dc4d fixes
- d473e53 move env variables to env.function
- ea0f001 fix IT
- 93cca8b fix it
- 508956e add envs for IT
- cbaacfe Add unit tests + refactoring
- ea1aaaa [#IOCIT-344] Add revokePubKeys Queue handler
- 9e6041d add reserve key enpoint
- 8869655 Merge pull request #17 from pagopa/internal-openapi-fix
- 99574e8 remove space
- 0e5f30c add git diff when git status --porcelain fails
- 962e912 remove space
- 4e3ac0e fix
- 8087f3f Bump qs from 6.5.2 to 6.5.3 in /integrations
- d9f3d32 Merge pull request #15 from pagopa/IOCIT-301--replace-oval-with-swagger-cli
- f15c175 fix SDK pipeline
- eeab9f8 Merge pull request #16 from pagopa/fix_internal_specs_def
- b7d4d8e Fix JWK response types
- 6245994 add required body
- 026eebf fix pipelines
- 760145b Fix description typo
- c038934 replace oval with swagger-cli in lint-api
- 9ffccae Merge pull request #7 from pagopa/IOCIT-298-create-lollipop-model
- 6fffba7 Update openapi specs
- cd95867 fix code review pipeline
- 5a967bc Merge branch 'master' into IOCIT-298-create-lollipop-model
- 2d8f792 fix unit test
- 860f89e Add some fixes
- ff0ee3e Merge pull request #5 from pagopa/IOCIT-319-expose-LC-get-assertion-specs
- 37534e9 Fix it string
- 692d84c Rename variables and errors
- 4164a86 Removed unused PopDocumentBase
- 1f3f0e8 Rewrited ttl values
- b0a5da8 Merge with master
- c9e6a3a Bump json5 from 2.2.0 to 2.2.3 in /integrations
- a97f6b0 Fix test descriptions
- b84c665 Rename lollipop model
- d73e403 fix LollipopAuth to header param
- 5cd1aed Merge branch 'master' into IOCIT-298-create-lollipop-model
- 497e81f fix lint
- bcd0fc5 Add LolliPOPKeysModel
- 78fd2d2 Refactor LollipopAuth as param
- 2ef1562 Merge branch 'master' into IOCIT-319-expose-LC-get-assertion-specs
- 3b93cd1 remove useless definition from external api
- 9860bad refactor over review
- adceb43 Expose LC getAssertion endpoint
- d05e5f4 Bump http-cache-semantics from 4.1.0 to 4.1.1
This list of changes was auto generated.