You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11-2
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,19 @@
4
4
5
5
## [Unreleased]
6
6
7
+
## [1.2.3] - 2023-07-17
8
+
9
+
### Fixed
10
+
11
+
- Update `swagger-request-validator-core` to `2.35.2` for bug fixes ([#21](https://github.com/getyourguide/openapi-validation-java/pull/21))
12
+
-[bugfix: not required and exploded query parameters handling](https://bitbucket.org/atlassian/swagger-request-validator/pull-requests/391/bugfix-not-required-and-exploded-query)
13
+
-[bugfix: Fix path double-normalized if same prefix as base path](https://bitbucket.org/atlassian/swagger-request-validator/pull-requests/390/bugfix-fix-path-double-normalized-if-same)
14
+
7
15
## [1.2.2] - 2023-06-30
8
16
9
17
### Added
10
18
11
-
- Show parameter name in violation log ([#19](https://github.com/getyourguide/openapi-validation-java/pull/159))
19
+
- Show parameter name in violation log ([#19](https://github.com/getyourguide/openapi-validation-java/pull/19))
0 commit comments