Skip to content

v1.1.1

Compare
Choose a tag to compare
@kevinswiber kevinswiber released this 30 Aug 23:20
· 1101 commits to master since this release

Added

  • CLI: Header and verbose support (#350)

Changed

  • Dockerfile updates (#351)
  • Remove Bluebird usage for Redis access (#358)
  • Adding dir alias for eg gateway create (#373)

Fixed

  • CLI should use the config dir in context (#363)
  • Fixing CLI delegation on Windows (#364)
  • Making CLI config of Admin API URL backwards compatible (#375)

Tests

  • Adding OAuth2 Authorization Code E2E tests (#371)
  • Adding key-auth CLI E2E test (#377)