Skip to content

HAProxy Unified Gateway v0.9.2

Choose a tag to compare

@github-actions github-actions released this 19 Mar 16:10
· 262 commits to dev since this release

Release Notes

HAProxy Unified Gateway v0.9.2 8abf861

Build date: 2026-03-19T15:52:27Z

Changelog

  • 5202ac3 BUG/MEDIUM: fix issues with Defaults that do not have haproxytech in spec name
  • c6b0e36 BUG/MINOR: correct CRD name and handle clientset error gracefully
  • ddc4a59 BUILD/MINOR: add workflow to build and push http-echo image
  • 8052bc0 BUILD/MINOR: bump check-commit to v5.5.2
  • a53ad61 BUILD/MINOR: ci: update docker actions and simplify buildx caching
  • 3885b41 CLEANUP/MINOR: remove push rule for docker-build job
  • 800b0dc CLEANUP/MINOR: replace panic with graceful exit on job errors
  • 288a8c4 MAJOR: allow identical Listeners on different Gateways
  • a1400d7 MAJOR: introduce conformance tests
  • 46b9e97 MEDIUM: fix for compliance test GatewayInvalidTLSConfiguration
  • 968a393 MINOR: change the condition message for conflicting listener
  • 8abf861 MINOR: ci: cancel pipelines if MR needs rebase
  • d45d13c MINOR: update gitignore file
  • 6389298 TEST/MINOR: TLSRoute: use v1 in tests for 1.5.0
  • a7bfcbb TEST: add conformance tests to CI
  • 891ef42 TEST: fix test exact route no match
  • 75237bc TEST: remove test todo tag and task
  • cdb5d1b TEST: remove test todo tag and task