Skip to content

v4.0.0

Latest
Compare
Choose a tag to compare
@jantaylor jantaylor released this 03 Jul 15:22
· 4 commits to master since this release

v4.0.0 / 2023-06-15

Breaking Changes

  • Removed the deprecated coreauth:client:regenerate command. Please use coreauth:client:regenerate-secret instead
  • Removed the option for -s --scope and -f --feature from the coreauth:client:create and coreauth:client:update commands as they were not adding the scopes to the OAuth Client.
    • Note: Please use the coreauth:client:add-scope command after you have created your client or have updated it

Internal

  • Fixed the -e --environment option, to include the GAM (Gamma) environment as an option
  • Fixed the -t --type option, removing the unused INTROSPECTION type which has not been released