This release includes 1 breaking change for platform teams planning a safe upgrade.
Published 8d
Relational Databases
✓ No known CVEs patched
✓ No known CVEs patched in this version
Affected surfaces
auth
rbac
Summary
AI summaryUpdates feat, perf, and test across a mixed release.
Full changelog
What's Changed
- perf: reset test databases in place instead of drop/recreate by @Apakottur in https://github.com/Apakottur/pgmig/pull/159
- feat: preview generated release notes before tagging by @Apakottur in https://github.com/Apakottur/pgmig/pull/160
- feat: rename enum values in place via ALTER TYPE RENAME VALUE by @Apakottur in https://github.com/Apakottur/pgmig/pull/161
- test: cover constraint triggers end-to-end (CREATE CONSTRAINT TRIGGER) by @Apakottur in https://github.com/Apakottur/pgmig/pull/163
- feat: alter composite type attributes in place by @Apakottur in https://github.com/Apakottur/pgmig/pull/164
- feat: diff trigger enable/disable state (tgenabled) by @Apakottur in https://github.com/Apakottur/pgmig/pull/162
- feat: diff INSTEAD OF triggers on views by @Apakottur in https://github.com/Apakottur/pgmig/pull/165
- feat: rewrite enum type for value removal / reorder by @Apakottur in https://github.com/Apakottur/pgmig/pull/167
- feat: support range types (CREATE TYPE ... AS RANGE) by @Apakottur in https://github.com/Apakottur/pgmig/pull/166
- feat: recreate function dependents on return-type change by @Apakottur in https://github.com/Apakottur/pgmig/pull/168
- feat!: flip owner reconciliation to opt-in (--include-owner) by @Apakottur in https://github.com/Apakottur/pgmig/pull/169
- feat: support row-level security (table flags + policies) by @Apakottur in https://github.com/Apakottur/pgmig/pull/170
- feat: diff ownership for non-table objects by @Apakottur in https://github.com/Apakottur/pgmig/pull/171
- feat: diff table privileges (GRANT / REVOKE) by @Apakottur in https://github.com/Apakottur/pgmig/pull/172
Full Changelog: https://github.com/Apakottur/pgmig/compare/v0.1.1...v0.2.0
Breaking Changes
- Owner reconciliation now opt-in via --include-owner flag (previous behavior was always on).
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Pgmig
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]