Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

greenmask 0.2.3 #197496

Merged
merged 2 commits into from
Nov 12, 2024
Merged

greenmask 0.2.3 #197496

merged 2 commits into from
Nov 12, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
# 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:

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Nov 12, 2024
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Nov 12, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Nov 12, 2024
Merged via the queue into master with commit d17a88c Nov 12, 2024
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-greenmask-0.2.3 branch November 12, 2024 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants