From f690ce5e400e04cc81a75e3043275a309dd4ced6 Mon Sep 17 00:00:00 2001 From: pagopa-github-bot Date: Tue, 19 Nov 2024 16:19:58 +0000 Subject: [PATCH] Bump version to 16.7.0 [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_cgn.yaml | 2 +- openapi/generated/api_cgn_operator_search.yaml | 2 +- openapi/generated/api_eucovidcert.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 +- 16 files changed, 27 insertions(+), 16 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 51e33e5a5..aabac5d4b 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). -#### [v16.6.0](https://github.com/pagopa/io-backend/compare/v16.5.0...v16.6.0) +#### [v16.7.0](https://github.com/pagopa/io-backend/compare/v16.6.0...v16.7.0) + +- chore: added trial system FF [`bb0d1f7`](https://github.com/pagopa/io-backend/commit/bb0d1f70f3e320069cbfde2a53611ab4d7df1d53) + +#### [v16.6.0](https://github.com/pagopa/io-backend/compare/v16.6.0-RELEASE...v16.6.0) + +> 19 November 2024 + +#### [v16.6.0-RELEASE](https://github.com/pagopa/io-backend/compare/v16.5.0...v16.6.0-RELEASE) + +> 19 November 2024 - [IOPLT-773] Update descriptions of Trial System API operations and schemas [`#1169`](https://github.com/pagopa/io-backend/pull/1169) - feat: added getWalletInstanceStatus and setWalletInstanceStatus endpoint [`3cbd2ad`](https://github.com/pagopa/io-backend/commit/3cbd2addbfeebed9af3546b14200846ea2a51417) +- Bump version to 16.6.0 [skip ci] [`a1e5fc4`](https://github.com/pagopa/io-backend/commit/a1e5fc4384f3ce6e43ca61a73becd2ab4ef6853e) #### [v16.5.0](https://github.com/pagopa/io-backend/compare/v16.5.0-RELEASE...v16.5.0) diff --git a/openapi/generated/api_auth.yaml b/openapi/generated/api_auth.yaml index 5499154bb..33a7807e3 100644 --- a/openapi/generated/api_auth.yaml +++ b/openapi/generated/api_auth.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 16.6.0 + version: 16.7.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 259443f91..5ec1a7559 100644 --- a/openapi/generated/api_backend.yaml +++ b/openapi/generated/api_backend.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 16.6.0 + version: 16.7.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 feaf2c469..54244d56c 100644 --- a/openapi/generated/api_bonus.yaml +++ b/openapi/generated/api_bonus.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 16.6.0 + version: 16.7.0 title: Bonus vacanze API host: localhost basePath: /api/v1 diff --git a/openapi/generated/api_cgn.yaml b/openapi/generated/api_cgn.yaml index 31085f634..cd6ab55d9 100644 --- a/openapi/generated/api_cgn.yaml +++ b/openapi/generated/api_cgn.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 16.6.0 + version: 16.7.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 45860a43d..005758ac9 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: 16.6.0 + version: 16.7.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 c53205533..5b668539b 100644 --- a/openapi/generated/api_eucovidcert.yaml +++ b/openapi/generated/api_eucovidcert.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 16.6.0 + version: 16.7.0 title: EU Covid Certificate service for IO App basePath: /api/v1/eucovidcert schemes: diff --git a/openapi/generated/api_myportal.yaml b/openapi/generated/api_myportal.yaml index 3aef9d38e..d68512057 100644 --- a/openapi/generated/api_myportal.yaml +++ b/openapi/generated/api_myportal.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 16.6.0 + version: 16.7.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 843f14206..2878a069d 100644 --- a/openapi/generated/api_notifications.yaml +++ b/openapi/generated/api_notifications.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 16.6.0 + version: 16.7.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 4dd032e2b..bf3c4c31d 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: 16.6.0 + version: 16.7.0 paths: /dummy: get: diff --git a/openapi/generated/api_pn.yaml b/openapi/generated/api_pn.yaml index 45b4a113f..6b6cb0ffa 100644 --- a/openapi/generated/api_pn.yaml +++ b/openapi/generated/api_pn.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 16.6.0 + version: 16.7.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 f96831c3b..9d9ae6c48 100644 --- a/openapi/generated/api_public.yaml +++ b/openapi/generated/api_public.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 16.6.0 + version: 16.7.0 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 35e5af2c5..66a47d9c8 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: 16.6.0 + version: 16.7.0 tags: - name: search description: Search APIs diff --git a/openapi/generated/api_session.yaml b/openapi/generated/api_session.yaml index 5c377196a..c462ccf8f 100644 --- a/openapi/generated/api_session.yaml +++ b/openapi/generated/api_session.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 16.6.0 + version: 16.7.0 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 56d40596d..c9f3a7541 100644 --- a/openapi/generated/api_trial_system.yaml +++ b/openapi/generated/api_trial_system.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 16.6.0 + version: 16.7.0 title: Trial System API host: localhost basePath: /api/v1 diff --git a/package.json b/package.json index 2ec5b3dff..f88893bb5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pagopa/io-backend", - "version": "16.6.0", + "version": "16.7.0", "min_app_version": { "ios": "2.3.0", "android": "2.3.0"