Skip to content

Releases: RelationalAI/RustyIceberg.jl

v0.4.0

20 Nov 16:35
ee38fa1

Choose a tag to compare

RustyIceberg v0.4.0

Diff since v0.3.3

Support adding _file and _pos metadata columns.

Breaking changes

  • There's actually might not be a breaking, just want to bump up minor because there's important functionality added, want to switch to 0.4

Merged pull requests:

  • TagBot invokes tests (#16) (@vustef)
  • Switch to Preferences.jl and add operation instructions (#17) (@vustef)
  • Add format check (#18) (@gbrgr)
  • Make from and to optional in incremental scan (#19) (@gbrgr)
  • Add support for file column (#20) (@gbrgr)
  • Add RustyIceberg.with_pos_column! (#21) (@vustef)
  • Make test deterministic by iterating through batches (#22) (@vustef)
  • Update iceberg_rust_ffi_jll to 0.4 + RustyIceberg version upgrade (#23) (@vustef)

v0.3.3

14 Nov 15:07
cbebb0e

Choose a tag to compare

RustyIceberg v0.3.3

Diff since v0.3.2

No changes, just added TagBot and testing it out.

Merged pull requests:

  • Bump version to test out the release again (#15) (@vustef)

Closed issues:

  • TagBot trigger issue (#14)

0.3.2

14 Nov 14:39
d8fcaa4

Choose a tag to compare

What's Changed

  • Bump version to be able to trigger registrator bot with a new version by @vustef in #9
  • Bump up Julia compat to 1.10, since the JLL requires that by @vustef in #10
  • Allow passing auth properties by @vustef in #11
  • bump version to 0.3.2 by @vustef in #12

Full Changelog: v0.3.0...v0.3.2

Release 0.3.1

14 Nov 14:43
426893f

Choose a tag to compare

v0.3.1

Add TagBot support (#13)

0.3.0

05 Nov 15:53
4646d97

Choose a tag to compare

Incremental scan API;
Removed Iterator API

0.2.0 test

28 Oct 14:04

Choose a tag to compare

v-0.2.0

Release workflow