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

Any plans to release 2.13.0 to maven in the near future ? #123

Closed sheinbergon closed 7 years ago

sheinbergon commented 8 years ago

2.12.0 is not really usable due to the whole netty version issue mentioned in #116 Watches also don't work in that version, again due to the same issue.

lburgazzoli commented 8 years ago

@jurmous what do you think ?

sheinbergon commented 8 years ago

@lburgazzoli @jurmous ? What do you say ?

sheinbergon commented 8 years ago

@lburgazzoli @jurmous any news on this ?

lburgazzoli commented 8 years ago

@jurmous any chance we cut a release soon ?

jurmous commented 8 years ago

Sorry for the late reply. It has been a difficult month....

I cannot release because a test fails on my machine. See #131.

I published a SNAPSHOT release though of master.

sheinbergon commented 8 years ago

@jurmous it's a shame , new comers to your sdk will probably use the latest non-SNAPSHOT version 2.12.0 which is not working in some scenarios. Maybe at least change the front page to use 2.11.0 or remove it from maven central...

sheinbergon commented 7 years ago

@jurmous @lburgazzoli any response ?

lburgazzoli commented 7 years ago

There is an issue #131 which unfortunately I'm not able to reproduce, any help would be appreciated.

jurmous commented 7 years ago

I am unfortunately very distracted with lately multiple things happening... @lburgazzoli I now want to give you access to publish because it seems I don't have the proper time and attention.

Can you email me at jurmous@jurmo.us with your ossrh username. Afterwards confirm your identity by posting here a keyword you used in your email. http://central.sonatype.org/pages/ossrh-guide.html

Then I will open an issue to grant you access for publishing. (Takes possibly some days) If you have questions on the setup that is not answered with the guide, please email me.

sheinbergon commented 7 years ago

@jurmous thanks for responding ,I appreciate your hard work and effort put into making etcd4j a reality

lburgazzoli commented 7 years ago

See #131