diff --git a/CHANGELOG.md b/CHANGELOG.md index af463ba72..d9370fdf0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,17 @@ 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.2.0](https://github.com/pagopa/io-backend/compare/v14.1.0...v14.2.0) +#### [v14.3.0](https://github.com/pagopa/io-backend/compare/v14.2.0...v14.3.0) + +#### [v14.2.0](https://github.com/pagopa/io-backend/compare/v14.2.0-RELEASE...v14.2.0) + +> 5 August 2024 + +#### [v14.2.0-RELEASE](https://github.com/pagopa/io-backend/compare/v14.1.0...v14.2.0-RELEASE) + +> 5 August 2024 + +- Bump version to 14.2.0 [skip ci] [`ca77ad0`](https://github.com/pagopa/io-backend/commit/ca77ad0b63398c558b81587dc8685ad3bee0b5a6) #### [v14.1.0](https://github.com/pagopa/io-backend/compare/v14.1.0-RELEASE...v14.1.0) diff --git a/openapi/generated/api_auth.yaml b/openapi/generated/api_auth.yaml index e913514e6..9e1250f36 100644 --- a/openapi/generated/api_auth.yaml +++ b/openapi/generated/api_auth.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 14.2.0 + version: 14.3.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 eede2eeb7..8a0271c54 100644 --- a/openapi/generated/api_backend.yaml +++ b/openapi/generated/api_backend.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 14.2.0 + version: 14.3.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 a2d14a065..107b596bb 100644 --- a/openapi/generated/api_bonus.yaml +++ b/openapi/generated/api_bonus.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 14.2.0 + version: 14.3.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 953f2eca3..1c7fb12a1 100644 --- a/openapi/generated/api_cgn.yaml +++ b/openapi/generated/api_cgn.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 14.2.0 + version: 14.3.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 6f4b2ac07..d21c113c3 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.2.0 + version: 14.3.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 2da4dd1d9..9e771ada2 100644 --- a/openapi/generated/api_eucovidcert.yaml +++ b/openapi/generated/api_eucovidcert.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 14.2.0 + version: 14.3.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 ba32aeba9..b641a9156 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.2.0 + version: 14.3.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 a8b0b4d3c..ca7d8ae3d 100644 --- a/openapi/generated/api_myportal.yaml +++ b/openapi/generated/api_myportal.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 14.2.0 + version: 14.3.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 998fe395d..00a7ea082 100644 --- a/openapi/generated/api_notifications.yaml +++ b/openapi/generated/api_notifications.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 14.2.0 + version: 14.3.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 8687f3ce0..06c4fbef5 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.2.0 + version: 14.3.0 paths: /dummy: get: diff --git a/openapi/generated/api_pn.yaml b/openapi/generated/api_pn.yaml index 98308b417..a4d4120d0 100644 --- a/openapi/generated/api_pn.yaml +++ b/openapi/generated/api_pn.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 14.2.0 + version: 14.3.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 ba31434ff..687bc4981 100644 --- a/openapi/generated/api_public.yaml +++ b/openapi/generated/api_public.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 14.2.0 + version: 14.3.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 9562a5b49..aa04cd086 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.2.0 + version: 14.3.0 tags: - name: search description: Search APIs diff --git a/openapi/generated/api_session.yaml b/openapi/generated/api_session.yaml index 61db6e9ba..9ea28bb4a 100644 --- a/openapi/generated/api_session.yaml +++ b/openapi/generated/api_session.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 14.2.0 + version: 14.3.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 0d942d4a1..5bf61bd0d 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.2.0 + version: 14.3.0 title: Trial System API host: localhost basePath: /api/v1 diff --git a/package.json b/package.json index 97ba26746..8d70147e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pagopa/io-backend", - "version": "14.2.0", + "version": "14.3.0", "min_app_version": { "ios": "2.3.0", "android": "2.3.0"