Releases: haproxytech/dataplaneapi
HAProxy Data Plane API v3.3.4
Release Notes
HAProxy Data Plane API v3.3.4 8fd880f
Build from: [email protected]:haproxytech/dataplaneapi.git
Build date: 2026-05-08T13:49:10Z
Changelog
- 1e5df90 BUG/MEDIUM: Fix ACME dns-01 propagation checks
- 79651ef BUG/MINOR: acme: increase the default TTL to 1 minute
- 3700b7c BUILD/MINOR: Fix formatting issues
- 8fd880f BUILD/MINOR: aspell: add grpc to allowed words [v3.3]
- 7154465 BUILD/MINOR: go.mod: bump google.golang.org/grpc to v1.79.3 [v3.3]
- 6b0f1a7 BUILD/MINOR: go.mod: upgrade client-native [v3.3]
- bcbe59d MINOR: acme: allow to set the DNS TTL via acme-vars
- 9632bc3 TEST/MINOR: Fix flaky SSL storage test
- d40e092 TEST/MINOR: Fix syntax error in e2e groups test
HAProxy Data Plane API v3.2.12
Release Notes
HAProxy Data Plane API v3.2.12 2abf623
Build from: [email protected]:haproxytech/dataplaneapi.git
Build date: 2026-05-08T13:48:40Z
Changelog
- 3d67212 BUG/MEDIUM: Fix ACME dns-01 propagation checks
- b38192e BUG/MINOR: acme: increase the default TTL to 1 minute
- ba87d8b BUILD/MINOR: Fix formatting issues
- 2abf623 BUILD/MINOR: aspell: add grpc to allowed words [v3.2]
- 470a66b BUILD/MINOR: go.mod: bump google.golang.org/grpc to v1.79.3 [v3.2]
- 576eb4d BUILD/MINOR: go.mod: upgrade client-native [v3.2]
- 46de530 MINOR: acme: allow to set the DNS TTL via acme-vars
HAProxy Data Plane API v3.0.20
Release Notes
HAProxy Data Plane API v3.0.20 5dd2678
Build from: [email protected]:haproxytech/dataplaneapi.git
Build date: 2026-05-08T13:48:11Z
Changelog
HAProxy Data Plane API v2.9.24
Release Notes
HAProxy Data Plane API v2.9.24 a61d878
Build from: [email protected]:haproxytech/dataplaneapi.git
Build date: 2026-05-08T13:47:31Z
Changelog
HAProxy Data Plane API v3.3.3
Release Notes
HAProxy Data Plane API v3.3.3 a7ea355
Build from: [email protected]:haproxytech/dataplaneapi.git
Build date: 2026-04-03T09:49:37Z
Changelog
HAProxy Data Plane API v3.2.11
Release Notes
HAProxy Data Plane API v3.2.11 ab6ba2c
Build from: [email protected]:haproxytech/dataplaneapi.git
Build date: 2026-04-03T10:40:07Z
Changelog
- 1d1be0f BUG/MINOR: acme: fix saving certificates in a crt-store
- ab6ba2c BUILD/MINOR: go.mod: upgrade client-native
- 3f47dc8 MEDIUM: Add ACME dns-01 challenge support
- 25e1152 MEDIUM: Implement DNS propagation checks for ACME
- b7525dc MINOR: acme: enable desec DNS provider
- 4123b4f MINOR: acme: enable the route53 DNS provider
- 8859948 TEST/MEDIUM: allow to pass multiple test names in $TESTNAME
- f15c563 TEST/MINOR: Fix the set_uid e2e test to work both on Alpine and Debian
HAProxy Data Plane API v3.0.19
Release Notes
HAProxy Data Plane API v3.0.19 cf47527
Build from: [email protected]:haproxytech/dataplaneapi.git
Build date: 2026-04-03T09:49:37Z
Changelog
- cf47527 BUILD/MINOR: go.mod: upgrade client-native
HAProxy Data Plane API v2.9.23
Release Notes
HAProxy Data Plane API v2.9.23 8632f95
Build from: [email protected]:haproxytech/dataplaneapi.git
Build date: 2026-04-03T09:49:41Z
Changelog
- 8632f95 BUILD/MINOR: go.mod: upgrade client-native
HAProxy Data Plane API v3.3.2
Release Notes
HAProxy Data Plane API v3.3.2 4a386b8
Build from: [email protected]:haproxytech/dataplaneapi.git
Build date: 2026-03-19T14:10:59Z
Changelog
- ccbb51b BUG/MEDIUM: events: fix data races, goroutine leak, and reconnect logic
- 8359bf4 BUG/MINOR: events: fix nil dereference panic in Stop()
- 4a386b8 BUILD/MINOR: aspell: add missing words
- 05235e5 BUILD/MINOR: go.mod: upgrade client-native with new event listener changes
- a911fac TEST/MINOR: ssl: add sleep when changing a certificate in storage
HAProxy Data Plane API v3.2.10
Release Notes
HAProxy Data Plane API v3.2.10 086f7fb
Build from: [email protected]:haproxytech/dataplaneapi.git
Build date: 2026-03-19T14:10:57Z
Changelog
- 8049dfb BUG/MEDIUM: events: fix data races, goroutine leak, and reconnect logic
- 9a7190a BUG/MINOR: events: fix nil dereference panic in Stop()
- 086f7fb BUILD/MINOR: aspell: add missing words
- 47ff47f BUILD/MINOR: go.mod: upgrade client-native with new event listener changes
- 4b7850e TEST/MINOR: ssl: add sleep when changing a certificate in storage