Releases: haproxytech/dataplaneapi
HAProxy Data Plane API v1.1.1
HAProxy Data Plane API v1.1.1 b561ef5
Build from: git@github.com:haproxytech/dataplaneapi.git
Build date: 2019-08-06T18:49:32
Built with GOOS=linux GOARCH=amd64 CGO_ENABLED=0
sha256 for dataplaneapi:
5b7cab114854e8d9b29b3140c1cd7249aded1fcd1b606c36dcd4eb790fa9a784
CHANGELOG
b561ef5 - Marko Juraga: DEPENDENCY: client-native to v1.1.1 (Tue Aug 6 18:47:48 2019 +0200)
a70bd87 - Marko Juraga: BUG/MINOR: reload: typo in reload status (Wed Jul 31 09:18:48 2019 +0200)
90e0cb3 - Marko Juraga: BUG/MAJOR: reload: Rework of the reload agent (Tue Jul 30 15:27:51 2019 +0200)
c716ebf - Marko Juraga: BUG/MEDIUM: Fix option httpchk (Fri Jul 19 14:18:20 2019 +0200)
af9401a - Marko Juraga: MINOR: cors: Add Reload-ID Header to CORS (Wed Jul 17 15:52:27 2019 +0200)
haproxytech/client-native@96150c6 - Marko Juraga: BUG/MEDIUM: sites: Fix bug with farms when editing (Tue Aug 6 18:44:03 2019 +0200)
haproxytech/client-native@ddc3070 - Marko Juraga: BUG/MEDIUM: Fix option httpchk in config-parser (Fri Jul 19 14:15:58 2019 +0200)
haproxytech/config-parser@00f3861 - Marko Juraga: BUG/MEDIUM: panic when parsing option httpchk (Fri Jul 19 10:53:21 2019 +0200)
HAProxy Data Plane API v1.1.0
HAProxy Data Plane API v1.1.0 eec9462
Build from: git@github.com:haproxytech/dataplaneapi.git
Build date: 2019-07-16T14:40:29
Built with GOOS=linux GOARCH=amd64
sha256 for dataplaneapi:
4e6b93e2e93fca2831f923071bd775e3f1ad04611e68ca7ec866ecd1486fe95d
CHANGELOG
eec9462 - Marko Juraga: MAJOR: Cleanup section options (Tue Jul 16 14:38:46 2019 +0200)
a44ccdc - Marko Juraga: BUG/MINOR: Issue #15 forward for goes disabled (Tue Jul 16 13:33:27 2019 +0200)
2c3e099 - Marko Juraga: MINOR: log: add stacktrace for panics on startup (Tue Jul 16 11:04:10 2019 +0200)
2137267 - Marko Juraga: BUG/MINOR: transactions: use persistent transactions (Mon Jul 15 15:39:08 2019 +0200)
ebbde12 - Marko Juraga: BUILD: upgrade to latest client-native (Wed Jul 10 17:56:05 2019 +0200)
HAProxy Data Plane API v1.0.1
HAProxy Data Plane API v1.0.1 4980896
Build from: git@github.com:haproxytech/dataplaneapi.git
Build date: 2019-07-03T13:43:12
Built with GOOS=linux GOARCH=amd64
sha256 for dataplaneapi:
6abf38f2de397a1c8cce5cf75ac42e962698936b278dd8fa32c03f336dbfa439
CHANGELOG
haproxytech/dataplaneapi
4980896-Marko Juraga: LICENSE: Change copyright headers (Wed Jul 3 13:30:24 2019 +0200)
557d48e-Marko Juraga: MINOR: Update specification and dependencies (Wed Jul 3 13:29:11 2019 +0200)
aa1391f-Marko Juraga: DOC: Add a link to usage documentation (Mon Jun 17 00:00:34 2019 +0200)
52110fc-Marko Juraga: DOC: Remove global.cfg from docs (Sun Jun 16 23:27:23 2019 +0200)
96a750d-Marko Juraga: MINOR: Replace Dataplane with Data Plane (Sun Jun 16 23:18:14 2019 +0200)
haproxytech/models:
haproxytech/models@a92c7a5 - Zlatko Bratkovic: MINOR: bind: add v4v6 option (Wed Jul 3 10:37:18 2019 +0200)
haproxytech/models@d0737e1 - Marko Juraga: BUG/MINOR: server: remove x-nullable (Tue Jul 2 12:37:10 2019 +0200)
haproxytech/models@695ff91 - Marko Juraga: BUG/MINOR: external-check: change to string (Tue Jul 2 12:12:34 2019 +0200)
haproxytech/models@4e7b9b4 - Zhichang Yu: MINOR: backend: add new parameters (Mon Jul 1 22:15:50 2019 +0800)
haproxytech/models@2dd789d - Baptiste Assmann: MINOR: bind: add accept-proxy (Mon Jul 1 16:29:32 2019 +0200)
haproxytech/models@ba17373 - Marko Juraga: LICENSE: Change copyright text (Mon Jul 1 15:31:01 2019 +0200)
haproxytech/models@75b2a88 - Marko Juraga: MINOR: server and bind: add verify option (Mon Jul 1 15:30:23 2019 +0200)
haproxytech/models@da6def7 - Zhichang Yu: MINOR: server: add new parameters (Fri Jun 28 21:03:23 2019 +0800)
haproxytech/client-native:
haproxytech/client-native@2ba6473 - Marko Juraga: BUILD: Update models dependency to v1.0.1 (Wed Jul 3 13:20:30 2019 +0200)
haproxytech/client-native@c891b4c - Zlatko Bratkovic: MINOR: bind: add v4v6 option (Wed Jul 3 13:06:12 2019 +0200)
haproxytech/client-native@41cf6e8 - Marko Juraga: TESTS: Add tests for latest options added (Wed Jul 3 09:29:38 2019 +0200)
haproxytech/client-native@a0fa2e8 - Zhichang Yu: MINOR: backend: add new parameters (Fri Jun 28 22:05:29 2019 +0800)
haproxytech/client-native@9cb09eb - Marko Juraga: BUG/MINOR: tcp_rule: parse string timeout properly (Tue Jul 2 14:37:09 2019 +0200)
haproxytech/client-native@1ea6592 - Baptiste Assmann: MINOR: bind: support accept-proxy (Mon Jul 1 17:15:52 2019 +0200)
haproxytech/client-native@9a7b268 - Marko Juraga: MINOR: server and bind: add verify option (Mon Jul 1 15:49:32 2019 +0200)
haproxytech/client-native@fbf5c7d - Marko Juraga: LICENSE: Fix typo line (Fri Jun 28 19:26:44 2019 +0200)
HAProxy Data Plane API 1.0.0
HAProxy Data Plane API v1.0.0 5febf1c
Build from: git@github.com:haproxytech/dataplaneapi.git
Build date: 2019-06-16T15:48:27
Built with GOOS=linux GOARCH=amd64
sha256 for dataplaneapi:
cb8aad37d5c0e0cab935015830b9b8d28dd8b2d683b9cf954344c3ccf3dcc016
HAProxy Data Plane API v0.9.5
HAProxy Data Plane API v0.9.5 c23e41a
Build from: https://github.com/haproxytech/dataplaneapi.git
Build date: 2019-06-12T13:58:06
Release candidate for HAProxy Data Plane API v1.0.0, built with GOOS=linux GOARCH=amd64
sha256 for dataplaneapi:
8295f90be665af9453247a329af0462e3c0f5f9e9a6edb2a0a16c5c685f2abbb