Releases: schireson/databudgie
Releases · schireson/databudgie
v2.8.6
v2.8.5
What's Changed
- feat: Allow specifying filename as a field. by @DanCardin in #111
- fix: Sphinx docs. by @DanCardin in #112
- fix: Add stub docs package. by @DanCardin in #113
Full Changelog: v2.8.4...v2.8.5
v2.8.4
What's Changed
- fix: root_path composition of s3 paths. by @DanCardin in #103
- fix: Apply minimum bound to configly. by @DanCardin in #109
- feat: Simplify programmatic api. by @DanCardin in #105
- feat: Allow unnamed tables. by @DanCardin in #110
Full Changelog: v2.8.3...v2.8.4
v2.8.3
What's Changed
- fix: Re-point docker build tag names. by @DanCardin in #101
- feat: Add skip_if_exists per-table option for backups. by @DanCardin in #86
- chore: Removes a postgres-specific cleanup shortcut from the generic restore code. by @DanCardin in #102
- fix: Dont assume later versions of configly. by @DanCardin in #104
Full Changelog: v2.8.2...v2.8.3
v2.8.2
What's Changed
- feat: Route --conn through config so that config-level "connection:" … by @DanCardin in #99
Full Changelog: v2.8.1...v2.8.2
v2.8.1
v2.8.0
What's Changed
- chore: Remove sentry integration. by @DanCardin in #90
- feat: databudgie.yml/json/toml by @DanCardin in #94
- feat: Allow specifying config through stdin/raw config cli option. by @DanCardin in #95
- fix: capitalization by @andrewsosa in #98
Full Changelog: v2.7.5...v2.8.0
v2.7.5
What's Changed
- fix: Avoid weird python behavior that ignores path components with ab… by @DanCardin in #93
Full Changelog: v2.7.4...v2.7.5
v2.7.4
What's Changed
- fix: Put release CI in the correct folder. by @DanCardin in #83
- feat: Add option to define named connections. by @DanCardin in #85
- feat: Exclusion from the cli. by @DanCardin in #87
- chore: Adopt ruff. by @DanCardin in #88
- feat: Implement dry-run/stats. by @DanCardin in #89
- fix: Ensure s3 paths are composed correctly, with root_location. by @DanCardin in #91
- fix: s3 paths without s3 config. by @DanCardin in #92
Full Changelog: v2.7.2...v2.7.4
v2.7.2
What's Changed
- fix: Issues from release. by @DanCardin in #80
- feat: Support sqlalchemy 2.0. by @DanCardin in #81
- fix: Issue where locations fallback value was overridden by empty str… by @DanCardin in #82
Full Changelog: v2.7.0...v2.7.2