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
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6
6
7
7
# [1.14.3] In progress
8
8
### Fixed
9
+
- APIM CLI to check/skip already removed API (See issue [#417](https://github.com/Axway-API-Management-Plus/apim-cli/issues/417))
9
10
- Error mapping is not applied when importing "app" (See issue [#437](https://github.com/Axway-API-Management-Plus/apim-cli/issues/437))
10
11
- Handling backend changes and removal of organization from api-config json file in one command [#441](https://github.com/Axway-API-Management-Plus/apim-cli/issues/441))
12
+
- Handling removing of existing quota in API (See issue [#438](https://github.com/Axway-API-Management-Plus/apim-cli/issues/438))
13
+
- Regression in handling removing existing quota in API Manager (See issue [#434](https://github.com/Axway-API-Management-Plus/apim-cli/issues/434))
14
+
### Added
15
+
- Support APIM November 2023 release (See issue [#444](https://github.com/Axway-API-Management-Plus/apim-cli/issues/444))
16
+
- Support Graphql (See issue [#443](https://github.com/Axway-API-Management-Plus/apim-cli/issues/443))
0 commit comments