Skip to content

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
# Greenmask 0.2.14

Changes

  • Fixed RandomPerson hash generation #327
  • Implemented --quiet flag for list-dumps command #331. This makes it easy to use list-dumps in shell pipelines like:
    greenmask list-dumps -q | xargs -I {} greenmask delete {}
  • Implemented an official greenmask installation script #334. Now greenmask can be installed with a single command:
    curl -fsSL https://greenmask.io/install.sh | bash
  • Added a --description flag to the dump command, store it in metadata, and display it in list-dumps for better context #339.
  • Fixed logic in ExcludeSchema filter: now correctly returns false for excluded schemas, preventing them from being restored #343
  • Fix: ensure SEQUENCE SET and BLOB entries are restored after topologically sorted tables when using --restore-in-order #340
  • Fixed command links in index documentation #337
  • Fix: prevent panic when using latest dump id with restore command if no dumps exist in storage #346

Full Changelog: v0.2.13...v0.2.14

Contributors

@GreatBahram
@thejerrybao
@wwoytenko
@torgebauer
@atcruice

Links

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

View the full release notes at https://github.com/GreenmaskIO/greenmask/releases/tag/v0.2.14.


@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 Sep 17, 2025
Copy link
Contributor

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

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@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 Sep 17, 2025
@BrewTestBot BrewTestBot added this pull request to the merge queue Sep 17, 2025
Merged via the queue into main with commit 283fb4d Sep 17, 2025
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-greenmask-0.2.14 branch September 17, 2025 18:34
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