Skip to content

v23.18-beta

Compare
Choose a tag to compare
@byewokko byewokko released this 05 May 15:04
· 1310 commits to main since this release
99edc6e

CHANGELOG

Breaking changes

  • In resource list, the include_deleted and exclude_global_only params are replaced by exclude param (#196, PLUM Sprint 230421)
  • Cookie authorize requests require that cookie_entry_uri be configured (#188, PLUM Sprint 230421)
  • The state-redirect mechanism in cookie flow has been removed (#188, PLUM Sprint 230421)

Fix

  • Fix provisioning initialization (#195, PLUM Sprint 230412)
  • Fix request access control attributes and methods (#197, PLUM Sprint 230421)
  • Reintroduce metrics (#198, PLUM Sprint 230421)
  • Allow batman to be configured without basic auth (#199, PLUM Sprint 230421)
  • Include client cookie name in client detail (#200, PLUM Sprint 230421)
  • Fix cookie entrypoint when no webhook is configured (#201, PLUM Sprint 230421)

Features

  • Filter resource list by resource type using the exclude query parameter (#196, PLUM Sprint 230421)
  • Cookie entrypoint webhook for setting custom response headers (#188, PLUM Sprint 230421)

Refactoring

  • Each client has their unique cookie name (#188, PLUM Sprint 230421)