aerospike-client-java icon indicating copy to clipboard operation
aerospike-client-java copied to clipboard

Enable releases in github

Open ijusti opened this issue 2 years ago • 4 comments

Enable releases in github so it will be convenience to see changelogs for releases https://github.com/aerospike/aerospike-client-java/releases

ijusti avatar Jan 26 '24 08:01 ijusti

you can find release note in here https://download.aerospike.com/download/client/java/notes.html#8.0.2

ajkimdev avatar Feb 22 '24 21:02 ajkimdev

I can but how can I get there from main page repo https://github.com/aerospike/aerospike-client-java Also there is better info in renovate/dependabot pull requests if releases configured

ijusti avatar Feb 27 '24 11:02 ijusti

https://mvnrepository.com/artifact/com.aerospike/aerospike-client update release?

liyongjing avatar Aug 13 '24 07:08 liyongjing

https://mvnrepository.com/artifact/com.aerospike/aerospike-client update release?

@liyongjing From release 8.0.1, Java 8 and Java 21 compatible artifacts are published separately into their own aerospike-client-jdk21 and aerospike-client-jdk8 packages respectively.

abhilashmandaliya avatar Aug 13 '24 08:08 abhilashmandaliya