diff --git a/CHANGELOG.md b/CHANGELOG.md index b90a1cde4..a1e45eac0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +4,23 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). -#### [v13.27.0](https://github.com/pagopa/io-backend/compare/v13.26.0...v13.27.0) +#### [v13.27.1](https://github.com/pagopa/io-backend/compare/v13.27.0...v13.27.1) + +- [#IOPID-1047] added property to toInitializedProfile utility method [`#1086`](https://github.com/pagopa/io-backend/pull/1086) +- [EC-45] Setup managed identities + general upgrades [`#1085`](https://github.com/pagopa/io-backend/pull/1085) + +#### [v13.27.0](https://github.com/pagopa/io-backend/compare/v13.27.0-RELEASE...v13.27.0) + +> 18 December 2023 + +#### [v13.27.0-RELEASE](https://github.com/pagopa/io-backend/compare/v13.26.0...v13.27.0-RELEASE) + +> 18 December 2023 - [#IOPID-1047] updated fn-app-sdk dependency [`#1084`](https://github.com/pagopa/io-backend/pull/1084) - [#IOPID-1262] Fix OPEX dashboard pipeline [`#1082`](https://github.com/pagopa/io-backend/pull/1082) - [#IOPID-1262] Add opex dashboard for api_public.yaml [`#1044`](https://github.com/pagopa/io-backend/pull/1044) +- Bump version to 13.27.0 [skip ci] [`85aa320`](https://github.com/pagopa/io-backend/commit/85aa3204673f0891688eacf3e2d8460bb1fe86b0) #### [v13.26.0](https://github.com/pagopa/io-backend/compare/v13.26.0-RELEASE...v13.26.0) diff --git a/openapi/generated/api_auth.yaml b/openapi/generated/api_auth.yaml index e316a1000..d0eaaf8a6 100644 --- a/openapi/generated/api_auth.yaml +++ b/openapi/generated/api_auth.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.27.0 + version: 13.27.1 title: Authentication API description: Collection of endpoints to interact with user's auth session. host: localhost diff --git a/openapi/generated/api_backend.yaml b/openapi/generated/api_backend.yaml index a77b81046..2eee9d6ec 100644 --- a/openapi/generated/api_backend.yaml +++ b/openapi/generated/api_backend.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.27.0 + version: 13.27.1 title: Proxy API description: Mobile and web proxy API gateway. host: localhost diff --git a/openapi/generated/api_bonus.yaml b/openapi/generated/api_bonus.yaml index f096f641f..9e3c55bf7 100644 --- a/openapi/generated/api_bonus.yaml +++ b/openapi/generated/api_bonus.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.27.0 + version: 13.27.1 title: Bonus vacanze API host: localhost basePath: /api/v1 diff --git a/openapi/generated/api_bpd.yaml b/openapi/generated/api_bpd.yaml index 499fe4a18..21d28ed7c 100644 --- a/openapi/generated/api_bpd.yaml +++ b/openapi/generated/api_bpd.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.27.0 + version: 13.27.1 title: BPD API description: Bonus Pagamenti Digitali API for user authentication. host: localhost diff --git a/openapi/generated/api_cgn.yaml b/openapi/generated/api_cgn.yaml index 4c4242e9f..6d3334798 100644 --- a/openapi/generated/api_cgn.yaml +++ b/openapi/generated/api_cgn.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.27.0 + version: 13.27.1 title: Carta Giovani Nazionale API host: localhost basePath: /api/v1 diff --git a/openapi/generated/api_cgn_operator_search.yaml b/openapi/generated/api_cgn_operator_search.yaml index 4a8ff6efc..b865aa7ba 100644 --- a/openapi/generated/api_cgn_operator_search.yaml +++ b/openapi/generated/api_cgn_operator_search.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.27.0 + version: 13.27.1 title: Carta Giovani Nazionale Operator Search API host: localhost basePath: /api/v1/cgn/operator-search diff --git a/openapi/generated/api_eucovidcert.yaml b/openapi/generated/api_eucovidcert.yaml index 773f7b2df..2ce2f57f4 100644 --- a/openapi/generated/api_eucovidcert.yaml +++ b/openapi/generated/api_eucovidcert.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.27.0 + version: 13.27.1 title: EU Covid Certificate service for IO App basePath: /api/v1/eucovidcert schemes: diff --git a/openapi/generated/api_fast_login.yaml b/openapi/generated/api_fast_login.yaml index afc7bf160..0d0c3fa44 100644 --- a/openapi/generated/api_fast_login.yaml +++ b/openapi/generated/api_fast_login.yaml @@ -3,7 +3,7 @@ servers: - url: https://api-app.io.pagopa.it/api/v1 info: title: Fast login API - version: 13.27.0 + version: 13.27.1 paths: /fast-login: post: diff --git a/openapi/generated/api_fims.yaml b/openapi/generated/api_fims.yaml index 73f51f3a7..c255cc2d7 100644 --- a/openapi/generated/api_fims.yaml +++ b/openapi/generated/api_fims.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.27.0 + version: 13.27.1 title: FIMS API description: Federated Identity Management System API for user authentication. host: localhost diff --git a/openapi/generated/api_mit_voucher.yaml b/openapi/generated/api_mit_voucher.yaml index 8dda7cba1..8c708863d 100644 --- a/openapi/generated/api_mit_voucher.yaml +++ b/openapi/generated/api_mit_voucher.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.27.0 + version: 13.27.1 title: MIT Voucher service for IO App basePath: /api/v1/mitvoucher/auth schemes: diff --git a/openapi/generated/api_myportal.yaml b/openapi/generated/api_myportal.yaml index 9a1ded3f7..7ab7db401 100644 --- a/openapi/generated/api_myportal.yaml +++ b/openapi/generated/api_myportal.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.27.0 + version: 13.27.1 title: MyPortal API description: MyPortal API for user authentication. host: localhost diff --git a/openapi/generated/api_notifications.yaml b/openapi/generated/api_notifications.yaml index 7eb8941b1..a5494b887 100644 --- a/openapi/generated/api_notifications.yaml +++ b/openapi/generated/api_notifications.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.27.0 + version: 13.27.1 title: Proxy API description: Mobile and web proxy API gateway. host: localhost diff --git a/openapi/generated/api_pagopa.yaml b/openapi/generated/api_pagopa.yaml index ba0632da5..54cacf6b7 100644 --- a/openapi/generated/api_pagopa.yaml +++ b/openapi/generated/api_pagopa.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.27.0 + version: 13.27.1 title: Proxy API description: Mobile and web proxy API gateway. host: localhost diff --git a/openapi/generated/api_parameters.yaml b/openapi/generated/api_parameters.yaml index e2e35f19c..059d2bf2d 100644 --- a/openapi/generated/api_parameters.yaml +++ b/openapi/generated/api_parameters.yaml @@ -1,7 +1,7 @@ swagger: '2.0' info: title: IO API parameters - version: 13.27.0 + version: 13.27.1 paths: /dummy: get: diff --git a/openapi/generated/api_pn.yaml b/openapi/generated/api_pn.yaml index 48cbca534..3042bee63 100644 --- a/openapi/generated/api_pn.yaml +++ b/openapi/generated/api_pn.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.27.0 + version: 13.27.1 title: Piattaforma Notifiche host: localhost basePath: /api/v1/pn diff --git a/openapi/generated/api_public.yaml b/openapi/generated/api_public.yaml index 40b1668ce..0f7e01058 100644 --- a/openapi/generated/api_public.yaml +++ b/openapi/generated/api_public.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.27.0 + version: 13.27.1 title: Public API description: Mobile and web proxy API gateway. host: localhost diff --git a/openapi/generated/api_session.yaml b/openapi/generated/api_session.yaml index d56b1d309..68babdc33 100644 --- a/openapi/generated/api_session.yaml +++ b/openapi/generated/api_session.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.27.0 + version: 13.27.1 title: Session API description: Collection of enpoints to interact with user session. host: localhost diff --git a/openapi/generated/api_zendesk.yaml b/openapi/generated/api_zendesk.yaml index 6882f5e85..ef17fe536 100644 --- a/openapi/generated/api_zendesk.yaml +++ b/openapi/generated/api_zendesk.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.27.0 + version: 13.27.1 title: Zendesk API description: User authentication for zendesk host: localhost diff --git a/package.json b/package.json index 494e72f41..c4d776891 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pagopa/io-backend", - "version": "13.27.0", + "version": "13.27.1", "min_app_version": { "ios": "2.3.0", "android": "2.3.0"