Skip to content

Releases: pomerium/ingress-controller

v0.24.0

16 Nov 22:15
Compare
Choose a tag to compare

Installation

To install, run the following command:

kubectl apply -k github.com/pomerium/ingress-controller/config/default\?ref=v0.24.0

Refer to the Pomerium Configuration Guide to complete your installation.

What's Changed

Core Update

This release upgrades the core to v0.24. Performance improvements are observed specifically when configurations are driven by the Pomerium Enterprise. These enhancements are particularly beneficial in environments with a high number of routes, certificates, and policies, or in dynamically changing configurations.

Memory Usage Reduction

Most users should observe less memory used compared to v0.23. Please see the related GitHub issue: pomerium/pomerium#4652.

Fixes

  • fix nil reference in timeouts section by @wasaga in #750

Dependency Updates

New Contributors

Full Changelog: v0.23.1...v0.24.0

v0.23.1

02 Oct 21:39
Compare
Choose a tag to compare

What's Changed

  • fix nil reference in timeouts section by @backport-actions-token in #751

v0.23.0

29 Aug 13:56
Compare
Choose a tag to compare

Changelog

v0.23.0 (2023-08-29)

Full Changelog

New

Dependency

Changed

  • ci: another place to increase yarn timeout #734 (@backport-actions-token[bot])
  • ci: increase yarn network timeout #732 (@backport-actions-token[bot])
  • add docs refs to log fields options #718 (@wasaga)
  • fix manifests, fix publish docs action #693 (@wasaga)
  • update dependabot #669 (@calebdoxsey)
  • remove depguard #668 (@calebdoxsey)
  • bump core main reference #642 (@wasaga)
  • upgrade core to current main branch, including #4192, #4187, #4186, #4190 #639 (@wasaga)

v0.22.3

22 Aug 13:54
Compare
Choose a tag to compare

Changes

Updates core to v0.22.3

Full Changelog: v0.22.2...v0.22.3

v0.22.2

26 May 22:15
Compare
Choose a tag to compare

Security

This release fixes a bug whereby specially crafted requests could result in incorrect authorization decisions made by Pomerium. CVE-2023-33189.

v0.21.3

26 May 22:26
Compare
Choose a tag to compare

Security

This release fixes a bug whereby specially crafted requests could result in incorrect authorization decisions made by Pomerium. CVE-2023-33189.

v0.20.1

26 May 22:40
Compare
Choose a tag to compare

Security

This release fixes a bug whereby specially crafted requests could result in incorrect authorization decisions made by Pomerium. CVE-2023-33189.

v0.22.1

10 May 00:42
Compare
Choose a tag to compare

Changelog

Fixes

v0.22.0

03 May 17:50
Compare
Choose a tag to compare

Changelog

v0.22.0 (2023-05-03)

Full Changelog

New

  • add programmatic login options to the CRD #613 (@wasaga)
  • add stress test #609 (@wasaga)
  • add set response headers global option #599 (@wasaga)
  • support external authenticate #534 (@wasaga)
  • support for wildcard hosts in Ingress
  • this release should significantly reduce RAM consumption for large number of Ingress resources

Fixed

  • fix logging for ingresses that are not managed by us #530 (@wasaga)

Changed

Dependency

Read more

v0.21.2

23 Feb 21:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20.0...v0.21.2