Skip to content

Releases: haproxytech/dataplaneapi

HAProxy Data Plane API v2.4.2

06 Dec 16:03
Compare
Choose a tag to compare

Release Notes

HAProxy Data Plane API v2.4.2 0e81c50

Build from: [email protected]:haproxytech/dataplaneapi.git
Build date: 2021-12-06T16:01:30Z

Changelog

  • 0e81c50 MEDIUM: cluster: add PUT and DELETE methods for cluster
  • 54257b4 MINOR: add more app logging
  • adb9315 BUG/MEDIUM: ensure no startup race possible when creating Configuration struct

HAProxy Data Plane API v2.3.9

06 Dec 16:00
Compare
Choose a tag to compare

Release Notes

HAProxy Data Plane API v2.3.9 8d6d856

Build from: [email protected]:haproxytech/dataplaneapi.git
Build date: 2021-12-06T15:37:52Z

Changelog

  • 8d6d856 BUILD/MINOR: dependecies: update dependencies
  • 95a292b BUG/MEDIUM: ensure no startup race possible when creating Configuration struct

HAProxy Data Plane API v2.4.1

25 Oct 12:50
Compare
Choose a tag to compare

Release Notes

HAProxy Data Plane API v2.4.1 b7f016b

Build from: [email protected]:haproxytech/dataplaneapi.git
Build date: 2021-10-25T12:47:18Z

Changelog

b7f016b BUG/MINOR: always check if storage-dir is acceptable
3fc86e1 BUG/MINOR: runtime: avoid any risk of nil pointer panic with runtime client
f566bcd BUG/MAJOR: runtime_info: fix panic when no runtimes

HAProxy Data Plane API v2.3.8

25 Oct 12:38
Compare
Choose a tag to compare

Release Notes

HAProxy Data Plane API v2.3.8 f269080

Build from: [email protected]:haproxytech/dataplaneapi.git
Build date: 2021-10-25T12:27:10Z

Changelog

f269080 BUG/MINOR: always check if storage-dir is acceptable
278578d BUG/MINOR: runtime: avoid any risk of nil pointer panic with runtime client
92098cd BUG/MAJOR: runtime_info: fix panic when no runtimes

HAProxy Data Plane API v2.3.7

15 Oct 14:43
Compare
Choose a tag to compare

Release Notes

HAProxy Data Plane API v2.3.7 dc60ed7

Build from: [email protected]:haproxytech/dataplaneapi.git
Build date: 2021-10-15T14:36:07Z

Changelog

dc60ed7 BUILD/MINOR: dependency: upgrade client-native to latest
833a157 BUILD/MINOR: goreleaser: rework release notes
718b80f BUG/MEDIUM: cluster: wait until all resources and routines are ready
6ea2929 CLEANUP/MINOR: always start and end certificate refresh go routine
d68c44c BUG/MINOR: cluster: do not remove bootstrap key when cleaning data

HAProxy Data Plane API v2.3.6

06 Oct 14:08
Compare
Choose a tag to compare

Release Notes

HAProxy Data Plane API v2.3.6 063a939

Build from: [email protected]:haproxytech/dataplaneapi.git
Build date: 2021-10-06T14:04:51Z

Changelog

063a939 BUILD/MINOR: go.mod: update client-native and config-parser packages
c94f79b Improve logging and reduce mutex locking
67e65eb BUG/MEDIUM: reload agent: fix race conditions in the reload agent
8949d41 CLEANUP/MINOR: tests: use most recent bats in CI

HAProxy Data Plane API v2.3.5

06 Oct 14:04
Compare
Choose a tag to compare

Release Notes

HAProxy Data Plane API v2.3.5 5594e82

Build from: [email protected]:haproxytech/dataplaneapi.git
Build date: 2021-09-06T08:30:02Z

Changelog

5594e82 BUG/MEDIUM: tcp-request: fix parsing do-resolve section

HAProxy Data Plane API v2.3.4

31 Aug 09:40
Compare
Choose a tag to compare

Release Notes

HAProxy Data Plane API v2.3.4 527aff7

Build from: [email protected]:haproxytech/dataplaneapi.git
Build date: 2021-08-31T09:37:03Z

Changelog

527aff7 BUG/MEDIUM: server: parsing IPv6 fixed
89f27db BUG/MEDIUM: setting empty servers for cleaned-up backends by ServiceDiscovery
08557b3 BUG/MEDIUM: config: allow tcp-request connection silent-drop

HAProxy Data Plane API v2.3.3

21 Jul 13:16
Compare
Choose a tag to compare

Release Notes

HAProxy Data Plane API v2.3.3 6bb025a

Build from: [email protected]:haproxytech/dataplaneapi.git
Build date: 2021-07-21T13:10:44Z

Changelog

6bb025a BUG/MINOR: global: add lua-prepend-path support
273ccfb BUILD/MEDIUM: upgrade client-native and spec version
97a4a6b BUG/MINOR: log_targets: fix linting warnings
a4d46f5 TEST/MINOR: log_targets: add tests for this endpoint
bcd4bd5 MINOR: log_targets: add defaults and global as parents
f7eac0c MINOR: cluster: check response code based on registration method
3e74d51 MINOR: cluster: read register method from boostrap key if set
8872c14 MEDIUM: upgrade config-parser to v4
eaea104 BUG/MINOR: cluster: set all storage-dir depentent variables on change
ebb1386 BUG/MEDIUM: cluster: if not in cluster mode, remove cluster settings
41237f9 BUG/MINOR: cluster: build cluster urls properly

HAProxy Data Plane API v2.3.2

31 May 13:43
Compare
Choose a tag to compare

Release Notes

HAProxy Data Plane API v2.3.2 5344362

Build from: [email protected]:haproxytech/dataplaneapi.git
Build date: 2021-05-31T13:38:53Z

Changelog

5344362 BUG/MEDIUM: config: validate configuration file before starting
05277cc BUILD/MINOR: make: remove GOOS env var from go build
acbffa2 BUILD/MINOR: go.mod: upgrade client-native to v2.4.1