HAProxy Data Plane API v2.8.1
Release Notes
HAProxy Data Plane API v2.8.1 79506cd
Build from: [email protected]:haproxytech/dataplaneapi.git
Build date: 2023-07-27T11:21:45Z
Changelog
- 9f6886e BUG/MAJOR: reconfigure runtime client and HAPorxy if path changes in the configuration file
- 8900180 BUG/MAJOR: reload runtime client if the configuration is changed with global endpoint
- 59c898f BUG/MEDIUM: change track-sc<0|1|2> to track-sc
- c3442e6 BUG/MINOR: allow all HTTP methods in httpchk_params and http-check
- fb6a013 BUG/MINOR: aws: sanity checking for instance service tags
- 588e4e9 BUG/MINOR: configuration: fix missing logs during configuration loading
- ba24b57 BUG/MINOR: consul: fix health check policy validation in create handler
- 3345158 BUG/MINOR: fix panic when trying to start with hcl configuration file
- e750a2f BUILD/MEDIUM: goreleaser: Build apk, rpm and deb packages
- b896fe0 BUILD/MINOR: add test for ca-verify-file bind parameter
- 2b01233 BUILD/MINOR: git: ignore Goland ide configuration directory
- 7a50817 BUILD/MINOR: goreleaser: fix deprecation and release notes generation
- 79506cd BUILD/MINOR: swagger: generate from the latest spec
- e1d7c75 DOC/MINOR: aws: only one port is allowed
- 01c3e60 MINOR: update client-native dependency
- e58dbeb TEST/MINOR: e2e: add tune.h2 and bind e2e tests