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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
10
10
- Get API causes an error when related certificates contains slash character '/' in their CN (See issue [#315](https://github.com/Axway-API-Management-Plus/apim-cli/issues/315)
11
11
- globalrequest and response polices are not handled correctly using apim settings import (See issue [#325](https://github.com/Axway-API-Management-Plus/apim-cli/issues/325)
12
12
- Add support for OData V4 specifications (See issue [#234](https://github.com/Axway-API-Management-Plus/apim-cli/issues/234)
13
+
- Security fix - Bump commons-text from 1.9 to 1.10.0
14
+
- Security fix Bump jackson-databind from 2.13.3 to 2.13.4.1
13
15
14
16
### Changed
15
17
- Cleaned up some System.out.println to reduce console output
0 commit comments