Skip to content

Releases: buoyant-data/oxbow

v1.0.8

28 Oct 21:27
Compare
Choose a tag to compare
bump to 1.0.8 and incorporate the latest released delta-rs

v1.0.7

24 Oct 21:13
Compare
Choose a tag to compare
bump to the fix checkpoint creation issue in 1.0.5

v1.0.5: Build a release with lower checkpoint memory pressure

22 Oct 23:31
Compare
Choose a tag to compare
This change relies on the in-flight pull request upstream in delta-rs
whioch reduces memory usage by checkpoints

v1.0.4

22 Oct 17:01
Compare
Choose a tag to compare
Ensure checkpoints are properly created for the N-1 version of the table

v1.0.3

21 Oct 23:53
Compare
Choose a tag to compare
minor fix for table creation in oxbow

v1.0.2

05 Oct 16:06
Compare
Choose a tag to compare
improved dupliicate detection when working within a transaction

v1.0.1: incrementing the built binaries with new dependencies

04 Oct 21:31
Compare
Choose a tag to compare
this is largely 1.0.0 with some new dependencies built into it for the
binary releases

v1.0.0: big release with delta-rs 0.20.1 and the S3DynamoDbLogStore fixes

29 Sep 13:34
Compare
Choose a tag to compare
This release largely contains fixes to improve performance when working
in concern with other Rust/Python/Spark writers to Delta Tables.

v1.0.0-rc4

26 Sep 18:48
Compare
Choose a tag to compare
fix: ensure redundant files cannot be added/removed in the same trans…

v1.0.0-rc3

20 Sep 21:06
Compare
Choose a tag to compare
delta-rs 0.20.0 and clearer handling of dynamodb in oxbow