Releases: unum-cloud/ustore
Releases · unum-cloud/ustore
v0.7.1
0.7.1 (2023-03-30)
Build
Make
- Fix Perl dependencies in Wheel builds (716697c)
v0.7.0
0.7.0 (2023-03-30)
Add
- getting argparse with cmake (5afaae1)
Link
- argparse to twitter benchmark (8930eda)
Refactor
- use CLI args instead hardcode (a1985a4)
v0.6.2
0.6.2 (2023-03-30)
Docs
- Adding more PyPi classifiers (ebe10c9)
Fix
- RocksDB and LevelDB fail to load configs (2716747)
Upgrade
v0.6.1
0.6.1 (2023-03-29)
Make
- Allow disabling memory sanitizers (d26085a)
Upgrade
- CMake dependency versions (ac1b270)
v0.6.0
0.6.0 (2023-03-29)
Add
Fix
Refactor
v0.5.9
0.5.9 (2023-03-29)
Fix
- Sync the build and the installed version of openssl (4a875b8)
Make
- Linking an external openssl library to the "UKV Flight Server" (595108e)
v0.5.7
0.5.7 (2023-03-27)
Build
Fix
- Fetch recent
VERSION
for docs (fd5adf8)
Refactor
v0.5.6
0.5.6 (2023-03-27)
Make
- Add
sphinxcontrib-jquery
for docs (f6139ef)
v0.5.5
0.5.5 (2023-03-27)
Build
Fix
- table_test.py creates the tmp folder before running the tests (1e747b7)
Refactor