Skip to content

Releases: pagopa/selfcare-user

v1.0.12

07 Oct 12:51
e956237
Compare
Choose a tag to compare

What's Changed

  • [SELC-5594] Feat: Removed PartyRole enum from controller request and response dto to remove them from openapi by @flaminiaScarciofolo in #193
  • [SELC-5594] fix filterProductAndAddActions method by @flaminiaScarciofolo in #194
  • [SELC-5633] feat: retrieve product Role label from allRoleMappings by @manuraf in #195

Full Changelog: v1.0.11...v1.0.12

v1.0.11

25 Sep 13:24
70d46c7
Compare
Choose a tag to compare

What's Changed

  • chore: Added Auto-generation operationId and Swagger description on each endpoint by @manuraf in #187
  • fix: Error ensuring Resource Providers are registered by @manuraf in #190
  • [SELC-5651] feat: added external-pnpg tag on getUserInfo API by @empassaro in #191

Full Changelog: v1.0.10...v1.0.11

v1.0.10

19 Sep 15:32
3876496
Compare
Choose a tag to compare

What's Changed

  • [SELC-5572] feat: add tag support-pnpg to getUserInfoUsingGET by @manuraf in #186

Full Changelog: v1.0.9...v1.0.10

v1.0.9

11 Sep 09:47
1a273a4
Compare
Choose a tag to compare

What's Changed

  • [SELC-5265] fix: Enhancement of UserInfo Record Update Logic by @manuraf in #184
  • [SELC-5520] feat: increase sdk product version to handle institutionContractMapping issue by @manuraf in #185

Full Changelog: v1.0.8...v1.0.9

v1.0.8

28 Aug 08:53
8dd7bd2
Compare
Choose a tag to compare

What's Changed

  • chore: Add tag internal-v1 on users/:id/status update by @manuraf in #179
  • chore: using ProblemError defined in selfcare-common by @manuraf in #180
  • docs: set problem+json error response of update status by @manuraf in #181
  • ops: Added swagger annotation Responses to Users/Instituions by @manuraf in #182
  • chore: Add operationId to OpenAPI Documentation by @manuraf in #183

Full Changelog: v1.0.7...v1.0.8

v1.0.7

08 Aug 17:20
eb529b4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.6...v1.0.7

v1.0.6

02 Jul 06:44
d0be865
Compare
Choose a tag to compare

What's Changed

  • feat: Added tracking product role on send events by @manuraf in #162
  • [SELC-5193] feat: Modify Endpoint Response for Existing ACTIVE User-Institution Association by @manuraf in #163

Full Changelog: v1.0.5...v1.0.6

v1.0.5

24 Jun 12:22
ca16cc6
Compare
Choose a tag to compare

What's Changed

  • [SELC-4516] Feat: Updated README.md by @flaminiaScarciofolo in #142
  • chore: refactor script migrate institution description using institution description not exist by @manuraf in #143
  • ops: GitHub Action to detect breaking changes on Swagger by @manuraf in #144
  • [SELC-4998] Feat: Update quarkus.platform.version to 3.11.0 for user-cdc by @flaminiaScarciofolo in #145
  • ops: refactor selfcare-github repo name with selfcare-onboarding by @manuraf in #148
  • [SELC-4997] Update quarkus.platform.version to 3.11.1 for user-ms by @flaminiaScarciofolo in #146
  • [SELC-4977] feat: added delegationId in UserInstitution products and update sdk version to introduce ADMIN_EA PartyRole by @giulia-tremolada in #147
  • [SELC-5009] ops: Update Workflow to Use release_docker Template from selfcare-common by @manuraf in #149
  • [SELC-5045] feat: Update Endpoint Path to Include Version for User-Group MS by @manuraf in #150
  • [SELC-5043] chore: add tag external-v2 to /users/{id} by @manuraf in #152
  • [SELC-4979] - feat: Add sdk for handling eventhub comunication by @KevinSi96 in #151
  • [SELC-5054] chore: add "support" tags to getUserInfo and getInstitutionUsers by @giulia-tremolada in #153
  • [SELC-4979] fix: Adding src WORKDIR on user-ms Dockerfile by @manuraf in #154
  • [SELC-4996] feat: remove old message send logic by @KevinSi96 in #155
  • [SELC-5092] chore: add support-pnpg tag to getInstitutionUsers and getUserGroups by @giulia-tremolada in #156
  • [SELC-4974] feat: Centralize Message Sending Logic for User Data Updates by @manuraf in #158
  • [SELC-4975] feat: add api to resend events about user records by @KevinSi96 in #157
  • [SELC-5128] feat: Add Pagination for SC-User Event Resending by @manuraf in #159
  • [SELC-5128} refactor: Enhancement in Send Event Metrics on sc-users by @manuraf in https://github.com//pull/160
  • [SELC-5128] refactor: Adding pagination size and limit in Send Event Metrics on sc-users by @manuraf in #161

Full Changelog: v1.0.4...v1.0.5

v1.0.4

31 May 09:58
0760301
Compare
Choose a tag to compare

What's Changed

  • [SELC-4736] refactor: filter in onboarding's query for institutionId instead of taxCode on migration by @flaminiaScarciofolo in #131
  • [SELC-4935] fix: Prevent Duplication of Institutions in UserInfo Creation by @manuraf in #132
  • [SELC-4909] Feat: Added script to persist fromTaxCode and toTaxCode in Delegations collection by @flaminiaScarciofolo in #133
  • [SELC-4928] feat: Integrate user-group-ms Microservice into selfcare-user Monorepo by @manuraf in #134
  • [SELC-4932] Feat: Refactor build data model for send mail to map correct role label by @flaminiaScarciofolo in #135
  • [SELC-4970] Feat: Refactor "/authorize" API to have institutionId as optional query param by @flaminiaScarciofolo in #136
  • [SELC-4909] Feat: Added set of toType and FromType in retrieve_taxCode_and_institutionType_from_institution.py by @flaminiaScarciofolo in #137
  • [SELC-4967] feat: add API updateInstitutionDescription by @giulia-tremolada in #138
  • chore: added labeler for user-group-ms and rename workflow by @manuraf in #139
  • [SELC-4966] feat: update institutionName, institutionRootParent and userMailUuid on UserInfo by @giulia-tremolada in #141
  • [SELC-4847] Feat: Added retry in UserRegistry API by @flaminiaScarciofolo in #140

New Contributors

Full Changelog: v1.0.3...v1.0.4

v1.0.3

20 May 08:34
0888546
Compare
Choose a tag to compare
v1.0.3 Pre-release
Pre-release

What's Changed

  • [SELC-4737] Feat: Added script for institutionDescription migration from selcMsCore.Institution to selcUser.userInstitutions by @flaminiaScarciofolo in #125
  • chore: added promote release step to release_ms workflow by @manuraf in #128
  • [SELC-4804] feat: remove userInstitutions migration script and add userId parameter for userInfo migration by @KevinSi96 in #127
  • [SELC-4736] Feat: Added script for institutionDescription migration from selcOnboarding.Onboarding to selcMsCore.Institution by @flaminiaScarciofolo in #129
  • chore: Add CustomLoggingFilter to log incoming requests by @manuraf in #130

Full Changelog: v1.0.2...v1.0.3