Skip to content

Commit 12858d3

Browse files
Bump version to 16.10.1 [skip ci]
1 parent 659eea9 commit 12858d3

16 files changed

+27
-16
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,20 @@ 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.10.0](https://github.com/pagopa/io-backend/compare/v16.9.1...v16.10.0)
7+
#### [v16.10.1](https://github.com/pagopa/io-backend/compare/v16.10.0...v16.10.1)
8+
9+
- [#IOPLT-958] Fix base path [`#1185`](https://github.com/pagopa/io-backend/pull/1185)
10+
11+
#### [v16.10.0](https://github.com/pagopa/io-backend/compare/v16.10.0-RELEASE...v16.10.0)
12+
13+
> 24 February 2025
14+
15+
#### [v16.10.0-RELEASE](https://github.com/pagopa/io-backend/compare/v16.9.1...v16.10.0-RELEASE)
16+
17+
> 24 February 2025
818
919
- [#IOPLT-958] Mocked API for IO microservices status [`#1184`](https://github.com/pagopa/io-backend/pull/1184)
20+
- Bump version to 16.10.0 [skip ci] [`5a5fe4f`](https://github.com/pagopa/io-backend/commit/5a5fe4f226329b6f371c4290631384fcca0fe2ca)
1021

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

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.10.0
3+
version: 16.10.1
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.10.0
3+
version: 16.10.1
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.10.0
3+
version: 16.10.1
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.10.0
3+
version: 16.10.1
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.10.0
3+
version: 16.10.1
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.10.0
3+
version: 16.10.1
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.10.0
3+
version: 16.10.1
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.10.0
3+
version: 16.10.1
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.10.0
4+
version: 16.10.1
55
paths:
66
/dummy:
77
get:

0 commit comments

Comments
 (0)