Skip to content

v0.88.0

Compare
Choose a tag to compare
@jacobbednarz jacobbednarz released this 13 Feb 23:27
· 131 commits to master since this release
ac6a22d

ENHANCEMENTS:

  • access_application: Add support for OIDC SaaS Applications (#1500)
  • access_application: Add support for allow_authenticate_via_warp (#1496)
  • access_application: add support for name_id_transform_jsonata in saas apps (#1505)
  • access_organization: Add support for allow_authenticate_via_warp and warp_auth_session_duration (#1496)
  • hyperdrive: Add support for hyperdrive CRUD operations (#1492)
  • images_variants: Add support for Images Variants CRUD operations (#1494)
  • teams_rules: AntiVirus settings includes notification settings (#1499)

BUG FIXES:

  • hyperdrive: password should be nested in origin (#1501)

DEPENDENCIES:

  • deps: bumps golang.org/x/net from 0.20.0 to 0.21.0 (#1502)
  • deps: bumps golangci/golangci-lint-action from 3 to 4 (#1504)