Skip to content

Commit f690ce5

Browse files
Bump version to 16.7.0 [skip ci]
1 parent bb0d1f7 commit f690ce5

16 files changed

+27
-16
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +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.6.0](https://github.com/pagopa/io-backend/compare/v16.5.0...v16.6.0)
7+
#### [v16.7.0](https://github.com/pagopa/io-backend/compare/v16.6.0...v16.7.0)
8+
9+
- chore: added trial system FF [`bb0d1f7`](https://github.com/pagopa/io-backend/commit/bb0d1f70f3e320069cbfde2a53611ab4d7df1d53)
10+
11+
#### [v16.6.0](https://github.com/pagopa/io-backend/compare/v16.6.0-RELEASE...v16.6.0)
12+
13+
> 19 November 2024
14+
15+
#### [v16.6.0-RELEASE](https://github.com/pagopa/io-backend/compare/v16.5.0...v16.6.0-RELEASE)
16+
17+
> 19 November 2024
818
919
- [IOPLT-773] Update descriptions of Trial System API operations and schemas [`#1169`](https://github.com/pagopa/io-backend/pull/1169)
1020
- feat: added getWalletInstanceStatus and setWalletInstanceStatus endpoint [`3cbd2ad`](https://github.com/pagopa/io-backend/commit/3cbd2addbfeebed9af3546b14200846ea2a51417)
21+
- Bump version to 16.6.0 [skip ci] [`a1e5fc4`](https://github.com/pagopa/io-backend/commit/a1e5fc4384f3ce6e43ca61a73becd2ab4ef6853e)
1122

1223
#### [v16.5.0](https://github.com/pagopa/io-backend/compare/v16.5.0-RELEASE...v16.5.0)
1324

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.6.0
3+
version: 16.7.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.6.0
3+
version: 16.7.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.6.0
3+
version: 16.7.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.6.0
3+
version: 16.7.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.6.0
3+
version: 16.7.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.6.0
3+
version: 16.7.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.6.0
3+
version: 16.7.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.6.0
3+
version: 16.7.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.6.0
4+
version: 16.7.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.6.0
3+
version: 16.7.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.6.0
3+
version: 16.7.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.6.0
6+
version: 16.7.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.6.0
3+
version: 16.7.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.6.0
3+
version: 16.7.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.6.0",
3+
"version": "16.7.0",
44
"min_app_version": {
55
"ios": "2.3.0",
66
"android": "2.3.0"

0 commit comments

Comments
 (0)