Skip to content

v0.2.8

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Feb 18:16
· 1 commit to main since this release
4145920

Greenmask 0.2.8

This release includes a new feature and bug fixes.

Changes

  • Support postgres:// schema connection URLs #263
  • Implemented --blobs and --no-blobs flags for the greenmask dump command. These flags allow inclusion or exclusion of large objects in the dump file. By default, --blobs is enabled. If --no-blobs is specified, large object data will be skipped, and only large object creation commands and ACLs will be included in the dump. #265
  • Implemented the --no-blobs flag for greenmask restore. If there are any large objects in your database, this will create an empty placeholder instead. #265
  • Enabled support for all textual data types in all transformers that have a text type #267. Closes #260
  • Fixed numerous introspection queries that have out of range errors caused by casting OID types to int4 values #264. Closes #265
  • Refactored the logic of restorers and added test coverage to improve maintainability and stability #268
  • Fixed domain constraint introspection query #266
  • Revised documentation according to the latest changes #267
  • Fixed brew build homebrew-core #206868 Closes #261

Full Changelog: v0.2.7...v0.2.8

Contributors

@tomtaylor
@wwoytenko

Scpecial thanks

@corbie
@tomtaylor

Links

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