v4.1.0
What's Changed
- Update Flyway links by @sfc-gh-adamle in #333
- fix: fix secret redaction by @zanebclark in #312
- feat: add py.typed marker for mypy users by @fozcodes in #332
- Flag for error on ignored versioned migration by @zanebclark in #287
- Deprecate verbose flag by @zanebclark in #288
- Switch GitHub actions workflow login by @sfc-gh-tmathew in #341
- Pre release 4.1.0 batch1 by @sfc-gh-tmathew in #344
- clarify how the module loading works by @afeld in #308
- fix(docs): typo on Private Key Authentication & connections.toml key by @atccirium in #315
- docs: replace image links to GitHub hosted images by @sfc-gh-twhite in #346
- output skipped executions in dry run by @afeld in #319
- fix: gracefully fallback when connections file not found by @sfc-gh-twhite in #361
- test: Remove unused test parameters by @sfc-gh-twhite in #359
- fix: support NO_COLOR env var for disabling colored output by @sfc-gh-twhite in #357
- ci: migrate to uv based management by @sfc-gh-twhite in #360
- Fix session parameters from connections.toml being ignored by @coder-jatin-s in #355
- Corrected readme description of property for private_key to private_key_file by @gudbrand3 in #330
- feat: support private key env. by @ya7010 in #327
- Bug/restore support for environment variables by @sfc-gh-tmathew in #364
New Contributors
- @sfc-gh-adamle made their first contribution in #333
- @fozcodes made their first contribution in #332
- @afeld made their first contribution in #308
- @atccirium made their first contribution in #315
- @coder-jatin-s made their first contribution in #355
- @gudbrand3 made their first contribution in #330
- @ya7010 made their first contribution in #327
Full Changelog: v4.0.1...v4.1.0