Skip to content

APIM-CLI 1.13.1

Compare
Choose a tag to compare
@rathnapandi rathnapandi released this 15 Nov 18:14
· 775 commits to master since this release

[1.13.1] 2022-11-15

Fixed

  • Get API causes an error when related certificates contains slash character '/' in their CN (See issue #315)
  • globalrequest and response polices are not handled correctly using apim settings import (See issue #325)
  • Add support for OData V4 specifications (See issue #234)
  • Security fix - Bump commons-text from 1.9 to 1.10.0
  • Security fix Bump jackson-databind from 2.13.3 to 2.13.4.1

Changed

  • Cleaned up some System.out.println to reduce console output

Added

  • command "api check-certs -days 90 -s api-env -o json" command writes json output on console