pomerium/docs/enterprise/changelog.md
Alex Fornuto faecfd460b
Enterprise Upgrade & Changelog Pages (#2453)
* update enterprise reference source

* add upgrade and changelog pages
2021-08-09 10:55:47 -06:00

1.5 KiB

title sidebarDepth
Changelog 0

Changelog

0.15.0

New

  • Telemetry: View real time metrics and status from Pomerium components inside the Enterprise Console.
  • More expressive policy syntax: Pomerium's new extended policy language allows more complex policies to be configured, along with non-identity based conditions for access.
  • Support for Google Cloud Serverless configuration on routes.
  • Support for SPDY configuration on routes.
  • More consistent filtering and sorting across resource listing pages.

Updated

  • Certificate Management: Certificates with overlapping SAN names are no longer permitted.
  • Policies: New editing screen supports Wizard based, Text based or Rego based policy.
  • Policies: Only global administrators may manage Rego based policies.
  • Policies: Support time based criteria.
  • Service Accounts: Simplified UI.
  • Service Accounts: Support token expiration time.
  • Service Accounts: Namespace support.
  • Impersonation: Impersonation is now done on an individual session basis.
  • Various other bug fixes and improvements.