Skip to content

APIM-CLI 1.14.1

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jul 22:56
· 352 commits to master since this release

[1.14.1] 2023-07-31

Fixed

  • Null pointer when converting OData -> Open API (See issue #399)
  • nullpointer exception occuring while try to import an api (See issue #390)
  • Backend basepath issue (See issue #412)
  • No change is returning RC 0 instead of RC 10 (See issue #401)

Added

  • Add revoke API access command from Org/Application (See issue #419)

Changed

  • Updated libs
    • jackson-* from 2.14.2 to 2.15.2
    • commons-csv from 1.9.0 to 1.10.0
    • org.ehcache from 3.9.9 to 3.10.8
    • log4j-slf4j-impl from 2.19.0 to 2.20.0
    • org.glassfish.jaxb 2.3.7 to 2.3.8
    • org.apache.httpcomponent 4.5.13 4.5.14