From d9c722d652c3b101f9c029bd321e3a93231bca89 Mon Sep 17 00:00:00 2001 From: pagopa-github-bot Date: Fri, 6 Dec 2024 08:19:11 +0000 Subject: [PATCH] Bump version to 16.7.2 [skip ci] --- CHANGELOG.md | 11 ++++++++++- 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, 25 insertions(+), 16 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 73fb41872..9835e1043 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,19 @@ 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.7.1](https://github.com/pagopa/io-backend/compare/v16.7.0...v16.7.1) +#### [v16.7.2](https://github.com/pagopa/io-backend/compare/v16.7.1...v16.7.2) + +#### [v16.7.1](https://github.com/pagopa/io-backend/compare/v16.7.1-RELEASE...v16.7.1) + +> 5 December 2024 + +#### [v16.7.1-RELEASE](https://github.com/pagopa/io-backend/compare/v16.7.0...v16.7.1-RELEASE) + +> 5 December 2024 - [#PE-864] Updated cgn search func specs [`#1174`](https://github.com/pagopa/io-backend/pull/1174) - [IOCOM-1996] Add api_io_fims OPEX dashboard [`#1173`](https://github.com/pagopa/io-backend/pull/1173) +- Bump version to 16.7.1 [skip ci] [`e56d819`](https://github.com/pagopa/io-backend/commit/e56d819db16aa2b5c41a74329b00221d64cbe4e4) #### [v16.7.0](https://github.com/pagopa/io-backend/compare/v16.7.0-RELEASE...v16.7.0) diff --git a/openapi/generated/api_auth.yaml b/openapi/generated/api_auth.yaml index 1fb2aaead..3fd7d8d22 100644 --- a/openapi/generated/api_auth.yaml +++ b/openapi/generated/api_auth.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 16.7.1 + version: 16.7.2 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 fe8992810..7d9496d2c 100644 --- a/openapi/generated/api_backend.yaml +++ b/openapi/generated/api_backend.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 16.7.1 + version: 16.7.2 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 3a4b54b2d..060e89ccb 100644 --- a/openapi/generated/api_bonus.yaml +++ b/openapi/generated/api_bonus.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 16.7.1 + version: 16.7.2 title: Bonus vacanze API host: localhost basePath: /api/v1 diff --git a/openapi/generated/api_cgn.yaml b/openapi/generated/api_cgn.yaml index fab5ef403..f2766f2a9 100644 --- a/openapi/generated/api_cgn.yaml +++ b/openapi/generated/api_cgn.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 16.7.1 + version: 16.7.2 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 1fad8a8ed..49c6a3a7a 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.7.1 + version: 16.7.2 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 c2ee98165..b6c2a4955 100644 --- a/openapi/generated/api_eucovidcert.yaml +++ b/openapi/generated/api_eucovidcert.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 16.7.1 + version: 16.7.2 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 afc8ebcb7..cb5eb5701 100644 --- a/openapi/generated/api_myportal.yaml +++ b/openapi/generated/api_myportal.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 16.7.1 + version: 16.7.2 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 3c7eb9a0d..c5e86d90d 100644 --- a/openapi/generated/api_notifications.yaml +++ b/openapi/generated/api_notifications.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 16.7.1 + version: 16.7.2 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 6f92dac44..b9a0703ab 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.7.1 + version: 16.7.2 paths: /dummy: get: diff --git a/openapi/generated/api_pn.yaml b/openapi/generated/api_pn.yaml index bb90361fc..994810a61 100644 --- a/openapi/generated/api_pn.yaml +++ b/openapi/generated/api_pn.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 16.7.1 + version: 16.7.2 title: Piattaforma Notifiche host: localhost basePath: /api/v1/pn diff --git a/openapi/generated/api_public.yaml b/openapi/generated/api_public.yaml index fa94fdfcb..28c8eb3df 100644 --- a/openapi/generated/api_public.yaml +++ b/openapi/generated/api_public.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 16.7.1 + version: 16.7.2 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 4684d6a08..e253ef5f8 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.7.1 + version: 16.7.2 tags: - name: search description: Search APIs diff --git a/openapi/generated/api_session.yaml b/openapi/generated/api_session.yaml index 942ef2534..9b0f7db86 100644 --- a/openapi/generated/api_session.yaml +++ b/openapi/generated/api_session.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 16.7.1 + version: 16.7.2 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 2c3e096c8..ee0015dfb 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.7.1 + version: 16.7.2 title: Trial System API host: localhost basePath: /api/v1 diff --git a/package.json b/package.json index 3a295db50..81c28be29 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pagopa/io-backend", - "version": "16.7.1", + "version": "16.7.2", "min_app_version": { "ios": "2.3.0", "android": "2.3.0"