We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 591d57d commit b1fcc15Copy full SHA for b1fcc15
README.md
@@ -8,6 +8,8 @@ Java client for Consul HTTP API (http://consul.io)
8
Supports all API endpoints (http://www.consul.io/docs/agent/http.html), all consistency modes and parameters (tags, datacenters etc.)
9
10
## Latest releases
11
+[1.3.1](https://github.com/Ecwid/consul-api/milestone/11?closed=1) - 06 Mar 2018 (please note that this release has dropped JDK 6/7 support)
12
+
13
[1.3.0](https://github.com/Ecwid/consul-api/milestone/10?closed=1) - 19 Nov 2017 (first release with consul 1.0.0 support)
14
15
[1.2.5](https://github.com/Ecwid/consul-api/milestone/9?closed=1) - 19 Nov 2017
0 commit comments