Skip to content

v1.5.0rc1

Choose a tag to compare

@twratl twratl released this 18 Sep 13:38
· 303 commits to main since this release
73717d0

What's New

  • None

Enhancements

  • Enrich shell completion results for the api command

Bug Fixes

  • Fixes an issue with interactive login when randomly generated tokens include -- which the WAF sometimes sees as a SQL injection attack
  • Fixes an issue with ssh-add and temporary keys filling up the ssh-agent due to the order of command flags
  • Fixes and issue with checkin checking in the wrong profile type (programmatic vs console)

Dependencies

  • britive>=2.21.0

Other

  • None