Skip to content

Commit 0759de6

Browse files
Bump version to 13.34.3 [skip ci]
1 parent 24c0d7b commit 0759de6

20 files changed

+31
-20
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-
#### [v13.34.2](https://github.com/pagopa/io-backend/compare/v13.34.1...v13.34.2)
7+
#### [v13.34.3](https://github.com/pagopa/io-backend/compare/v13.34.2...v13.34.3)
8+
9+
- [#IOPID-1737] updated spid-commons library [`#1108`](https://github.com/pagopa/io-backend/pull/1108)
10+
11+
#### [v13.34.2](https://github.com/pagopa/io-backend/compare/v13.34.2-RELEASE...v13.34.2)
12+
13+
> 11 March 2024
14+
15+
#### [v13.34.2-RELEASE](https://github.com/pagopa/io-backend/compare/v13.34.1...v13.34.2-RELEASE)
16+
17+
> 11 March 2024
818
919
- [#IOPID-1645] Fix ReDOS vulnerability on SignatureInput params [`#1107`](https://github.com/pagopa/io-backend/pull/1107)
20+
- Bump version to 13.34.2 [skip ci] [`35ca31d`](https://github.com/pagopa/io-backend/commit/35ca31d388db38a2f8e0a192a134dc0f95ebc8ab)
1021

1122
#### [v13.34.1](https://github.com/pagopa/io-backend/compare/v13.34.1-RELEASE...v13.34.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: 13.34.2
3+
version: 13.34.3
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: 13.34.2
3+
version: 13.34.3
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: 13.34.2
3+
version: 13.34.3
44
title: Bonus vacanze API
55
host: localhost
66
basePath: /api/v1

openapi/generated/api_bpd.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: 13.34.2
3+
version: 13.34.3
44
title: BPD API
55
description: Bonus Pagamenti Digitali API for user authentication.
66
host: localhost

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: 13.34.2
3+
version: 13.34.3
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: 13.34.2
3+
version: 13.34.3
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: 13.34.2
3+
version: 13.34.3
44
title: EU Covid Certificate service for IO App
55
basePath: /api/v1/eucovidcert
66
schemes:

openapi/generated/api_fast_login.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/v1
44
info:
55
title: Fast login API
6-
version: 13.34.2
6+
version: 13.34.3
77
paths:
88
/fast-login:
99
post:

openapi/generated/api_fims.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: 13.34.2
3+
version: 13.34.3
44
title: FIMS API
55
description: Federated Identity Management System API for user authentication.
66
host: localhost

0 commit comments

Comments
 (0)