Skip to content

APIM-CLI 1.14.7

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Oct 16:22
· 58 commits to develop since this release

[1.14.7] 2024-10-24

Fixed

  • NullPointerException: Cannot invoke "com.axway.apim.api.model.APIMethod.getName() (See issue #512)
  • Enable caching for API Import action (See issue #500)

Added

  • allow APIM cli to connect to API Manager protected by Cloudflare (See issue #505)

    • Added new paramater named customHeaders to handle additonal headers.
      E.g ./apim.sh api get -n CalculatorService3 -o json -h localhost -u apiadmin -customHeaders abc:xyz
  • Support August 2024 APIM Release (See issue #504)

Full Changelog: 1.14.6...1.14.7