From 4e412f766745905514db2566dfde5c87144e6f61 Mon Sep 17 00:00:00 2001 From: pagopa-github-bot Date: Tue, 19 Dec 2023 12:41:27 +0000 Subject: [PATCH] Bump version to 13.28.1 [skip ci] --- CHANGELOG.md | 13 ++++++++++++- openapi/generated/api_auth.yaml | 2 +- openapi/generated/api_backend.yaml | 2 +- openapi/generated/api_bonus.yaml | 2 +- openapi/generated/api_bpd.yaml | 2 +- openapi/generated/api_cgn.yaml | 2 +- openapi/generated/api_cgn_operator_search.yaml | 2 +- openapi/generated/api_eucovidcert.yaml | 2 +- openapi/generated/api_fast_login.yaml | 2 +- openapi/generated/api_fims.yaml | 2 +- openapi/generated/api_mit_voucher.yaml | 2 +- openapi/generated/api_myportal.yaml | 2 +- openapi/generated/api_notifications.yaml | 2 +- openapi/generated/api_pagopa.yaml | 2 +- openapi/generated/api_parameters.yaml | 2 +- openapi/generated/api_pn.yaml | 2 +- openapi/generated/api_public.yaml | 2 +- openapi/generated/api_session.yaml | 2 +- openapi/generated/api_zendesk.yaml | 2 +- package.json | 2 +- 20 files changed, 31 insertions(+), 20 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c1fb7fca..8a66c4f72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,21 @@ 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.28.0](https://github.com/pagopa/io-backend/compare/v13.27.1...v13.28.0) +#### [v13.28.1](https://github.com/pagopa/io-backend/compare/v13.28.0...v13.28.1) + +- [#IOPID-1269] return error type from fn-app [`#1089`](https://github.com/pagopa/io-backend/pull/1089) + +#### [v13.28.0](https://github.com/pagopa/io-backend/compare/v13.28.0-RELEASE...v13.28.0) + +> 19 December 2023 + +#### [v13.28.0-RELEASE](https://github.com/pagopa/io-backend/compare/v13.27.1...v13.28.0-RELEASE) + +> 19 December 2023 - [IOPID-1052] Align backend to UpdateProfile (Return 412 error on email already taken) [`#1083`](https://github.com/pagopa/io-backend/pull/1083) - [EC-57] Add 'PR - Opex Dashboard api_public' action to GitHub [`#1087`](https://github.com/pagopa/io-backend/pull/1087) +- Bump version to 13.28.0 [skip ci] [`7ecb0f7`](https://github.com/pagopa/io-backend/commit/7ecb0f77afc9beaa702a13651681178df6f006b3) #### [v13.27.1](https://github.com/pagopa/io-backend/compare/v13.27.1-RELEASE...v13.27.1) diff --git a/openapi/generated/api_auth.yaml b/openapi/generated/api_auth.yaml index c6c346997..578bb5dda 100644 --- a/openapi/generated/api_auth.yaml +++ b/openapi/generated/api_auth.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.28.0 + version: 13.28.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 e141b0a1a..7d9bf82bd 100644 --- a/openapi/generated/api_backend.yaml +++ b/openapi/generated/api_backend.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.28.0 + version: 13.28.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 5ea0065e1..35f9a5bde 100644 --- a/openapi/generated/api_bonus.yaml +++ b/openapi/generated/api_bonus.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.28.0 + version: 13.28.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 01e268d5d..b9d86a41c 100644 --- a/openapi/generated/api_bpd.yaml +++ b/openapi/generated/api_bpd.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.28.0 + version: 13.28.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 91f80b94d..5e91548ed 100644 --- a/openapi/generated/api_cgn.yaml +++ b/openapi/generated/api_cgn.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.28.0 + version: 13.28.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 14488e34c..801a5f112 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.28.0 + version: 13.28.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 f954a9b9c..f4c99debe 100644 --- a/openapi/generated/api_eucovidcert.yaml +++ b/openapi/generated/api_eucovidcert.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.28.0 + version: 13.28.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 0c7419c02..dde78cb98 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.28.0 + version: 13.28.1 paths: /fast-login: post: diff --git a/openapi/generated/api_fims.yaml b/openapi/generated/api_fims.yaml index f6677ea5b..cf82ff526 100644 --- a/openapi/generated/api_fims.yaml +++ b/openapi/generated/api_fims.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.28.0 + version: 13.28.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 ebcad22eb..79d2c7ad1 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.28.0 + version: 13.28.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 152df7d64..a94fea64f 100644 --- a/openapi/generated/api_myportal.yaml +++ b/openapi/generated/api_myportal.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.28.0 + version: 13.28.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 b1feffca7..5360febf2 100644 --- a/openapi/generated/api_notifications.yaml +++ b/openapi/generated/api_notifications.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.28.0 + version: 13.28.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 9f72f259d..3d7816af3 100644 --- a/openapi/generated/api_pagopa.yaml +++ b/openapi/generated/api_pagopa.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.28.0 + version: 13.28.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 9fdfb7bc5..f7b6c7b02 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.28.0 + version: 13.28.1 paths: /dummy: get: diff --git a/openapi/generated/api_pn.yaml b/openapi/generated/api_pn.yaml index 75b7d552d..2e29dabbe 100644 --- a/openapi/generated/api_pn.yaml +++ b/openapi/generated/api_pn.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.28.0 + version: 13.28.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 2a159ec6b..6107b4e4c 100644 --- a/openapi/generated/api_public.yaml +++ b/openapi/generated/api_public.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.28.0 + version: 13.28.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 1c32a0c68..745ef00a1 100644 --- a/openapi/generated/api_session.yaml +++ b/openapi/generated/api_session.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.28.0 + version: 13.28.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 9a7441b4b..ed0856fed 100644 --- a/openapi/generated/api_zendesk.yaml +++ b/openapi/generated/api_zendesk.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.28.0 + version: 13.28.1 title: Zendesk API description: User authentication for zendesk host: localhost diff --git a/package.json b/package.json index 69845f92e..c8263ce45 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pagopa/io-backend", - "version": "13.28.0", + "version": "13.28.1", "min_app_version": { "ios": "2.3.0", "android": "2.3.0"