diff --git a/CHANGELOG.md b/CHANGELOG.md index 91dab8a98..b90a1cde4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,22 @@ 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.26.0](https://github.com/pagopa/io-backend/compare/v13.25.1...v13.26.0) +#### [v13.27.0](https://github.com/pagopa/io-backend/compare/v13.26.0...v13.27.0) + +- [#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) + +#### [v13.26.0](https://github.com/pagopa/io-backend/compare/v13.26.0-RELEASE...v13.26.0) + +> 15 December 2023 + +#### [v13.26.0-RELEASE](https://github.com/pagopa/io-backend/compare/v13.25.1...v13.26.0-RELEASE) + +> 15 December 2023 - [#IOPID-1042] Add FF_UNIQUE_EMAIL_ENFORCEMENT [`caa8a51`](https://github.com/pagopa/io-backend/commit/caa8a51ef431c425c5e6434a966eea90d58ad881) +- Bump version to 13.26.0 [skip ci] [`9af1a7c`](https://github.com/pagopa/io-backend/commit/9af1a7c3df76301ad32e2b9f4c8c5752024ed47a) #### [v13.25.1](https://github.com/pagopa/io-backend/compare/v13.25.1-RELEASE...v13.25.1) diff --git a/openapi/generated/api_auth.yaml b/openapi/generated/api_auth.yaml index 9be06dd30..e316a1000 100644 --- a/openapi/generated/api_auth.yaml +++ b/openapi/generated/api_auth.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.26.0 + version: 13.27.0 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 34634dae4..a77b81046 100644 --- a/openapi/generated/api_backend.yaml +++ b/openapi/generated/api_backend.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.26.0 + version: 13.27.0 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 021a60397..f096f641f 100644 --- a/openapi/generated/api_bonus.yaml +++ b/openapi/generated/api_bonus.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.26.0 + version: 13.27.0 title: Bonus vacanze API host: localhost basePath: /api/v1 diff --git a/openapi/generated/api_bpd.yaml b/openapi/generated/api_bpd.yaml index 5d7e3a30d..499fe4a18 100644 --- a/openapi/generated/api_bpd.yaml +++ b/openapi/generated/api_bpd.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.26.0 + version: 13.27.0 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 baca090d3..4c4242e9f 100644 --- a/openapi/generated/api_cgn.yaml +++ b/openapi/generated/api_cgn.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.26.0 + version: 13.27.0 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 a044894df..4a8ff6efc 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.26.0 + version: 13.27.0 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 c14f115cf..773f7b2df 100644 --- a/openapi/generated/api_eucovidcert.yaml +++ b/openapi/generated/api_eucovidcert.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.26.0 + version: 13.27.0 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 ca6424833..afc7bf160 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.26.0 + version: 13.27.0 paths: /fast-login: post: diff --git a/openapi/generated/api_fims.yaml b/openapi/generated/api_fims.yaml index b619ffa1a..73f51f3a7 100644 --- a/openapi/generated/api_fims.yaml +++ b/openapi/generated/api_fims.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.26.0 + version: 13.27.0 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 e1ba5f97e..8dda7cba1 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.26.0 + version: 13.27.0 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 91c26f83d..9a1ded3f7 100644 --- a/openapi/generated/api_myportal.yaml +++ b/openapi/generated/api_myportal.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.26.0 + version: 13.27.0 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 3ddf3f78b..7eb8941b1 100644 --- a/openapi/generated/api_notifications.yaml +++ b/openapi/generated/api_notifications.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.26.0 + version: 13.27.0 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 4891f9740..ba0632da5 100644 --- a/openapi/generated/api_pagopa.yaml +++ b/openapi/generated/api_pagopa.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.26.0 + version: 13.27.0 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 adf02cb36..e2e35f19c 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.26.0 + version: 13.27.0 paths: /dummy: get: diff --git a/openapi/generated/api_pn.yaml b/openapi/generated/api_pn.yaml index 95667908c..48cbca534 100644 --- a/openapi/generated/api_pn.yaml +++ b/openapi/generated/api_pn.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.26.0 + version: 13.27.0 title: Piattaforma Notifiche host: localhost basePath: /api/v1/pn diff --git a/openapi/generated/api_public.yaml b/openapi/generated/api_public.yaml index 096f6f14d..40b1668ce 100644 --- a/openapi/generated/api_public.yaml +++ b/openapi/generated/api_public.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.26.0 + version: 13.27.0 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 fb512c814..d56b1d309 100644 --- a/openapi/generated/api_session.yaml +++ b/openapi/generated/api_session.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.26.0 + version: 13.27.0 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 ef5e12203..6882f5e85 100644 --- a/openapi/generated/api_zendesk.yaml +++ b/openapi/generated/api_zendesk.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.26.0 + version: 13.27.0 title: Zendesk API description: User authentication for zendesk host: localhost diff --git a/package.json b/package.json index 4c56d7051..494e72f41 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pagopa/io-backend", - "version": "13.26.0", + "version": "13.27.0", "min_app_version": { "ios": "2.3.0", "android": "2.3.0"