Skip to content

HAProxy Data Plane API v1.2.3

Compare
Choose a tag to compare
@mjuraga mjuraga released this 28 Aug 13:17
· 848 commits to master since this release

HAProxy Data Plane API v1.2.3 d6b862c

Build from: git@github.com:haproxytech/dataplaneapi.git
Build date: 2019-08-28T15:11:49

Built with GOOS=linux GOARCH=amd64 CGO_ENABLED=0

sha256 for dataplaneapi:
358fae0f4faf5bc183cddc09368e3812768ee4ac445470ed6e583f253e0aea7f

CHANGELOG
d6b862c - Marko Juraga: MINOR: Change models dependency (Wed Aug 28 15:09:15 2019 +0200)
e308dd8 - Marko Juraga: BUG/MINOR: Default section written before global (Wed Aug 28 11:19:00 2019 +0200)
bb6df87 - Marko Juraga: MINOR: Upgrade client-native package (Tue Aug 27 15:47:21 2019 +0200)
c0be0a2 - Marko Juraga: BUG/MINOR: validation: ease regex validations (Fri Aug 23 14:00:54 2019 +0200)
2069aa2 - Marko Juraga: MINOR: Upgrade client-native version (Thu Aug 22 13:23:59 2019 +0200)
61bc053 - Marko Juraga: MINOR: Chage invalid auth messages (Thu Aug 22 12:57:13 2019 +0200)

client-native:
haproxytech/client-native@deb2a5e - Marko Juraga: BUG/MEDIUM: sites: check if farm exists (Tue Aug 27 15:37:19 2019 +0200)
haproxytech/client-native@f1a38e0 - Zlatko Bratkovic: BUG/MINOR: handle empty ipv6 address (Mon Aug 26 22:03:37 2019 +0200)
haproxytech/client-native@12e049d - Marko Juraga: BUG/MAJOR: transactions: add mutex for commit (Tue Aug 27 15:18:35 2019 +0200)
haproxytech/client-native@abc6e17 - Marko Juraga: TESTS: add tests for cookie and use backend change (Fri Aug 23 13:59:08 2019 +0200)
haproxytech/client-native@b7854aa - Marko Juraga: MINOR: Add PID to runtime API show info (Thu Aug 22 13:10:41 2019 +0200)

models:
haproxytech/models@b3bd06b - Marko Juraga: BUG/MINOR: validation: ease regex validations (Fri Aug 23 13:48:05 2019 +0200)

config-parser:
haproxytech/config-parser@86d4391 - Zlatko Bratkovic: BUG/MEDIUM: write global section first (Mon Aug 26 11:50:00 2019 +0200)
haproxytech/config-parser@fdfeb29 - Clément Demonchy: BUG/MINOR: use_backend without condition (Thu Aug 22 08:42:14 2019 +0200)