1.0.0-RC3
Pre-release
Pre-release
paolomanca-pagopa
released this
08 Nov 10:54
·
3 commits
to main
since this release
What's Changed
The RC-03 version complies with the evolution of the PDND guidelines:
- client api m2s
- new authorization model
- signal hub is a platform's service
Detail
- NTRP-313: new ts-rest -> openAPI parser with components #134 (2) (#135)
- fix: DockerFile updated (#137)
- NTRP-337: Generation of OpenAPI -> Version 1.1.0 (#138)
- NTRP-320: change logging level message (persister-service) (#139)
- NTRP-338: Removed kafka-producer package (#141)
- NTRP-335: move openAPI generation on /scripts folder (#142)
- NTRP-212: Added (and/or updated) README files for several packages (#140)
- NTRP-340: move version and pathPrefix openAPI (#143)
- NTRP-161: removing of several lint errors (#144)
- NTRP-364: Added enabled_signal_hub field on DB schema (#145)
- NTRP-377: replace purposeID with organizationID on token's check (#147)
- NTRP-378: Update authorization business-logic for push-service (#149)
- NTRP-360 adding authorization with organizationId (#148)
- NTRP-386: added "DEPRECATED" on auth check (pull-service) (#150)
- NTRP-386bis: Updated push-service authorization BL (#151)
- NTRP-380 index on eservice (#152)
- NTRP-388 updating package outbound model interop (#153)
- NTRP-390 fix UPPER case on query auth pull (#154)
- PIN-5527: bump ESlint 9.x.x (V2) (#156)
- PIN-5527/3 update pnpm-lock.yaml
- PIN-5527/4 - update pnpm version, ts version packages to 5.6.3 (#158)
- PIN-5545 change text message dead_signal (#169)
- PIN-5642: Added pathPrefix on servers-url definition for openAPI (#170)
- PIN-5647: Added handling of JSON malformed on push-service (171)
Full Changelog: 1.0.0-RC2...1.0.0-RC3