Releases: pagopa/selfcare-onboarding
Releases · pagopa/selfcare-onboarding
v0.3.4
What's Changed
- fix: replaced dash char in env name with underscore by @empassaro in #439
- Add rest client log by @andrea-putzu in #442
- [SELC-5400] fix: merge back into main by @pierpaolodidato89 in #445
- [SELC-5401] docs: Enable release onboarding-functions OpenAPI docs on storage by @manuraf in #447
- chore: Add operationId to OpenAPI Documentation by @manuraf in #448
- Merge back into main by @pierpaolodidato89 in #452
- [SELC-5416] Merge back Error getRootParent by @andrea-putzu in #450
- [SELC-5407] feat: added institutionType PRV for private institutions by @pierpaolodidato89 in #453
- [SELC-5407] feat: added type PRV for private institutions by @pierpaolodidato89 in #454
- [SELC-5423] merge main from hotfix by @andrea-putzu in #456
- [SELC-5397] feat: removed tracking events in case of sending emails by @pierpaolodidato89 in #443
- [SELC-5407] feat: increased version of sdk into onboarding-ms by @pierpaolodidato89 in #458
- chore: Disable Health Check for Onboarding Functions by @manuraf in #459
- Merge back into main by @pierpaolodidato89 in #460
- [SELC-5469] feat: added condition to match PRV onboarding with workflowType CONTRACT_REGISTRATION by @pierpaolodidato89 in #462
- [SELC-5322] merge back by @gianmarcoplutino in #466
- [SELC-5490] chore: Update mailserver params by @andrea-putzu in #467
- [SELC-5409] feat: added check on fields for PRV and SCP onboarding by @pierpaolodidato89 in #463
- [SELC-5498] feature: updated enum into origin and updated pom by @giampieroFerrara in #468
- [SELC-5499] feature: Updated sdk version by @giampieroFerrara in #469
- [SELC-5420] feat: added field istatCode into onboarding by @pierpaolodidato89 in #461
New Contributors
- @giampieroFerrara made their first contribution in #468
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- [Hotfix] Add more log to telemetry client by @andrea-putzu in #416
- Add more log by @andrea-putzu in #417
- Releases/0.3.2 add logs by @andrea-putzu in #418
- Releases/0.3.2 add logs by @andrea-putzu in #419
- [SELC-5319] Retrieve Institution Id when create institution by @andrea-putzu in #420
- [SELC-5317] feat: Override category for GSP non present in IPA by @pierpaolodidato89 in #422
- chore: Set USER_MS_SEND_MAIL true in env PROD by @pierpaolodidato89 in #426
- Added condition to avoid sending mail in case of unavailability of external service by @pierpaolodidato89 in #425
- [SELC-5326] feat: Added telemetry client to track mail events by @pierpaolodidato89 in #432
- [SELC-5326] fix: Added telemetry for all send email methods by @pierpaolodidato89 in #433
- [SELC-5334] Feat: Refactor csv fields position by @flaminiaScarciofolo in #435
- [SELC-5333] feat: added instanceId to ResendNotifications function for logging purpose by @andrea-putzu in #428
- [SELC - 5349] feat: updated verifyOnboarding invocation by @gianmarcoplutino in #436
- [SELC-5389] Feat: Added subunitCode as onboarding get filter by @flaminiaScarciofolo in #437
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- [SELC-5254] feat: changed http route for CountNotifications fn by @empassaro in #386
- chore: Update env variable USER_MS_SEND_EMAIL to false in production environments by @pierpaolodidato89 in #387
- chore: Using common Release openapi onboarding ms by @manuraf in #390
- Merge back from 0.3.1 by @andrea-putzu in #389
- chore: Move to Container App Env workload DEV by @manuraf in #392
- [SELC-5116] Fix: Added cf in RowError by @flaminiaScarciofolo in #393
- [SELC-5290] Add monitoring for notification events by @andrea-putzu in #395
- [SELC-5300] feat: Increment timeout time for start orchestration by @andrea-putzu in #401
- [SELC - 4984] feat: added verifyOnboarding API by @gianmarcoplutino in #402
- [SELC-5299] Fix count notification by @andrea-putzu in #400
- Bump com.github.tomakehurst:wiremock-jre8-standalone from 2.32.0 to 2.35.1 by @renovate-pagopa in #404
- [SELC-5284] fix: Added step to persist activatedAt for onboarding with workflowType USERS by @pierpaolodidato89 in #396
- [SELC-5300] Add Test email for enable pec Monitoring by @andrea-putzu in #405
- [SELC-5300] Adding context for log on sendMailTest by @andrea-putzu in #406
- [SELC-5299] Trace with onboarding on catching exception by @andrea-putzu in #407
- [SELC-5276] feat: Added check on recipient Code by @pierpaolodidato89 in #408
- [SELC-5264] feat: Added logic to create token from onboarding's user identifier by @pierpaolodidato89 in #391
- [SELC-5299] fix: updated query to retrieve onboarding to resend even without workflowType by @empassaro in #410
- [SELC-5310] feat: Added logic to detect availability of external email service by @pierpaolodidato89 in #411
- [SELC - 5275] feat: added new API to checkRecipientCode by @gianmarcoplutino in #412
- [SELC-5299] fix: typo in field name by @empassaro in #413
- [SELC-5276] feat: Added check on institutionType for check recipient code by @pierpaolodidato89 in #414
- [SELC-5276] fix: Throw exception in of 404 for getUOFromRecipientCode by @pierpaolodidato89 in #415
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- [SELC-5149] feat: Fix execution pending state for completion workflow by @pierpaolodidato89 in #370
- [SELC-4448] Migrating IP from AKS to FN by @andrea-putzu in #374
- [SELC-5116] Feat: Added API to verify aggregatesCsv by @flaminiaScarciofolo in #357
- [SELC-5095] feat: executePendingState in WorkflowExecutorContractRegistrationAggregator by @giulia-tremolada in #352
- [SELC-5215] feat: Removed validation containts on request for check manager API by @pierpaolodidato89 in #376
- Pin dependencies by @renovate-pagopa in #346
- [SELC-5214] feat: Added previousManagerId as attribute of Onboarding in order to detect email template by @pierpaolodidato89 in #378
- [SELC-5215] feat: Added parentDescription into InstitutionResponse by @pierpaolodidato89 in #381
- [SELC-5215] feat: Added parentDescription into InstitutionMapper by @pierpaolodidato89 in #382
- Add subunittype EC by @andrea-putzu in #380
- [SELC-5228] feat: Added env variable to send email in the function PERSIST_USERS by @pierpaolodidato89 in #379
- [SELC-5186] feat: add new api onboardingAggregationCompletion by @giulia-tremolada in #383
- [SELC-5095] feat: executePendingState in WorkflowExecutorContractRegistrationAggregator by @giulia-tremolada in #384
- UPDATE DEV vars for send pec email by @andrea-putzu in #385
- [SELC-5189] feat: added durable function to handle resend of notifications by filters by @empassaro in #372
New Contributors
- @renovate-pagopa made their first contribution in #346
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- [SELC-4722] feat: Removed issues reported by Sonar by @pierpaolodidato89 in #291
- [SELC - 5067] feat: added new functions to send mail with contract for aggregator by @gianmarcoplutino in #327
- [SELC-5143] Feat: Added OnboardingAggregateOrchestratorInput class by @flaminiaScarciofolo in #328
- [SELC-5197] Refactor notification send API using Optional ifPresentOrElse by @andrea-putzu in #321
- [SELC-5115] Allow sending notification without requiring a token by @andrea-putzu in #331
- [SELC-5066] - Add new workflow to handle the onboarding of Aggregator institutions by @KevinSi96 in #325
- [SELC - 5148] feat: added new AggregateInstitution Object by @gianmarcoplutino in #330
- SELC-4901: added function for checkOrganization by @empassaro in #334
- [SELC-4986] Adding new field for user contract template path by @andrea-putzu in #332
- Remove WorkFlowExecutorConfirmationAggregate by @KevinSi96 in #336
- [SELC-5147] Feat: Removed user's list from core onboarding API request body by @flaminiaScarciofolo in #338
- [SELC-5080] feat: added new function sendCompletedEmailAggregate by @giulia-tremolada in #335
- [SELC-5082] Feat: Added createDelegation function for aggregate by @flaminiaScarciofolo in #339
- [SELC-5097] Feat: Added function for CreateOnboardingRequest by @flaminiaScarciofolo in #333
- [SELC-5098] Feat: Added workflow for executorConfirmAggregate by @flaminiaScarciofolo in #340
- SELC-5122: added rest client and invocation of FD check organization api by @empassaro in #341
- [SELC-5098] Feat: Refactor ExecutorConfirmAggregate workflow to set delegationId in Onboarding by @flaminiaScarciofolo in #344
- [SELC-5122] feat: Added oAuth provider for FD's checkOrganization API by @empassaro in #342
- fix: unit tests check organization by @pierpaolodidato89 in #347
- [SELC-5149] feat: Refactor workflow executor logic by @pierpaolodidato89 in #337
- [SELC-5083] feat: persist delegationId in createUsers by @giulia-tremolada in #345
- [SELC-5122] fix: changed client_secret env reference by @empassaro in #350
- [SELC-5149] fix: Updated registration template path for INSTITUTION workflow by @pierpaolodidato89 in #351
- [SELC-5073] feat: added function CountOnboardings by @empassaro in #329
- [SELC-5084] feat: map isAggregate when persisting onboarding by @KevinSi96 in #343
- [SELC-5061] feat: added API to check manager in case of USERS workflow by @pierpaolodidato89 in #354
- [SELC-5185] feat: Update sdk version to 0.1.15 by @pierpaolodidato89 in #358
- fix: added check on null values of Token in BaseNotificationBuilder by @empassaro in #356
- Feature/test fd token by @empassaro in #355
- feat: added User entry in TokenType enum and updated sdk versions by @empassaro in #359
- fix: missing update in dependency version by @empassaro in #361
- [SELC-5184] feat: Added logic to persist token as USER from WorkflowUser by @pierpaolodidato89 in #360
- [SELC-4921] feat: added function for messageAcknowledgment by @empassaro in #348
- [SELC-5184] fix: Update path file contract by @pierpaolodidato89 in #362
- [SELC-5191] feat: added function to check if onboarding should send notification by @empassaro in #363
- Added infra variables for confirmation token url in case of USER workflow by @pierpaolodidato89 in #365
- [SELC-5073] fix: added query condition to retrieve only institution onboarding by @empassaro in #364
- fix: 404 Error on User by @andrea-putzu in #366
- [SELC-5096] feat: add new orchestrator to handle aggregate institutions onbaordings by @KevinSi96 in #367
- [SELC-5097] fix: modify createAggregateOnboardingRequest return value by @giulia-tremolada in #369
- [SELC-4371] fix: Added originId into response of get Onboardings by filters API by @pierpaolodidato89 in #368
Full Changelog: v0.2.5...v0.3.0
v0.2.5
What's Changed
- fix: added missing url config for geographic taxonomies client by @empassaro in #308
- [SELC-4899] feat: added filters to getOnboardingWithFilter API by @empassaro in #310
- [SELC-4898] feat: Added async api to resend onboarding notifications by @empassaro in #311
- feat: Avoid to send PEC when user reject an onboarding by @andrea-putzu in #313
- [SELC-4374] feat: Added filter status for onboarding search by @pierpaolodidato89 in #314
- [SELC-4898] feat: Added logic to determine queue event type by @empassaro in #312
- SELC-5119 feat: added watch config to prevent azure function invocation on demand by @empassaro in #315
- [SELC-5078] add CONTRACT_REGISTRATION_AGGREGATOR and CONFIRMATION_AGGREGATE workflow by @giulia-tremolada in #316
- [SELC - 5123] feat: added new isAggregator and aggregates fields to Onboarding Objects by @gianmarcoplutino in #317
- [SELC-5127] Refactor notification send API using Optional ifPresentOrElse by @andrea-putzu in #318
- [SELC-5127] Restore notification send API by @andrea-putzu in #320
- chore: Upgrade quarkus version 3.11.2 by @manuraf in #324
- [SELC - 5065] feat: Added API to save the onboarding request from an Aggregator by @gianmarcoplutino in #323
- [SELC-4898] Change secret for api key by @andrea-putzu in #326
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- [SELC-5056] chore: added "support" and "Onboarding" tags to /{onboardingId}/consume by @giulia-tremolada in #301
- [SELC-4991] feat: added API to persist onboarding of users by @pierpaolodidato89 in #299
- [SELC - 4376] feat: added new API to complete users onboarding process by @gianmarcoplutino in #302
- [SELC-5085] chore: add support and Onboarding tags to getOnboardingPending API by @giulia-tremolada in #303
- [SELC - 4991] fix: added @BsonProperty to institution.id by @gianmarcoplutino in #305
- [SELC-5088] feat: Adding API for update some field for onboarding by @andrea-putzu in #304
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- [SELC - updatedOnboardingFunctionUrl ] feat: updated onboarding functions url by @gianmarcoplutino in #293
- ops: GitHub Action to detect breaking changes on Swagger by @manuraf in #294
- [SELC-4992] feat: Added new workflow executor to manage the administrator addition flow by @pierpaolodidato89 in #292
- [SELC-5035] feat: Added new workflow type to manage the users import flow by @pierpaolodidato89 in #295
- [SELC-4992] feat: Added workflow to manage the administator addition flow by @pierpaolodidato89 in #296
- [SELC-5041] Refactor store activatedAt by @andrea-putzu in #298
- [SELC-4894] fix: updated sap and fd mappers and added send notification for test env products by @empassaro in #297
- [SELC-4894] fix: removed filePath from base builder and added only in standard builder by @empassaro in #300
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- [SELC-5033] Storing function api key to KV from terraform by @andrea-putzu in #289
- [SELC - updatedSdkVersion] feat: updated sdk version by @gianmarcoplutino in #290
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- [SELC - 5016] feat: added custom serializer by @gianmarcoplutino in #284
- [SELC - 5031] feat: add filter status when getting onboarding detail by @gianmarcoplutino in #285
- [SELC-5035] feat: added new worflow type to manage the administrator addition flow by @pierpaolodidato89 in #287
- [SELC-4995] feat: add PartyRole ADMIN_EA and increase sdk version by @giulia-tremolada in #286
- [SELC-5034] feature: added logic to discriminate event type in cdc module by @empassaro in #288
Full Changelog: v0.2.0...v0.2.1