From 9e05decc95c91173c3b334a5b5c66956f220b75f Mon Sep 17 00:00:00 2001 From: pagopa-github-bot Date: Fri, 4 Oct 2024 10:14:29 +0000 Subject: [PATCH] Bump version to 14.3.3 [skip ci] --- CHANGELOG.md | 16 +++++++++++++++- openapi/generated/api_auth.yaml | 2 +- openapi/generated/api_backend.yaml | 2 +- openapi/generated/api_bonus.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_mit_voucher.yaml | 2 +- openapi/generated/api_myportal.yaml | 2 +- openapi/generated/api_notifications.yaml | 2 +- openapi/generated/api_parameters.yaml | 2 +- openapi/generated/api_pn.yaml | 2 +- openapi/generated/api_public.yaml | 2 +- openapi/generated/api_services_app_backend.yaml | 2 +- openapi/generated/api_session.yaml | 2 +- openapi/generated/api_trial_system.yaml | 2 +- package.json | 2 +- 17 files changed, 31 insertions(+), 17 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 068c40c39..376bab952 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +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). -#### [v14.3.2](https://github.com/pagopa/io-backend/compare/v14.3.1...v14.3.2) +#### [v14.3.3](https://github.com/pagopa/io-backend/compare/v14.3.2...v14.3.3) + +- feat: add appbackend l3 in deployment workflow [`#1152`](https://github.com/pagopa/io-backend/pull/1152) +- feat: added wallet instance revoke endpoint [`7bdec5c`](https://github.com/pagopa/io-backend/commit/7bdec5caa3843a5fd27507ebee8024a836bbb8f1) +- chore: removed PDV user id [`5cc5289`](https://github.com/pagopa/io-backend/commit/5cc52897490c21df83512c231c55f453326a2ad5) + +#### [v14.3.2](https://github.com/pagopa/io-backend/compare/v14.3.2-RELEASE...v14.3.2) + +> 1 October 2024 + +#### [v14.3.2-RELEASE](https://github.com/pagopa/io-backend/compare/v14.3.1...v14.3.2-RELEASE) + +> 1 October 2024 + +- Bump version to 14.3.2 [skip ci] [`db2a14b`](https://github.com/pagopa/io-backend/commit/db2a14b15364d9e4da7dd822897d0ef574204dee) #### [v14.3.1](https://github.com/pagopa/io-backend/compare/v14.3.1-RELEASE...v14.3.1) diff --git a/openapi/generated/api_auth.yaml b/openapi/generated/api_auth.yaml index 6a38b3853..4affe0e07 100644 --- a/openapi/generated/api_auth.yaml +++ b/openapi/generated/api_auth.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 14.3.2 + version: 14.3.3 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 cbb78173b..292197035 100644 --- a/openapi/generated/api_backend.yaml +++ b/openapi/generated/api_backend.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 14.3.2 + version: 14.3.3 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 9f9ab5331..2875f67c7 100644 --- a/openapi/generated/api_bonus.yaml +++ b/openapi/generated/api_bonus.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 14.3.2 + version: 14.3.3 title: Bonus vacanze API host: localhost basePath: /api/v1 diff --git a/openapi/generated/api_cgn.yaml b/openapi/generated/api_cgn.yaml index 970f1aa76..efa350605 100644 --- a/openapi/generated/api_cgn.yaml +++ b/openapi/generated/api_cgn.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 14.3.2 + version: 14.3.3 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 c0b16b5df..4a163a84d 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: 14.3.2 + version: 14.3.3 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 2c30233ea..f49c32b51 100644 --- a/openapi/generated/api_eucovidcert.yaml +++ b/openapi/generated/api_eucovidcert.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 14.3.2 + version: 14.3.3 title: EU Covid Certificate service for IO App basePath: /api/v1/eucovidcert schemes: diff --git a/openapi/generated/api_mit_voucher.yaml b/openapi/generated/api_mit_voucher.yaml index 56d52f226..8ddcf16a5 100644 --- a/openapi/generated/api_mit_voucher.yaml +++ b/openapi/generated/api_mit_voucher.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 14.3.2 + version: 14.3.3 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 5272616c7..b753df3ba 100644 --- a/openapi/generated/api_myportal.yaml +++ b/openapi/generated/api_myportal.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 14.3.2 + version: 14.3.3 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 b18a6823e..e304dafde 100644 --- a/openapi/generated/api_notifications.yaml +++ b/openapi/generated/api_notifications.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 14.3.2 + version: 14.3.3 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 bef6bfee0..c017d713c 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: 14.3.2 + version: 14.3.3 paths: /dummy: get: diff --git a/openapi/generated/api_pn.yaml b/openapi/generated/api_pn.yaml index 78c3c993e..d4ac891d3 100644 --- a/openapi/generated/api_pn.yaml +++ b/openapi/generated/api_pn.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 14.3.2 + version: 14.3.3 title: Piattaforma Notifiche host: localhost basePath: /api/v1/pn diff --git a/openapi/generated/api_public.yaml b/openapi/generated/api_public.yaml index 94e55935c..fcfd843bb 100644 --- a/openapi/generated/api_public.yaml +++ b/openapi/generated/api_public.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 14.3.2 + version: 14.3.3 title: Public API description: Mobile and web proxy API gateway. host: localhost diff --git a/openapi/generated/api_services_app_backend.yaml b/openapi/generated/api_services_app_backend.yaml index 9db2e56b7..eae0e3c9b 100644 --- a/openapi/generated/api_services_app_backend.yaml +++ b/openapi/generated/api_services_app_backend.yaml @@ -3,7 +3,7 @@ servers: - url: https://api-app.io.pagopa.it/api/v2 info: title: Services App Backend API - version: 14.3.2 + version: 14.3.3 tags: - name: search description: Search APIs diff --git a/openapi/generated/api_session.yaml b/openapi/generated/api_session.yaml index 7fbdfb0ff..a2bdf548b 100644 --- a/openapi/generated/api_session.yaml +++ b/openapi/generated/api_session.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 14.3.2 + version: 14.3.3 title: Session API description: Collection of enpoints to interact with user session. host: localhost diff --git a/openapi/generated/api_trial_system.yaml b/openapi/generated/api_trial_system.yaml index 7418050f8..6dc659131 100644 --- a/openapi/generated/api_trial_system.yaml +++ b/openapi/generated/api_trial_system.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 14.3.2 + version: 14.3.3 title: Trial System API host: localhost basePath: /api/v1 diff --git a/package.json b/package.json index 964277c5b..4e541cfdc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pagopa/io-backend", - "version": "14.3.2", + "version": "14.3.3", "min_app_version": { "ios": "2.3.0", "android": "2.3.0"