Skip to content

HAProxy Data Plane API v2.1.0

Compare
Choose a tag to compare
@mjuraga mjuraga released this 16 Jul 12:50
· 694 commits to master since this release

Release notes

HAProxy Data Plane API v2.1.0 af9b8e4

Build from: [email protected]:haproxytech/dataplaneapi.git
Build date: 2020-07-16T12:44:20Z

Changelog

eaadfb3 BUG/MINOR: cluster: certificate check is not tied to status
af9b8e4 BUILD: Update dependencies
99e6860 BUILD: Update go.mod and go.sum, build with latest spec
c1aaee7 BUILD: upgrade config-parser, models and client-native dependencies
e169788 CLENAUP/MINOR: cluster: fix pointer
b1a296e FEATURE/MEDIUM: specification: add endpoint to serve OpenAPI v3 spec
fc6b183 FEATURE/MINOR: cluster: allow defining path to store certificates
a285673 FEATURE/MINOR: cluster: new format of bootstrapkey
8ed1968 FEATURE/MINOR: cluster: option to clean configuration
ce28686 FEATURE/MINOR: runtime-maps: use maps dir from config when CLI not used This enables to work with runtime maps loaded from config via show map call, without maps-dir CLI option. If maps-dir CLI is used, it has precedence over show map. GetMapsPath now returns an error if none of above exists.
2b0d582 FEATURE/MINOR: use renameio when storing .bck and .lkg files
f2a732a MEDIUM: userlist: add support for password from env variable This adds supports for authentication in format of HAProxy variable in config file (ex. "${HAPROXY_PASSWORD}") which represents env variable.
da83051 MINOR: add integration flag for HAProxy master-worker mode
76f3144 MINOR: cluster: add api-address and api-port options
e865f50 MINOR: cluster: enable communication with encrypted password