APIM-CLI 1.14.0
github-actions
released this
07 Jul 19:25
·
404 commits
to develop
since this release
[1.13.8] 07-07-2023
Fixed
- Inbound Security - Query String Pass Through is not included in api get (See issue #392)
- breaking changes with overrideSpecBasePath = true (See issue #397)
Added
- Add an option to output the json config file in console(See issue #322)
- Introduced an environment variable print_console.
- If the value is set to true, the json config file wille printed on console.
- Default value is false
- Introduced an environment variable print_console.
- Support 7.7 May 2023 release (See issue #391)
- If settings are imported from old versions to May 2023 release, set following values to null as os and architecture elements are removed, (Refer RDAPI-29419)
{ "os" : null, "architecture" : null }