Skip to content

Releases: pagopa/selfcare-onboarding

v0.2.0

03 Jun 11:42
55d1765

Choose a tag to compare

v0.2.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.4...v0.2.0

v0.1.4

21 May 08:41
981112a

Choose a tag to compare

v0.1.4 Pre-release
Pre-release

What's Changed

  • chore: set hub-spid-login environment var for prod by @manuraf in #259
  • [SELC - 4786] feat: added taxCodeSfe field in Institution Object by @gianmarcoplutino in #257
  • SELC-4321 feat: changed exception when user's certified field differ from input request by @empassaro in #258
  • [SELC-4828] Downgrade email template version by @andrea-putzu in #260
  • [SELC - 4852] feat: feat: added check if parent taxCode request is equals to parent taxCode retrieved from IPA by @gianmarcoplutino in #262
  • [SELC-4795] feat: Updated fields for contract with institutionType EC and product prod-pagopa by @pierpaolodidato89 in #261
  • chore: Use Container App name as url when calling a container app by @manuraf in #263
  • [SELC-4738] feat: add flag to force institution creation on every onboarding by @KevinSi96 in #264
  • [SELC-4918] feat: added custom validation for UO with taxCodeInvoicing by @pierpaolodidato89 in #265
  • [SELC-4824] feat: Added field taxCodeInvoicing for mapper of the contract by @pierpaolodidato89 in #266
  • [SELC-4887] Set activated date when onboarding complete by @andrea-putzu in #267
  • [SELC-4931] feat: Updated core api docs with new field taxCodeInvoicing by @pierpaolodidato89 in #268
  • [SELC-4931] fix: Set taxCodeInvoicing for persist onboardings function by @pierpaolodidato89 in #269

Full Changelog: v0.1.3...v0.1.4

v0.1.3

08 May 12:40
d752e34

Choose a tag to compare

v0.1.3 Pre-release
Pre-release

What's Changed

  • feat: increased onboarding-sdk-common version in onboarding-functions and onboarding-ms by @empassaro in #254
  • fix: changed validation annotation for digitalAddress field by @empassaro in #255

Full Changelog: v0.1.2...v0.1.3

v0.1.2

06 May 14:05
c41cc82

Choose a tag to compare

v0.1.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

24 Apr 14:44
fb4871d

Choose a tag to compare

v0.1.1 Pre-release
Pre-release

Full Changelog: v0.1.0...v0.1.1

v0.1.0

24 Apr 14:41
fb4871d

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.9...v0.1.0

v0.0.9

19 Apr 16:18
33377cf

Choose a tag to compare

v0.0.9 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.8...v0.0.9

v0.0.8

19 Apr 15:52
b455462

Choose a tag to compare

v0.0.8 Pre-release
Pre-release

What's Changed

  • chore: USER_MS_ACTIVE true in DEV by @pierpaolodidato89 in #225
  • fix: added prod-io-sign in ONBOARDING_ALLOWED_INSTITUTIONS_PRODUCTS by @gianmarcoplutino in #228
  • fix: added prod-io-sign in ONBOARDING_ALLOWED_INSTITUTIONS_PRODUCTS UAT by @gianmarcoplutino in #229
  • [SELC-4709] feat: added originId in DTO and Entity by @empassaro in #233
  • [SELC-4709] fix: updated openapi by @empassaro in #234
  • SELC-4709 fix: added originId in Institution in onboarding-functions by @empassaro in #236
  • [SELC-4610] Adding activatedAt when complete onboarding by @andrea-putzu in #237
  • SELC-4474 feat: removed NotNull from billing object in OnboardingDefaultRequest and updated openapi by @empassaro in #241
  • [SELC-4686] feat: modified verifyOnboarding invocation calling new API by @empassaro in #239
  • [SELC - 4628] feat: added API to retrieve institution's onboardings by @gianmarcoplutino in #235
  • [SELC-4719] feat: Modified invocation to getInstitutions API to work with origin and originId when taxCode is not present by @empassaro in #240
  • Feature/selc 4610 by @andrea-putzu in #238
  • SELC-4686 fix: changed check on taxCode null in getInstitutions method by @empassaro in #242
  • [SELC-4472] fix: Update PdfMapper to add country for AS contract by @pierpaolodidato89 in #243
  • [SELC-4472] fix: Added map extCountry to contract template for AS by @pierpaolodidato89 in #244

New Contributors

Full Changelog: v0.0.7...v0.0.8

v0.0.7

12 Apr 09:02
ac1bf7b

Choose a tag to compare

v0.0.7 Pre-release
Pre-release

What's Changed

  • chore: [SELC-4411] switch url container app uat and prod by @manuraf in #211
  • [SELC - 4353] feat: removed file attachment to mail (contract) during onboarding phase by @gianmarcoplutino in #210
  • feat: [SELC-4493] change onboarding request mail template path by @giulia-tremolada in #212
  • chore: Workload profiles migration DEV by @manuraf in #213
  • [SELC - 4626] feat: Leave empty space in the mapper in case taxCode and vatNumber a… by @gianmarcoplutino in #215
  • [SELC-4665] fix: add aruba mail server host to dev env vars by @KevinSi96 in #218
  • chore: Workload profiles migration PNPG by @manuraf in #214
  • [SELC - 4623] feat: removed NotEmpty annotation for taxCode and vatNumber for AS on… by @gianmarcoplutino in #216
  • [SELC-4186] feat: added logic to persist or update user's roles during onboarding phase by @pierpaolodidato89 in #217
  • [SELC-4523] feat: Hub-Spid-Login migration to Container App Env by @manuraf in #219
  • [SELC-4186] fix: update user open api and added prefix to user email identifier for pdv by @pierpaolodidato89 in #220
  • [SELC-4691] feat: added prefix for email uuid into pdv model by @pierpaolodidato89 in #221
  • chore: Migration to Container App module with name and workload_profile empty by @manuraf in #222
  • chore: Migration uat using terraform ca module with suffix by @manuraf in #223
  • [SELC-4697] feat: added feature flag for persist user function by @pierpaolodidato89 in #224

Full Changelog: v0.0.6...v0.0.7

v0.0.6

20 Mar 16:40
9df7e24

Choose a tag to compare

v0.0.6 Pre-release
Pre-release

What's Changed

  • [SELC-4448] fix: Migrating nat to selfcare-infra by @andrea-putzu in #203
  • [SELC-4411] chore: set core and party ca url dev by @manuraf in #205
  • [SELC-4411] chore: set core and party ca url dev pnpg by @manuraf in #206
  • [SELC-4448] Feature/selc 4448 by @andrea-putzu in #207
  • [SELC-4343] chore: added appinsights and refactor ca module by @manuraf in #208
  • [SELC -4355] feat: implemented new API to retrieve contract not signed from azure … by @gianmarcoplutino in #204
  • Adding prod-interop-coll to ONBOARDING_ALLOWED_INSTITUTIONS_PRODUCTS by @andrea-putzu in #209

New Contributors

Full Changelog: v0.0.5...v0.0.6