Skip to content

Releases: pagopa/selfcare-user

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

v1.0.2

14 May 15:43
da680cd
Compare
Choose a tag to compare
v1.0.2 Pre-release
Pre-release

What's Changed

  • [SELC-4836] Fix: Added productRole as param in UpdateUserProductStatus API by @flaminiaScarciofolo in #124
  • [SELC-4749] Feat: added interceptor for log request and response, added custom log in methods by @flaminiaScarciofolo in #120
  • [SELC-4881] fix: User CDC create UserInfo if there are valid product by @manuraf in #126

Full Changelog: v1.0.1...v1.0.2

v1.0.1

30 Apr 16:14
3724a70
Compare
Choose a tag to compare
v1.0.1 Pre-release
Pre-release

What's Changed

  • [SELC-4759] fix: mapping mail from workContracts by @manuraf in #116
  • [SELC-4772] fix: Update workContract on userRegistry using an empty map by @manuraf in #117

Full Changelog: v1.0.0...v1.0.1

v1.0.0

18 Apr 11:00
a2b0461
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release

What's Changed

  • feat: Start Cdc from startOperationTime by @manuraf in #107
  • feat: restart cdc after resume token at startup by @manuraf in #108
  • chore: increase cdc resource for dev and uat by @manuraf in #109

Full Changelog: v0.0.2...v1.0.0

v0.0.2

16 Apr 07:43
4e4f111
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

What's Changed

Read more