Ecwid / consul-api

Java client for Consul HTTP API
Apache License 2.0
416 stars 177 forks source link

Some API is deprecated in version 1.15.x! #246

Open MzoroHaHa opened 1 year ago

MzoroHaHa commented 1 year ago

Do you have plan to update the API method? Cause Consul will delete query parameter ?token= in Consul 1.17.

https://developer.hashicorp.com/consul/api-docs/api-structure#authentication

mehiel commented 1 year ago

Having the same issue. I think I made the required changes to make the client compliant in #245 but haven't any feedback yet.