Skip to content

HAProxy Data Plane API v3.2.11

Choose a tag to compare

@github-actions github-actions released this 03 Apr 11:06
· 56 commits to master since this release

Release Notes

HAProxy Data Plane API v3.2.11 ab6ba2c

Build from: git@github.com: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