diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ad2993d9..e10b35903 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,20 @@ 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.29.0](https://github.com/pagopa/io-backend/compare/v13.28.1...v13.29.0) +#### [v13.29.1](https://github.com/pagopa/io-backend/compare/v13.29.0...v13.29.1) + +- [#IOPID-1264] Handle new InternalServerError response from GetProfile [`#1090`](https://github.com/pagopa/io-backend/pull/1090) + +#### [v13.29.0](https://github.com/pagopa/io-backend/compare/v13.29.0-RELEASE...v13.29.0) + +> 19 December 2023 + +#### [v13.29.0-RELEASE](https://github.com/pagopa/io-backend/compare/v13.28.1...v13.29.0-RELEASE) + +> 19 December 2023 - [#IOPID-1236] added optional is_email_validated field to notifyLogin during acs [`#1081`](https://github.com/pagopa/io-backend/pull/1081) +- Bump version to 13.29.0 [skip ci] [`d7314b0`](https://github.com/pagopa/io-backend/commit/d7314b0de3ec4437fda335046fd8e8e0f26bfa50) #### [v13.28.1](https://github.com/pagopa/io-backend/compare/v13.28.1-RELEASE...v13.28.1) diff --git a/openapi/generated/api_auth.yaml b/openapi/generated/api_auth.yaml index fd7f0a811..8cf7efeb2 100644 --- a/openapi/generated/api_auth.yaml +++ b/openapi/generated/api_auth.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.29.0 + version: 13.29.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 6b2742e8c..5b3e7b124 100644 --- a/openapi/generated/api_backend.yaml +++ b/openapi/generated/api_backend.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.29.0 + version: 13.29.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 18cf5e32d..5feba9dfa 100644 --- a/openapi/generated/api_bonus.yaml +++ b/openapi/generated/api_bonus.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.29.0 + version: 13.29.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 90683d5cd..788cc1ff0 100644 --- a/openapi/generated/api_bpd.yaml +++ b/openapi/generated/api_bpd.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.29.0 + version: 13.29.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 984f320fc..e35e05571 100644 --- a/openapi/generated/api_cgn.yaml +++ b/openapi/generated/api_cgn.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.29.0 + version: 13.29.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 6c063d438..e6e736c15 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.29.0 + version: 13.29.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 f51ed4a3e..63954d0c3 100644 --- a/openapi/generated/api_eucovidcert.yaml +++ b/openapi/generated/api_eucovidcert.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.29.0 + version: 13.29.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 e84f10181..f7afff31b 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.29.0 + version: 13.29.1 paths: /fast-login: post: diff --git a/openapi/generated/api_fims.yaml b/openapi/generated/api_fims.yaml index 346e98916..bb8305cbc 100644 --- a/openapi/generated/api_fims.yaml +++ b/openapi/generated/api_fims.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.29.0 + version: 13.29.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 383c42e99..a9027f7ad 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.29.0 + version: 13.29.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 17c55423b..6b5789e4a 100644 --- a/openapi/generated/api_myportal.yaml +++ b/openapi/generated/api_myportal.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.29.0 + version: 13.29.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 37b580d48..545febbe0 100644 --- a/openapi/generated/api_notifications.yaml +++ b/openapi/generated/api_notifications.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.29.0 + version: 13.29.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 c6cc4de22..5ff1f8a9f 100644 --- a/openapi/generated/api_pagopa.yaml +++ b/openapi/generated/api_pagopa.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.29.0 + version: 13.29.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 39769c39b..9c13a5676 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.29.0 + version: 13.29.1 paths: /dummy: get: diff --git a/openapi/generated/api_pn.yaml b/openapi/generated/api_pn.yaml index 11c49c0af..c5d1a99e7 100644 --- a/openapi/generated/api_pn.yaml +++ b/openapi/generated/api_pn.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.29.0 + version: 13.29.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 9da5bbad6..a9cb91405 100644 --- a/openapi/generated/api_public.yaml +++ b/openapi/generated/api_public.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.29.0 + version: 13.29.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 add32715d..2b09c13f0 100644 --- a/openapi/generated/api_session.yaml +++ b/openapi/generated/api_session.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.29.0 + version: 13.29.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 f5c6e829c..9e81e4888 100644 --- a/openapi/generated/api_zendesk.yaml +++ b/openapi/generated/api_zendesk.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.29.0 + version: 13.29.1 title: Zendesk API description: User authentication for zendesk host: localhost diff --git a/package.json b/package.json index a3c13d126..850fe07d2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pagopa/io-backend", - "version": "13.29.0", + "version": "13.29.1", "min_app_version": { "ios": "2.3.0", "android": "2.3.0"