Skip to content

HAProxy Data Plane API v3.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Feb 11:57

Release Notes

HAProxy Data Plane API v3.1.0 596dbef

Build from: [email protected]:haproxytech/dataplaneapi.git
Build date: 2025-02-07T14:07:26Z

Changelog

  • 67e0697 BUG/MAJOR: authorization: don't leak whether user or password is correct
  • 184ebed BUG/MAJOR: configuration: add nil checks when deprecating users
  • 0b9d6c6 BUG/MAJOR: storage: don't clear the file on general file PUT
  • b8b2086 BUG/MEDIUM: defaults: deprecate PUT and use POST for creating a section
  • 2d74839 BUG/MEDIUM: raw: return errors as text not objects
  • 7b0b08e BUG/MINOR: consul: fix health_check_policy validation on update
  • 86897d9 BUG/MINOR: specification: fix open api v3 specification generation
  • 27835d3 BUILD/MAJOR: go: upgrade go to 1.23 and client-native
  • 4f46e8e BUILD/MEDIUM: go.mod: upgrade client-native
  • 426517c BUILD/MINOR: aspell: add dataplaneapi to ignore list
  • 6a1169b BUILD/MINOR: ci: add govulncheck to the ci
  • 0c8bde2 BUILD/MINOR: cn: upgrade client-native
  • 8068be4 BUILD/MINOR: cn: upgrade client-native
  • 337618f BUILD/MINOR: go.mod: update github.com/aws/aws-sdk-go-v2
  • 7520cc1 BUILD/MINOR: go.mod: update github.com/aws/aws-sdk-go-v2
  • a61569d BUILD/MINOR: go.mod: update github.com/aws/aws-sdk-go-v2
  • d813c7d BUILD/MINOR: go.mod: update Go indirect packages
  • 576deac BUILD/MINOR: go.mod: update golang.org/x packages
  • 714cbd9 BUILD/MINOR: go.mod: update golang.org/x packages
  • 80947b6 BUILD/MINOR: go.mod: update Go packages
  • 9359d58 BUILD/MINOR: go.mod: update Go packages
  • c8ed6f1 BUILD/MINOR: go.mod: update Go packages
  • ec6a1f5 BUILD/MINOR: go.mod: update Go packages
  • 596dbef BUILD/MINOR: go.mod: upgrade Go packages and pin client-native version
  • ac98071 BUILD/MINOR: update API spec from CN v6.0.7
  • 730ca70 DOC/MEDIUM: ci: add aspell to commit check job
  • a874eb4 DOC/MINOR: fix inversion between cluster and single mode
  • 7f38efb MEDIUM: Add support for the log-profile section
  • 09de30b MEDIUM: Add support for the traces section
  • 4d71adf MINOR: configuration: add support for quic-initial resource
  • 637c6df TEST/MINOR: bats: remove tests for removed track-scx actions and raw
  • ff77f35 TEST/MINOR: bind: add proper config for binds ca-verify-file
  • 3e96217 TEST/MINOR: haproxy: add haproxy 3.1 to e2e tests