This repository has been archived by the owner on Oct 15, 2024. It is now read-only.
Releases: pagopa/selfcare-ms-core
Releases · pagopa/selfcare-ms-core
v1.1.7
What's Changed
- [SELC-5211] fix: modify activatedAt type to OffsetDateTime by @giulia-tremolada in #521
- [SELC-5223] feat: remove product pagoPa condition in createDelegation by @giulia-tremolada in #522
- [SELC-5170] feat : API persists the DELETE logic of an onboarding with the corresponding physical removal of the PecNotification record by @eugenbegiqi in #523
- [SELC-5169] feat : Added record PecNotification in persistOnboarding by @eugenbegiqi in #525
- [SELC-5242] feat: add condition to sendMailForDelegation by @giulia-tremolada in #526
- [SELC-5168] feat : changed type of id field to Object by @eugenbegiqi in #527
- [SELC-5169] feat : Refactored and added environment variables to disable PecNotification by @eugenbegiqi in #528
- chore: Move to Container App Env workload DEV by @manuraf in #529
Full Changelog: v1.1.6...v1.1.7
v1.1.6
What's Changed
- [SELC-5022] Feat: Removed /external/institution/pn-pg API and related methods by @flaminiaScarciofolo in #511
- [SELC-5058] Feat: Removed Api and method used to send event for contract and user by @flaminiaScarciofolo in #516
- chore: code review starts on release pr by @manuraf in #518
- [SELC - 5131] cherry-pick of release 1.1.5 by @gianmarcoplutino in #519
- [SELC-5192] Feat: Persist onboarding status 200 when it exists by @eugenbegiqi in #520
New Contributors
- @eugenbegiqi made their first contribution in #520
Full Changelog: v1.1.5...v1.1.6
v1.1.5
What's Changed
- [SELC-4976] feat: add EA DelegationType by @giulia-tremolada in #504
- [SELC-4963] feat: add field isAggregation in Onboarding by @giulia-tremolada in #505
- ops: GitHub Action to detect breaking changes on Swagger by @manuraf in #506
- [SELC-5044] chore: remove tag external-v2 and support from /v2/delegations by @manuraf in #507
- [SELC-5020] Fix: Return existing Institution if it already exists, instead of throwing ResourceConflict Exception by @flaminiaScarciofolo in #508
- [SELC-5020] Fix: Return existing Institution if it already exists, instead of throwing ResourceConflict Exception by @flaminiaScarciofolo in #509
- [SELC-4943] Feat: set env CORE_USER_EVENT_SERVICE_TYPE to ignore by @flaminiaScarciofolo in #513
- [SELC-5093] chore: add support-pnpg tag to getInstitutions by @giulia-tremolada in #514
Full Changelog: v1.1.4...v1.1.5
v1.1.4
What's Changed
- [SELC-4908] feat: add toTaxCode and fromTaxCode in delegation by @giulia-tremolada in #498
- [SELC-4910] feat: remove aggregation to retrieve taxCode field by @giulia-tremolada in #499
- [SELC-4883] feat: add retry on retrieveGeographicTaxonomies by @giulia-tremolada in #500
- [SELC-4983] feat: add toType and fromType in delegation entity by @giulia-tremolada in #501
- [SELC-4993] feat: added istatCode in InstitutionResponse by @empassaro in #503
- [SELC-4968] feat: add delegation update and userInstitution update during institutionUpdate by @giulia-tremolada in #502
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- [SELC-4677] refactor: remove users APIs in QueueNotificationController and related methods by @giulia-tremolada in #485
- [SELC-4864] feat: Refactor getInstitutionBrokers API to add taxCode in brokerResponse by @flaminiaScarciofolo in #486
- [SELC-4679] refactor: remove TokenController and related methods by @giulia-tremolada in #484
- [SELC-4819] Feat: added taxCodeSfe in Institution for UO by @flaminiaScarciofolo in #487
- [SELC-4677] refactor: remove UserConnector, related methods and APIs by @giulia-tremolada in #488
- chore: Use Container App name as url when calling a container app by @manuraf in #489
- [SELC-4822] feat: add taxCodeSfe to contract queue by @giulia-tremolada in #490
- chore: remove unused PdfMapper and OnboardingUtils classes by @manuraf in #492
- [SELC-4711] feat: add v2 of API getDelegations to manage pagination by @giulia-tremolada in #491
- [SELC-4819] Feat: Rename taxCodeSfe to taxCodeInvoicing by @flaminiaScarciofolo in #493
- [SELC-4890] feat: Ensure Description Update for Pre-existing Institutions in CreateInstitutionFromInfocamere by @manuraf in #494
- [SELC-4929] refactor: Replace Notification Manager with AWS SDK by @manuraf in #496
- [SELC-4919] feat: move taxCodeInvoicing from Institution to Billing by @giulia-tremolada in #495
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- [SELC-4506] feat: modify createDelegations to manage DELETED status by @giulia-tremolada in #466
- [SELC-4761] BUG fix: Institution aggregation now show taxcode and institution type by @andrea-putzu in #480
- [SELC-4676] refactor: remove onboarding operators and subdelegates by @manuraf in #481
- [SELC-4680] refactor: remove relationships endpoint and business logic by @manuraf in #482
- [SELC-4383] Feat: Added dependency and configuration of product libs by @manuraf in #483
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- [SELC-4470] feat: modified createInstitutionFromIvass API to work using ivassCode instead of taxCode by @empassaro in #471
- [SELC-4466] feat: added api to verify onboarding by filters by @empassaro in #467
- [SELC-4642] feat: removed contraints about taxCode and vatNumber for request objects by @pierpaolodidato89 in #473
- [SELC-4717] Add order param to getDelegation by @andrea-putzu in #474
- [SELC-4466] fix: removed ivassCode parameter, instead will use originId by @empassaro in #475
- SELC-4470 fix: renamed AsResource class in ASResource and set ExternalId as originId by @empassaro in #476
- fix: Avoid send PEC when application are not under NAT by @andrea-putzu in #478
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- chore: Migration to Container App module with name and workload_profile empty by @manuraf in #464
- chore: Migration uat using terraform ca module with suffix by @manuraf in #465
- [SELC-4598] fix: fix on optional parameter institutionId for getUserInfo by @pierpaolodidato89 in #463
- [SELC-4479] feat: integration with ms-user to retreive userMails for new delegations by @KevinSi96 in #469
- Pin dependencies by @renovate-pagopa in #468
- [SELC-4479] fix: add missing user-rest-client.properties file by @KevinSi96 in #470
- hotfix: add missing environment variables for userApiRestClients by @KevinSi96 in #472
New Contributors
- @renovate-pagopa made their first contribution in #468
Full Changelog: v1.0.2...v1.1.0
v1.0.2
What's Changed
- [SELC-4520] Adding new taxCode param on search delegation by @andrea-putzu in #461
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- [SELC-4609] Fix workContacts null by @andrea-putzu in #453
- chore: Swagger Detect trigger on main by @manuraf in #455
- [SELC-4566] fix: removed temporary hotfix for default product role by @pierpaolodidato89 in #456
- Merge release-uat by @manuraf in #458
- chore: Workload profiles migration DEV by @manuraf in #459
- chore: Workload profiles migration PNPG by @manuraf in #460
Full Changelog: v1.0.0...v1.0.1