Releases: pagopa/selfcare-dashboard-backend
Releases · pagopa/selfcare-dashboard-backend
v1.1.10
What's Changed
- [SELC-5834] Feat: Added permission ListProductUsers on API getUsers by @flaminiaScarciofolo in #491
- [SELC-5847] fix: align openapi user to allow ADMIN_EA role by @giulia-tremolada in #492
- feat: set ListProductUsers to getUsersById on endpoint institutions/{institutionId}/users/{userId} by @manuraf in #493
Full Changelog: v1.1.9...v1.1.10
v1.1.9
What's Changed
- [SELC-5617] feat: Replace commons InstitutionType with onboarding-sdk InstitutionType by @manuraf in #479
- [SELC-5643] refactor: Change endpoint /geographicTaxonomy in order to follow param-case standard by @manuraf in #480
- Fix: fixed method to map onboarding product Actions by @flaminiaScarciofolo in #481
- fix: Error ensuring Resource Providers are registered by @flaminiaScarciofolo in #483
- [SELC-5666] feat: added phasesAdditionAllowed to response on GET /roles by @manuraf in #485
- [SELC-5695] fix: replace ms-institution openapi and align mappers and tests by @giulia-tremolada in #486
- [SELC-5631] feat: add institutionType query param to GET /roles by @manuraf in #488
- [SELC-5698] feat: persist isAggregator field in API getInstitutionById by @giulia-tremolada in #487
- [SELC-5706] Feat: Added partyRole in request for CreateUser API and AddUserRole API by @flaminiaScarciofolo in #489
- [SELC-5621] feat: add field categoryCode in getInstitutionById API by @giulia-tremolada in #490
Full Changelog: v1.1.8...v1.1.9
v1.1.8
What's Changed
- [SELC-5520] feat: increase sdk product version to handle institutionContractMapping issue by @manuraf in #478
Full Changelog: v1.1.7...v1.1.8
v1.1.7
What's Changed
- [SELC-5271] bugfix : Nullpointer in ExchangedToken exchange by @eugenbegiqi in #465
- [SELC-5252] Feat: Refactor SelfCarePermissionEvaluatorV2 to user UserAction instead string permission by @flaminiaScarciofolo in #467
- [SELC-5249] Feat: Refactor api getInstitution to retrieve list of user product actions in addition to boolean authorize by @flaminiaScarciofolo in #470
- [SELC-5327] Feat: Added API to verify if there is an onboarding in PENDING status by @flaminiaScarciofolo in #474
- [SELC-5335] Feat: Updated selfcare-user-docs.json to latest version by @flaminiaScarciofolo in #473
- [SELC-5010] refactor: semply user group logic by @giulia-tremolada in #475
- [SELC-5327] fix: path in ONBOARDING_URL env by @empassaro in #476
- [SELC-5388] Feat: Change filter to retrieve pending onboarding by @flaminiaScarciofolo in #477
New Contributors
- @eugenbegiqi made their first contribution in #465
Full Changelog: v1.1.6...v1.1.7
v1.1.6
What's Changed
- [SELC-5224] feat: add product pagoPa condition in createDelegation by @giulia-tremolada in #462
- chore: Move to Container App Env workload DEV by @manuraf in #464
- [SELC-5144] Feat: Refactor usergroup client to use generated interface by @flaminiaScarciofolo in #463
Full Changelog: v1.1.5...v1.1.6
v1.1.5
What's Changed
- [SELC-5037] fix: remove lang from billingUrl in exchange/fatturazione API by @giulia-tremolada in #459
- [APIM-v2 MIGRATION] change reference to apim-v2 by @manuraf in #460
Full Changelog: v1.1.4...v1.1.5
v1.1.4
What's Changed
- ops: GitHub Action to detect breaking changes on Swagger by @manuraf in #451
- [SELC-4950] Feat: Added typ and sub in Jwt claims in ExchangeTokenServiceV2 by @flaminiaScarciofolo in #452
- [SELC-5037] feat: add param lang and concat language param in BO Url by @giulia-tremolada in #453
- [SELC-5037] fix: substitute lang in BOUrl by @giulia-tremolada in #454
- [SELC-4733] Feat: Refactor test for connector rest module by @flaminiaScarciofolo in #455
- [SELC-4733] Feat: Refactor test for core module by @flaminiaScarciofolo in #456
- [SELC-4733] Feat: Refactor test for web module by @flaminiaScarciofolo in #457
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- [SELC-4914] feat: remove taxCode and mode filters from getDelegationsUsingToV2 by @giulia-tremolada in #447
- [SELC-4802] Feat: Added @PerAuthorize for getProductBrokers API by @flaminiaScarciofolo in #448
- [SELC-4846] Feat: Refactor retrievedIds method by @flaminiaScarciofolo in #449
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- Fix: ProductGrantedAuthority map when user has more productRole on productId by @flaminiaScarciofolo in #417
- Fix: token exchange to filter only for ACTIVE products by @flaminiaScarciofolo in #423
- Fix tests on ExchangeTokenServiceV2Test by @flaminiaScarciofolo in #424
- [SELC-4660] feat: getDelegations with search and pagination filters by @giulia-tremolada in #421
- [SELC-4385] feat: Added dependency and configuration of product libs by @giulia-tremolada in #426
- [SELC-4801] feat: remove PnPGInstitutionController and related methods by @giulia-tremolada in #427
- [SELC-4803] feat: remove RelationshipController and related methods by @giulia-tremolada in #429
- [SELC-4674] feat: Changed response for zendesk support API by @pierpaolodidato89 in #428
- [SELC-4805] feat: remove UserController, TokenController, ExchangeTokenService and related methods by @giulia-tremolada in #432
- [SELC-4813] refactor: remove UserGroupController and related methods by @giulia-tremolada in #430
- [SELC-4835] Fix: Added productRole param in suspend, activate and delete user product by @flaminiaScarciofolo in #433
- [SELC-4864] Feat: mapped institution taxCode in brokerInfo code by @flaminiaScarciofolo in #434
- chore: Use Container App name as url when calling a container app by @manuraf in #439
- [SELC-4798] Added @PreAuthorize in createDelegation API by @flaminiaScarciofolo in #435
- [SELC-4808] Added @PreAuthorize in createUserGroup API by @flaminiaScarciofolo in #438
- [SELC-4807] Feat: Added @PreAuthorize in searchUser by taxCode API by @flaminiaScarciofolo in #437
- [SELC-4806] Feat: Added @PreAuthorize in getUserById API by @flaminiaScarciofolo in #436
- [SELC-4811] Feat: Added @PreAuthorize in suspendUserGroup API by @flaminiaScarciofolo in #441
- [SELC-4812] Feat: Added @PreAuthorize in delete member from UserGroup API by @flaminiaScarciofolo in #442
- [SELC-4810] Feat: Added @PreAuthorize in activateUserGroup API, added retrieve institutionId and ProductId from userGroup for permission by @flaminiaScarciofolo in #440
- [SELC-4886] refactor: update ms-core openapi and remove unused related methods by @giulia-tremolada in #444
- [SELC-4809] Feat: Added @PreAuthorize in DeleteUserGroup API by @flaminiaScarciofolo in #443
- [SELC-4891] feat: Add Retry Mechanism to REST GET Calls using resilience4j-spring-boot2 by @manuraf in #445
- [SELC-4839] feat: add v2 of API getDelegations to manage pagination by @giulia-tremolada in #446
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Fix: fixed retrieve token for back-office by @flaminiaScarciofolo in #415
Full Changelog: v1.1.0...v1.1.1