Skip to content

APIM-CLI 1.14.6

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Oct 19:39
· 66 commits to master since this release

[1.14.6] 2024-10-11

Fixed

  • Importing SOAP API with different endpoints (for import and for runtime calls) (See issue #501)
  • -returnCodeMapping option does not work on apim-cli org import (See issue #496)
  • The output of command 'apim api get' is not containing the complete list of client applications (array) of the api (See issue #495)
  • Update API with Assigned Quota (See issue #499)

Added

  • Force APIM-cli to download the latest Trusted Certificates in a Frontend API (See issue #494)

Changed

  • Updated libs to fix security vulnerabilities
    • com.graphql-java:graphql-java from 21.3 to 21.5
    • commons-io:commons-io from 2.11.0 to 2.14.0

What's Changed

Full Changelog: 1.14.5...1.14.6