Skip to content

Commit a1e5fc4

Browse files
Bump version to 16.6.0 [skip ci]
1 parent 3cbd2ad commit a1e5fc4

16 files changed

+28
-16
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,21 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7-
#### [v16.5.0](https://github.com/pagopa/io-backend/compare/v16.4.0...v16.5.0)
7+
#### [v16.6.0](https://github.com/pagopa/io-backend/compare/v16.5.0...v16.6.0)
8+
9+
- [IOPLT-773] Update descriptions of Trial System API operations and schemas [`#1169`](https://github.com/pagopa/io-backend/pull/1169)
10+
- feat: added getWalletInstanceStatus and setWalletInstanceStatus endpoint [`3cbd2ad`](https://github.com/pagopa/io-backend/commit/3cbd2addbfeebed9af3546b14200846ea2a51417)
11+
12+
#### [v16.5.0](https://github.com/pagopa/io-backend/compare/v16.5.0-RELEASE...v16.5.0)
13+
14+
> 14 November 2024
15+
16+
#### [v16.5.0-RELEASE](https://github.com/pagopa/io-backend/compare/v16.4.0...v16.5.0-RELEASE)
17+
18+
> 14 November 2024
819
920
- feat: added wallet endpoint [`709a57f`](https://github.com/pagopa/io-backend/commit/709a57ff204427ab469c66eb50ab1a1fbdf436fa)
21+
- Bump version to 16.5.0 [skip ci] [`fbf73f5`](https://github.com/pagopa/io-backend/commit/fbf73f55af115465869c534260880502c9daa2fc)
1022

1123
#### [v16.4.0](https://github.com/pagopa/io-backend/compare/v16.4.0-RELEASE...v16.4.0)
1224

openapi/generated/api_auth.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
swagger: '2.0'
22
info:
3-
version: 16.5.0
3+
version: 16.6.0
44
title: Authentication API
55
description: Collection of endpoints to interact with user's auth session.
66
host: localhost

openapi/generated/api_backend.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
swagger: '2.0'
22
info:
3-
version: 16.5.0
3+
version: 16.6.0
44
title: Proxy API
55
description: Mobile and web proxy API gateway.
66
host: localhost

openapi/generated/api_bonus.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
swagger: '2.0'
22
info:
3-
version: 16.5.0
3+
version: 16.6.0
44
title: Bonus vacanze API
55
host: localhost
66
basePath: /api/v1

openapi/generated/api_cgn.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
swagger: '2.0'
22
info:
3-
version: 16.5.0
3+
version: 16.6.0
44
title: Carta Giovani Nazionale API
55
host: localhost
66
basePath: /api/v1

openapi/generated/api_cgn_operator_search.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
swagger: '2.0'
22
info:
3-
version: 16.5.0
3+
version: 16.6.0
44
title: Carta Giovani Nazionale Operator Search API
55
host: localhost
66
basePath: /api/v1/cgn/operator-search

openapi/generated/api_eucovidcert.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
swagger: '2.0'
22
info:
3-
version: 16.5.0
3+
version: 16.6.0
44
title: EU Covid Certificate service for IO App
55
basePath: /api/v1/eucovidcert
66
schemes:

openapi/generated/api_myportal.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
swagger: '2.0'
22
info:
3-
version: 16.5.0
3+
version: 16.6.0
44
title: MyPortal API
55
description: MyPortal API for user authentication.
66
host: localhost

openapi/generated/api_notifications.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
swagger: '2.0'
22
info:
3-
version: 16.5.0
3+
version: 16.6.0
44
title: Proxy API
55
description: Mobile and web proxy API gateway.
66
host: localhost

openapi/generated/api_parameters.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
swagger: '2.0'
22
info:
33
title: IO API parameters
4-
version: 16.5.0
4+
version: 16.6.0
55
paths:
66
/dummy:
77
get:

openapi/generated/api_pn.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
swagger: '2.0'
22
info:
3-
version: 16.5.0
3+
version: 16.6.0
44
title: Piattaforma Notifiche
55
host: localhost
66
basePath: /api/v1/pn

openapi/generated/api_public.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
swagger: '2.0'
22
info:
3-
version: 16.5.0
3+
version: 16.6.0
44
title: Public API
55
description: Mobile and web proxy API gateway.
66
host: localhost

openapi/generated/api_services_app_backend.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ servers:
33
- url: https://api-app.io.pagopa.it/api/v2
44
info:
55
title: Services App Backend API
6-
version: 16.5.0
6+
version: 16.6.0
77
tags:
88
- name: search
99
description: Search APIs

openapi/generated/api_session.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
swagger: '2.0'
22
info:
3-
version: 16.5.0
3+
version: 16.6.0
44
title: Session API
55
description: Collection of enpoints to interact with user session.
66
host: localhost

openapi/generated/api_trial_system.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
swagger: '2.0'
22
info:
3-
version: 16.5.0
3+
version: 16.6.0
44
title: Trial System API
55
host: localhost
66
basePath: /api/v1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pagopa/io-backend",
3-
"version": "16.5.0",
3+
"version": "16.6.0",
44
"min_app_version": {
55
"ios": "2.3.0",
66
"android": "2.3.0"

0 commit comments

Comments
 (0)