facebook / rocksdb

A library that provides an embeddable, persistent key-value store for fast storage.
http://rocksdb.org
GNU General Public License v2.0
28.75k stars 6.34k forks source link

Java release for 9.5 #12916

Open hx235 opened 3 months ago

hx235 commented 3 months ago

@adamretter The 9.5.fb branch is ready for testing the Java build. Let me know if you find any issues.

adamretter commented 3 months ago

@hx235 Thanks, I have now started the testing process...

adamretter commented 3 months ago

@hx235 The testing has completed successfully.

hx235 commented 3 months ago

@adamretter Thanks! https://github.com/facebook/rocksdb/releases/tag/v9.5.2 is ready for generating and publishing official Java binaries too. Thank you!

adamretter commented 3 months ago

@hx235 thanks, we published those yesterday.