diff --git a/CHANGELOG.md b/CHANGELOG.md index e8384cf1d..cf4a43e35 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). -#### [v13.39.0](https://github.com/pagopa/io-backend/compare/v13.38.0...v13.39.0) +#### [v13.39.1](https://github.com/pagopa/io-backend/compare/v13.39.0...v13.39.1) + +- fix: fix IoWalletAPIClient [`ee4d411`](https://github.com/pagopa/io-backend/commit/ee4d411e9545a89121f20add8ecd5309e4ea01d7) + +#### [v13.39.0](https://github.com/pagopa/io-backend/compare/v13.39.0-RELEASE...v13.39.0) + +> 6 June 2024 + +#### [v13.39.0-RELEASE](https://github.com/pagopa/io-backend/compare/v13.38.0...v13.39.0-RELEASE) + +> 6 June 2024 - Update values-prod01.yaml [`#1132`](https://github.com/pagopa/io-backend/pull/1132) - feat: [SIW-1112-1113-1114] Added getNonce, createWalletInstance, createWalletAttestation endpoints [`72a48b1`](https://github.com/pagopa/io-backend/commit/72a48b1869e40013cbfe7b34b246259b435b344e) diff --git a/openapi/generated/api_auth.yaml b/openapi/generated/api_auth.yaml index f472ee4b6..b6cbbd03b 100644 --- a/openapi/generated/api_auth.yaml +++ b/openapi/generated/api_auth.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.39.0 + version: 13.39.1 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 d4c2d8e99..3d3e60b47 100644 --- a/openapi/generated/api_backend.yaml +++ b/openapi/generated/api_backend.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.39.0 + version: 13.39.1 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 580f75a9d..8975f0044 100644 --- a/openapi/generated/api_bonus.yaml +++ b/openapi/generated/api_bonus.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.39.0 + version: 13.39.1 title: Bonus vacanze API host: localhost basePath: /api/v1 diff --git a/openapi/generated/api_bpd.yaml b/openapi/generated/api_bpd.yaml index d241ab5d1..6fc43fe5f 100644 --- a/openapi/generated/api_bpd.yaml +++ b/openapi/generated/api_bpd.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.39.0 + version: 13.39.1 title: BPD API description: Bonus Pagamenti Digitali API for user authentication. host: localhost diff --git a/openapi/generated/api_cgn.yaml b/openapi/generated/api_cgn.yaml index 67182a005..22833b72c 100644 --- a/openapi/generated/api_cgn.yaml +++ b/openapi/generated/api_cgn.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.39.0 + version: 13.39.1 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 178fccbca..271f7136c 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: 13.39.0 + version: 13.39.1 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 80414c7e9..5ea7b7b62 100644 --- a/openapi/generated/api_eucovidcert.yaml +++ b/openapi/generated/api_eucovidcert.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.39.0 + version: 13.39.1 title: EU Covid Certificate service for IO App basePath: /api/v1/eucovidcert schemes: diff --git a/openapi/generated/api_fast_login.yaml b/openapi/generated/api_fast_login.yaml index 8f7ecf822..79e7fc71d 100644 --- a/openapi/generated/api_fast_login.yaml +++ b/openapi/generated/api_fast_login.yaml @@ -3,7 +3,7 @@ servers: - url: https://api-app.io.pagopa.it/api/v1 info: title: Fast login API - version: 13.39.0 + version: 13.39.1 paths: /fast-login: post: diff --git a/openapi/generated/api_fims.yaml b/openapi/generated/api_fims.yaml index 8516db4d2..089fb9112 100644 --- a/openapi/generated/api_fims.yaml +++ b/openapi/generated/api_fims.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.39.0 + version: 13.39.1 title: FIMS API description: Federated Identity Management System API for user authentication. host: localhost diff --git a/openapi/generated/api_mit_voucher.yaml b/openapi/generated/api_mit_voucher.yaml index 5f8d314f4..52440dcd4 100644 --- a/openapi/generated/api_mit_voucher.yaml +++ b/openapi/generated/api_mit_voucher.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.39.0 + version: 13.39.1 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 2ea500683..7a0d3fbd9 100644 --- a/openapi/generated/api_myportal.yaml +++ b/openapi/generated/api_myportal.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.39.0 + version: 13.39.1 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 40d73fcfc..832b07526 100644 --- a/openapi/generated/api_notifications.yaml +++ b/openapi/generated/api_notifications.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.39.0 + version: 13.39.1 title: Proxy API description: Mobile and web proxy API gateway. host: localhost diff --git a/openapi/generated/api_pagopa.yaml b/openapi/generated/api_pagopa.yaml index 11bde5658..ecf22d040 100644 --- a/openapi/generated/api_pagopa.yaml +++ b/openapi/generated/api_pagopa.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.39.0 + version: 13.39.1 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 e69e14a7b..3bfcc9e82 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: 13.39.0 + version: 13.39.1 paths: /dummy: get: diff --git a/openapi/generated/api_pn.yaml b/openapi/generated/api_pn.yaml index 42f4902ec..3e8b61e4b 100644 --- a/openapi/generated/api_pn.yaml +++ b/openapi/generated/api_pn.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.39.0 + version: 13.39.1 title: Piattaforma Notifiche host: localhost basePath: /api/v1/pn diff --git a/openapi/generated/api_public.yaml b/openapi/generated/api_public.yaml index f8dbe2031..1a2da7775 100644 --- a/openapi/generated/api_public.yaml +++ b/openapi/generated/api_public.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.39.0 + version: 13.39.1 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 8021d1d68..55f09c881 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: 13.39.0 + version: 13.39.1 tags: - name: search description: Search APIs diff --git a/openapi/generated/api_session.yaml b/openapi/generated/api_session.yaml index c58981286..3b913364c 100644 --- a/openapi/generated/api_session.yaml +++ b/openapi/generated/api_session.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.39.0 + version: 13.39.1 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 553842a27..092d96a16 100644 --- a/openapi/generated/api_trial_system.yaml +++ b/openapi/generated/api_trial_system.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.39.0 + version: 13.39.1 title: Trial System API host: localhost basePath: /trials/api/v1 diff --git a/openapi/generated/api_zendesk.yaml b/openapi/generated/api_zendesk.yaml index 35b2926a2..de993d728 100644 --- a/openapi/generated/api_zendesk.yaml +++ b/openapi/generated/api_zendesk.yaml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 13.39.0 + version: 13.39.1 title: Zendesk API description: User authentication for zendesk host: localhost diff --git a/package.json b/package.json index 0e57eb2ee..ee7ec6590 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pagopa/io-backend", - "version": "13.39.0", + "version": "13.39.1", "min_app_version": { "ios": "2.3.0", "android": "2.3.0"