pomerium/changelogs/v0.25.0.md
2024-01-09 16:30:24 -05:00

15 KiB

v0.25.0 Changes

Breaking

Changes that are expected to cause an incompatibility.

New

  • Initial support for the Pomerium Zero closed beta is included in this release.
  • authenticate: Refactoring identity authenticators to initiate redirect. For AWS Cognito, please allow the following sign out https://{AUTHENTICATE_DOMAIN}/.pomerium/signed_out URL. See more details in https://github.com/pomerium/pomerium/pull/4858 by @calebdoxsey.

Fixes

Changed

Dependency Updates