aerospike / aerospike-client-java

Aerospike Java Client Library
Other
236 stars 212 forks source link

Enable releases in github #305

Open ijusti opened 9 months ago

ijusti commented 9 months ago

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

ajkimdev commented 8 months ago

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

ijusti commented 8 months ago

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

liyongjing commented 2 months ago

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

abhilashmandaliya commented 2 months ago

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.