Releases: haproxytech/dataplaneapi
HAProxy Data Plane API v3.1.2
Release Notes
HAProxy Data Plane API v3.1.2 2bbc76c
Build from: git@github.com:haproxytech/dataplaneapi.git
Build date: 2025-02-27T16:21:56Z
Changelog
HAProxy Data Plane API v3.0.6
Release Notes
HAProxy Data Plane API v3.0.6 9081588
Build from: git@github.com:haproxytech/dataplaneapi.git
Build date: 2025-02-27T16:21:59Z
Changelog
HAProxy Data Plane API v3.1.1
Release Notes
HAProxy Data Plane API v3.1.1 0c8a034
Build from: git@github.com:haproxytech/dataplaneapi.git
Build date: 2025-02-25T16:14:58Z
Changelog
- 439b5c0 BUG/MINOR: authentication: respect userlist settings when configured
- ee80c58 BUG/MINOR: reload: fix service name for s6 reload strategy
- 0c8a034 BUILD/MAJOR: go.mod: upgrade go libraries
- 9554aa3 BUILD/MEDIUM: go: upgrade go to 1.24.0
- 12b6230 BUILD/MINOR: aspell: add cve to ignore list
- a3a63e7 BUILD/MINOR: go.mod: upgrade client-native library
- d795890 BUILD/MINOR: golangci-lint: upgrade linter and fix lint issues
HAProxy Data Plane API v3.0.5
Release Notes
HAProxy Data Plane API v3.0.5 8c6a9fb
Build from: git@github.com:haproxytech/dataplaneapi.git
Build date: 2025-02-25T16:14:57Z
Changelog
- cb7d977 BUG/MEDIUM: raw: return errors as text not objects
- 50c8d4c BUG/MINOR: authentication: respect userlist settings when configured
- 33606b4 BUG/MINOR: reload: fix service name for s6 reload strategy
- 8c6a9fb BUILD/MAJOR: go.mod: upgrade go libraries
- de5ad46 BUILD/MEDIUM: go: upgrade go to 1.24.0
- 525f9ee BUILD/MINOR: aspell: add cve to ignore list
- 1607798 BUILD/MINOR: go.mod: update Go packages
- 82b8bb9 BUILD/MINOR: go.mod: update github.com/aws/aws-sdk-go-v2
- d2905d9 BUILD/MINOR: go.mod: upgrade client-native library
- 7e688d8 BUILD/MINOR: golangci-lint: upgrade linter and fix lint issues
- de3547d TEST/MINOR: bind: add proper config for binds ca-verify-file
HAProxy Data Plane API v2.9.10
Release Notes
HAProxy Data Plane API v2.9.10 cada277
Build from: git@github.com:haproxytech/dataplaneapi.git
Build date: 2025-02-25T16:50:16Z
Changelog
- 39eab83 BUG/MINOR: reload: fix service name for s6 reload strategy
- cada277 BUILD/MAJOR: go.mod: upgrade go libraries
- fa01cc9 BUILD/MEDIUM: go: upgrade go to 1.24.0
- 8ecf86a BUILD/MINOR: aspell: add cve to ignore list
- cf75fef BUILD/MINOR: go.mod: upgrade client-native library
- 53c34fe BUILD/MINOR: golangci-lint: upgrade linter and fix lint issues
HAProxy Data Plane API v3.1.0
Release Notes
HAProxy Data Plane API v3.1.0 596dbef
Build from: git@github.com: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
HAProxy Data Plane API v3.0.4
Release Notes
HAProxy Data Plane API v3.0.4 1f6c376
Build from: git@github.com:haproxytech/dataplaneapi.git
Build date: 2024-12-19T14:49:14Z
Changelog
HAProxy Data Plane API v2.9.9
Release Notes
HAProxy Data Plane API v2.9.9 d12243a
Build from: git@github.com:haproxytech/dataplaneapi.git
Build date: 2024-12-19T14:54:26Z
Changelog
- 5f9f5b1 BUG/MINOR: consul: fix health_check_policy validation on update
- d12243a BUG/MINOR: specification: fix open api v3 specification generation
- 7d130a3 BUILD/MINOR: go.mod: update Go packages
- f43f82e BUILD/MINOR: go.mod: update Go packages
- ddde027 BUILD/MINOR: go.mod: update github.com/aws/aws-sdk-go-v2
HAProxy Data Plane API v2.8.13
Release Notes
HAProxy Data Plane API v2.8.13 d30eda3
Build from: git@github.com:haproxytech/dataplaneapi.git
Build date: 2024-12-19T15:24:37Z
Changelog
- d30eda3 BUG/MINOR: specification: fix open api v3 specification generation
- 7edc1f7 BUILD/MINOR: go.mod: update Go indirect packages
- 0fb4941 BUILD/MINOR: go.mod: update Go packages
- 93ebe61 BUILD/MINOR: go.mod: update Go packages
- 804f638 BUILD/MINOR: go.mod: update github.com/aws/aws-sdk-go-v2
- be5a518 BUILD/MINOR: go.mod: update golang.org/x packages
HAProxy Data Plane API v2.8.12
Release Notes
HAProxy Data Plane API v2.8.12 ef938db
Build from: git@github.com:haproxytech/dataplaneapi.git
Build date: 2024-10-24T08:35:26Z