Skip to content

HAProxy Data Plane API v2.8.5

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Feb 08:47
· 137 commits to master since this release

Release Notes

HAProxy Data Plane API v2.8.5 1e3f71a

Build from: [email protected]:haproxytech/dataplaneapi.git
Build date: 2024-02-15T08:20:46Z

Changelog

  • 51c03d2 BUG/MINOR: cluster_sync: properly store storage dirs to file
  • 519f7dc BUG/MINOR: prevent possible panics when generating random string
  • e28db03 BUILD/MINOR: bind e2e tests >2.8 were not executed due to missing import lib and wrong fixture
  • 4fddc4f BUILD/MINOR: global e2e tests >2.8 were not executed due to missing import lib
  • 0d107f0 BUILD/MINOR: go.mod: update Go indirect packages
  • 432608f BUILD/MINOR: go.mod: update Go packages
  • 8a03d73 BUILD/MINOR: go.mod: update Go packages
  • d656451 BUILD/MINOR: go.mod: update Go packages
  • c198219 BUILD/MINOR: go.mod: update github.com/aws/aws-sdk-go-v2
  • cc51c78 BUILD/MINOR: go.mod: update github.com/aws/aws-sdk-go-v2
  • 5018a36 BUILD/MINOR: go.mod: update github.com/aws/aws-sdk-go-v2
  • b8308ad BUILD/MINOR: go.mod: update golang.org/x packages
  • 1c46db6 BUILD/MINOR: go.mod: update golang.org/x packages
  • 014482d BUILD/MINOR: ring e2e test >2.8 were not executed due to missing import lib
  • 95493c7 CLEANUP/MINOR: ci: remove deprecated gitlab token
  • 9a56d76 MINOR: gofumpt: make changes for new gofumpt
  • 1e3f71a MINOR: lint: increase timeout for a linter
  • cd89926 TEST/MAJOR: e2e: fix proper version checking in all tests
  • 31cba92 TEST/MINOR: docker: upgrade docker for dind and add seccomp option
  • d5e4a64 TEST/MINOR: e2e: fix tests for debian
  • c6b5b6e TEST/MINOR: e2e: swap kill -SIGUSR with kill -s 12 invocations
  • 4d41c48 TEST/MINOR: set_uid: fix set_uid test to match regexp