diff --git a/CHANGELOG.md b/CHANGELOG.md index 4cbedd05e..71cdf95d9 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.18.0](https://github.com/pagopa/io-backend/compare/v13.17.0...v13.18.0) +#### [v13.18.1](https://github.com/pagopa/io-backend/compare/v13.18.0...v13.18.1) + +- [#IOPID-974] introduce intesi idp [`#1067`](https://github.com/pagopa/io-backend/pull/1067) + +#### [v13.18.0](https://github.com/pagopa/io-backend/compare/v13.18.0-RELEASE...v13.18.0) + +> 19 October 2023 + +#### [v13.18.0-RELEASE](https://github.com/pagopa/io-backend/compare/v13.17.0...v13.18.0-RELEASE) + +> 19 October 2023 - [#IOCOM-566] added category field in ThirdPartyAttachment specification [`#1064`](https://github.com/pagopa/io-backend/pull/1064) +- Bump version to 13.18.0 [skip ci] [`e58b2eb`](https://github.com/pagopa/io-backend/commit/e58b2eb78a55a8da192e4cc0ef3daea60909f4cb) #### [v13.17.0](https://github.com/pagopa/io-backend/compare/v13.17.0-RELEASE...v13.17.0) diff --git a/openapi/generated/api_auth.yaml b/openapi/generated/api_auth.yaml index 62c022c29..390918b36 100644 --- a/openapi/generated/api_auth.yaml +++ b/openapi/generated/api_auth.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.18.0 + version: 13.18.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 c2e84e4e3..5cfad0eeb 100644 --- a/openapi/generated/api_backend.yaml +++ b/openapi/generated/api_backend.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.18.0 + version: 13.18.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 298608e3f..57a94b830 100644 --- a/openapi/generated/api_bonus.yaml +++ b/openapi/generated/api_bonus.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.18.0 + version: 13.18.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 c2042fb69..c2fb19318 100644 --- a/openapi/generated/api_bpd.yaml +++ b/openapi/generated/api_bpd.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.18.0 + version: 13.18.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 5d94ae603..a2984b4ce 100644 --- a/openapi/generated/api_cgn.yaml +++ b/openapi/generated/api_cgn.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.18.0 + version: 13.18.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 e74d7e25d..831306072 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.18.0 + version: 13.18.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 7e3f45aa2..3a1707977 100644 --- a/openapi/generated/api_eucovidcert.yaml +++ b/openapi/generated/api_eucovidcert.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.18.0 + version: 13.18.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 ce47606ad..7006170c1 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.18.0 + version: 13.18.1 paths: /fast-login: post: diff --git a/openapi/generated/api_fims.yaml b/openapi/generated/api_fims.yaml index 8d2907131..80c1e7ab9 100644 --- a/openapi/generated/api_fims.yaml +++ b/openapi/generated/api_fims.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.18.0 + version: 13.18.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 ce8ec3985..dada638e6 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.18.0 + version: 13.18.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 090b43d6a..57de76138 100644 --- a/openapi/generated/api_myportal.yaml +++ b/openapi/generated/api_myportal.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.18.0 + version: 13.18.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 aad4a7d15..f40624f4c 100644 --- a/openapi/generated/api_notifications.yaml +++ b/openapi/generated/api_notifications.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.18.0 + version: 13.18.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 10c8ef805..baacc60f5 100644 --- a/openapi/generated/api_pagopa.yaml +++ b/openapi/generated/api_pagopa.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.18.0 + version: 13.18.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 ce2c084a7..329c1ab48 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.18.0 + version: 13.18.1 paths: /dummy: get: diff --git a/openapi/generated/api_pn.yaml b/openapi/generated/api_pn.yaml index 295bcc958..177e20062 100644 --- a/openapi/generated/api_pn.yaml +++ b/openapi/generated/api_pn.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.18.0 + version: 13.18.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 d45f1d720..05bbcfa4b 100644 --- a/openapi/generated/api_public.yaml +++ b/openapi/generated/api_public.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.18.0 + version: 13.18.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 26d24f067..abd467c66 100644 --- a/openapi/generated/api_session.yaml +++ b/openapi/generated/api_session.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.18.0 + version: 13.18.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 2b4ec7070..e8f11d985 100644 --- a/openapi/generated/api_zendesk.yaml +++ b/openapi/generated/api_zendesk.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.18.0 + version: 13.18.1 title: Zendesk API description: User authentication for zendesk host: localhost diff --git a/package.json b/package.json index af9519827..e1f7bd3e3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pagopa/io-backend", - "version": "13.18.0", + "version": "13.18.1", "min_app_version": { "ios": "2.3.0", "android": "2.3.0"