Skip to content

HAProxy Data Plane API v2.6.2

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Dec 07:26
· 301 commits to master since this release

Release Notes

HAProxy Data Plane API v2.6.2 3a2dc97

Build from: git@github.com:haproxytech/dataplaneapi.git
Build date: 2022-11-30T19:54:13Z

Changelog

  • 3a2dc97 BUILD/MINOR: spec: update spec to latest cn
  • 0a01141 BUG/MINOR: runtime_server: fix missing function
  • cd941eb BUILD/MINOR: goreleaser: fix github action arguments
  • c7c7345 BUILD/MINOR: goreleaser: add goreleaser github action to ci
  • c1b617c BUILD/MINOR: deps: update dependencies
  • c5a718f BUG/MINOR: version: make config version middleware to write after request
  • 88c5c2c BUG/MINOR: userlists: fix error handling for users and groups
  • ecbd160 BUILD/MEDIUM: go: update go version
  • e1692ba BUG/MEDIUM: version: fix config version header adapter
  • 53365f6 BUILD/MEDIUM: dependencies: upgrade depencencies
  • 544c73a TEST/MINOR: transactions: fix flaky transaction tests
  • cf7631f BUG/MINOR: runtime: return 404 when a server or backend is not found
  • 0c0b2d8 BUG/MINOR: reload: don't revert backup file when not valid
  • cc3dae8 BUG/MINOR: runtime: fix avoiding reloads with server_params
  • 5a5c9f9 BUG/MINOR: transactions: return code 404 when transaction not found
  • 4b2290c BUG/MINOR: consul: use allow/deny list instead of white/black list when initiating instance