Skip to content

Releases: buoyant-data/oxbow

v1.3.4

25 Feb 21:57
Compare
Choose a tag to compare
Properly percolate write errors up

In cases where the data is unreadable, the underlying arrow JSON reader
doesn't advance its cursor properly which can lead to an infinite loop
of error logging :unamused:

v1.3.3

12 Feb 20:31
Compare
Choose a tag to compare
Clean up visibility timeout and SQS settings for more aggressive SQS …

v1.3.2

10 Feb 17:37
Compare
Choose a tag to compare
Reduce potential for empty receives in the buffer more functionality …

v1.3.1

08 Feb 02:33
Compare
Choose a tag to compare
Properly delete manually fetched messages from SQS

Not sure why the aws-sdk-sqs example doesn't show deleting messages as
well, but this ensures that written messages are removed from SQS
correctly

v1.3.0

01 Feb 15:10
Compare
Choose a tag to compare
This release fixes some minor issues but introduces arm64 builds

Cost evaluation of Lambda execution between x86-64 and arm64 indicate
15-20% savings by simply adopting the arm64 platform :)

v1.2.6: Remove unnecessary escaping of SNS->SQS records

24 Jan 05:09
Compare
Choose a tag to compare
The previous bit of code was in place due to some hasty misunderstanding
of log output, oops!

v1.2.5

23 Jan 19:29
Compare
Choose a tag to compare
Defer to the delta table for checkpoints and allow sqs-ingest to hand…

v1.2.4: Properly pin the latest delta-rs with a modified delta-kernel

14 Jan 14:23
Compare
Choose a tag to compare
This ensures that the default-engine-rustls feature is being used for
kernel and adapts the codebae to use the APIs coming in the upcoming
delta-rs 0.24.0

v1.2.3

13 Jan 18:29
Compare
Choose a tag to compare
Avoid binstall in the release

v1.1.1

18 Nov 16:21
Compare
Choose a tag to compare
proper public release of file-loader