jurmous / etcd4j

Java / Netty client for etcd, the highly-available key value store for shared configuration and service discovery.
Apache License 2.0
267 stars 83 forks source link

Upgrade Netty to version 4.1.11.Final #146

Closed oscerd closed 7 years ago

lburgazzoli commented 7 years ago

Thx

bobpaulin commented 6 years ago

Is there any chance we can get a release cut on master in the near future? I'm trying to use etcd4j 2.13.0 with apache camel 2.20.1 and the netty versions are incompatable due to a breaking change in io.netty.resolver.dns.DnsAddressResolverGroup exception is Caused by: java.lang.NoSuchMethodError: io.netty.resolver.dns.DnsAddressResolverGroup.(Ljava/lang/Class;Lio/netty/resolver/dns/DnsServerAddresses;)V

This issue appears to be fixed in the master branch with the upgrade in this PR.

oscerd commented 6 years ago

@lburgazzoli can we release a new version?

lburgazzoli commented 6 years ago

2.14.0 released