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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
5
and this project adheres to [Semantic Versioning](http://semver.org/).
6
6
7
-
## Unreleased
7
+
## [1.3.7] 2021-04-19
8
8
### Fixed
9
9
- apim.sh fails if CWD has a space (See issue [#160](https://github.com/Axway-API-Management-Plus/apim-cli/issues/160))
10
10
- Streams not closed bring to a FileSystemException (See issue [#161](https://github.com/Axway-API-Management-Plus/apim-cli/issues/161))
@@ -13,10 +13,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
13
13
- Export-Error when using a Custom-Properties-Model for APIs/Apps/Orgs (See issue [#163](https://github.com/Axway-API-Management-Plus/apim-cli/issues/163))
14
14
15
15
### Added
16
-
- Resolve system environment variables in property files (See issue [#166](https://github.com/Axway-API-Management-Plus/apim-cli/issues/166))
16
+
- Resolve system environment variables in environment property files (See issue [#166](https://github.com/Axway-API-Management-Plus/apim-cli/issues/166))
17
17
- Support for API-Management 7.7-2021-March release (See issue [#167](https://github.com/Axway-API-Management-Plus/apim-cli/issues/167))
18
18
19
-
## [1.3.6]2020-03-16
19
+
## [1.3.6]2021-03-16
20
20
### Fixed
21
21
- Avoid NPE if given OAuth-Provider Profile is invalid (See issue [#143](https://github.com/Axway-API-Management-Plus/apim-cli/issues/143))
22
22
- Actual API-Lookup when using additional criteria V-Host and QueryRoutingVersion (See issue [#151](https://github.com/Axway-API-Management-Plus/apim-cli/issues/151))
0 commit comments