Skip to content

v0.2.3

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Nov 19:30
· 7 commits to main since this release
1dae625

Greenmask 0.2.3

This release introduces bug fixes.

Changes

  • Fixed an issue where the partitioned table itself was executed in the restore worker, resulting in a "file not found"
    error in storage. Closes bug: restoring partitioned tables
    fails #238 #242.
  • Fixed template function availability #239. Renamed methods
    according to the documentation: GetColumnRawValue is now GetRawColumnValue, and SetColumnRawValue is now
    SetRawColumnValue #242
  • Resolved an issue where Dump.createTocEntries processed partitioned tables as if they were physical entities, despite
    being logical #241
  • Corrected merging in the pre-data, data, and post-data sections, which previously caused a panic in dump command when
    the post-data section was excluded #241
  • Fixed an issue where dumps created with --load-via-partition-root did not use the root partition table in --inserts
    generation during restoration #241

Full Changelog: v0.2.2...v0.2.3

Contributors

@wwoytenko

Scpecial thanks

@janmeier

Links

Feel free to reach out to us if you have any questions or need assistance: