From ca77ad0b63398c558b81587dc8685ad3bee0b5a6 Mon Sep 17 00:00:00 2001 From: pagopa-github-bot Date: Mon, 5 Aug 2024 13:22:00 +0000 Subject: [PATCH] Bump version to 14.2.0 [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_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, 26 insertions(+), 17 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a0e7df79..af463ba72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,18 @@ 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.1.0](https://github.com/pagopa/io-backend/compare/v14.0.0...v14.1.0) +#### [v14.2.0](https://github.com/pagopa/io-backend/compare/v14.1.0...v14.2.0) + +#### [v14.1.0](https://github.com/pagopa/io-backend/compare/v14.1.0-RELEASE...v14.1.0) + +> 5 August 2024 + +#### [v14.1.0-RELEASE](https://github.com/pagopa/io-backend/compare/v14.0.0...v14.1.0-RELEASE) + +> 5 August 2024 - [SIW-1446] return integrity check error [`#1145`](https://github.com/pagopa/io-backend/pull/1145) +- Bump version to 14.1.0 [skip ci] [`d767276`](https://github.com/pagopa/io-backend/commit/d7672762a63ed15e5a22e6a0a5ccc158fb601961) #### [v14.0.0](https://github.com/pagopa/io-backend/compare/v14.0.0-RELEASE...v14.0.0) diff --git a/openapi/generated/api_auth.yaml b/openapi/generated/api_auth.yaml index 1875e6265..e913514e6 100644 --- a/openapi/generated/api_auth.yaml +++ b/openapi/generated/api_auth.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 14.1.0 + version: 14.2.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 a27d10483..eede2eeb7 100644 --- a/openapi/generated/api_backend.yaml +++ b/openapi/generated/api_backend.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 14.1.0 + version: 14.2.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 2e4366cbd..a2d14a065 100644 --- a/openapi/generated/api_bonus.yaml +++ b/openapi/generated/api_bonus.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 14.1.0 + version: 14.2.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 c7776a04e..953f2eca3 100644 --- a/openapi/generated/api_cgn.yaml +++ b/openapi/generated/api_cgn.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 14.1.0 + version: 14.2.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 3e53ba223..6f4b2ac07 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.1.0 + version: 14.2.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 d24864145..2da4dd1d9 100644 --- a/openapi/generated/api_eucovidcert.yaml +++ b/openapi/generated/api_eucovidcert.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 14.1.0 + version: 14.2.0 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 f47446dbc..ba32aeba9 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.1.0 + version: 14.2.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 8813541f2..a8b0b4d3c 100644 --- a/openapi/generated/api_myportal.yaml +++ b/openapi/generated/api_myportal.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 14.1.0 + version: 14.2.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 a7aa95e21..998fe395d 100644 --- a/openapi/generated/api_notifications.yaml +++ b/openapi/generated/api_notifications.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 14.1.0 + version: 14.2.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 be02ae618..8687f3ce0 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.1.0 + version: 14.2.0 paths: /dummy: get: diff --git a/openapi/generated/api_pn.yaml b/openapi/generated/api_pn.yaml index 43c1ba297..98308b417 100644 --- a/openapi/generated/api_pn.yaml +++ b/openapi/generated/api_pn.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 14.1.0 + version: 14.2.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 b9ab92375..ba31434ff 100644 --- a/openapi/generated/api_public.yaml +++ b/openapi/generated/api_public.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 14.1.0 + version: 14.2.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 565f509c0..9562a5b49 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.1.0 + version: 14.2.0 tags: - name: search description: Search APIs diff --git a/openapi/generated/api_session.yaml b/openapi/generated/api_session.yaml index 931c90073..61db6e9ba 100644 --- a/openapi/generated/api_session.yaml +++ b/openapi/generated/api_session.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 14.1.0 + version: 14.2.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 5e0ce5bef..0d942d4a1 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.1.0 + version: 14.2.0 title: Trial System API host: localhost basePath: /api/v1 diff --git a/package.json b/package.json index b48340443..97ba26746 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pagopa/io-backend", - "version": "14.1.0", + "version": "14.2.0", "min_app_version": { "ios": "2.3.0", "android": "2.3.0"