Skip to content

Releases: pagopa/selfcare-institution

v1.0.6

16 Oct 10:55
5712ec2
Compare
Choose a tag to compare
v1.0.6 Pre-release
Pre-release

What's Changed

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

v1.0.5

07 Oct 13:01
b19a2aa
Compare
Choose a tag to compare

What's Changed

  • [SELC-5622] refactor: Change endpoint /createdAt in order to follow param-case standard by @manuraf in #41

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

v1.0.4

19 Sep 14:26
2091759
Compare
Choose a tag to compare

What's Changed

  • [SELC-5599] feat: using InstitutionType from onboarding-sdk-common instead selc-commons by @manuraf in #36
  • refactor: Remove unused custom mapper using MapStruct one by @manuraf in #37
  • [SELC-5602] fix: catch Duplicate key error and retry to save object with different UUID by @manuraf in #38

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

v1.0.3

17 Sep 09:56
9a2e579
Compare
Choose a tag to compare

What's Changed

  • chore: Add Triggers to release ms and scheduler on Create-Release by @manuraf in #34
  • [SELC-5502] Feat: Added check given value for origin and originId before overriding values by @flaminiaScarciofolo in #35

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

v1.0.2

11 Sep 09:23
52a1628
Compare
Choose a tag to compare

What's Changed

  • Bump com.azure:azure-storage-blob from 12.14.0 to 12.18.0 by @renovate-pagopa in #31
  • chore: Avoid migration PecNotification with digitalAddress empty by @manuraf in #32
  • [SELC-5520] feat: increase sdk product version to handle institutionContractMapping issue by @manuraf in #33

New Contributors

  • @renovate-pagopa made their first contribution in #31

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

v1.0.1

02 Sep 10:41
0c92089
Compare
Choose a tag to compare

What's Changed

  • [SELC-5465] fix: Calculation of moduleOfEpoch Attribute Based on Onboarding Creation Date by @manuraf in #28

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

v1.0.0

28 Aug 08:57
dc871a8
Compare
Choose a tag to compare

What's Changed

  • chore: Add tag internal-v1 on /delegations by @manuraf in #23
  • chore: Add tag internal-v1 on /delegations/from-taxcode by @manuraf in #24
  • chore: using ProblemError defined in selfcare-common by @manuraf in #25
  • [SELC-5413] feat: add logo field in InstitutionResponse by @giulia-tremolada in #26

Full Changelog: v0.0.3...v1.0.0

v0.0.3

08 Aug 14:42
ac45e34
Compare
Choose a tag to compare

What's Changed

  • [SELC-5306] feat: add supportEmail and supportPhone in createInstitutionFromIpa and update institution if it already exists by @giulia-tremolada in #19
  • [SELC-5307] feat: set supportPhone and supportEmail in createInstitutionFromAnac and update institution if it already exists by @giulia-tremolada in #20
  • [SELC-5308] feat: add contacts to createInstitutionFromIvass and update Institution if it already exists by @giulia-tremolada in #21
  • [SELC-5318] feat: add contacts to CreateInstitutionRaw and update institution if it already exists by @giulia-tremolada in #22

Full Changelog: v0.0.2...v0.0.3

v0.0.2

25 Jul 13:18
360039f
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

What's Changed

  • [SELC-5160] Feat: Init selfcare-institution repository by @flaminiaScarciofolo in #1
  • [SELC-5161] Feat: Added module and infra for institution-send-mail-scheduler app by @flaminiaScarciofolo in #2
  • [SELC-5162] Feat: Added config for module mongodb_collection_pec_notifications by @flaminiaScarciofolo in #3
  • [SELC-5163] Feat: Added sendMail method and configuration by @flaminiaScarciofolo in #4
  • [SELC-5166] Feat: Added quarkus main class to send mail to check user by @flaminiaScarciofolo in #5
  • [SELC-5167] feat: Added infra and schedulation to institution-send-mail-scheduler by @manuraf in #7
  • [SELC-5283] Feat: Added flag to send only on mail to first result of pecNotification query in DEV and UAT by @flaminiaScarciofolo in #8
  • chore: Move to Container App Env workload UAT by @manuraf in #9
  • [SELC-5168] feat : Migrazione su monorepo institution by @eugenbegiqi in #6
  • chore: Added test-coverage institution-send-mail by @manuraf in #10
  • [SELC-5287] feat: Added Configuration for frequenzaInvio on sending mail ActiveUsers by @manuraf in #11
  • Fix: Docker remove WORKDIR src by @manuraf in #12
  • [SELC-5267] bugfix: add custom exception handler for ValidationException by @giulia-tremolada in #13
  • fix property name in core-config.properties by @flaminiaScarciofolo in #14
  • chore: Move to Container App Env workload PROD by @manuraf in #16
  • feat: Added manual trigger config for dev and uat by @manuraf in #15
  • [SELC-5270] feat: Added script migration onboarding to Pec Notification by @manuraf in #17

New Contributors

Full Changelog: v0.0.1...v0.0.2