Releases: schireson/databudgie
Releases · schireson/databudgie
v2.9.2
What's Changed
- fix: File path matching on local storage where timestamp based file d… by @DanCardin in #124
Full Changelog: v2.9.1...v2.9.2
v2.9.1
What's Changed
- fix: Add ability to set session-local idle-in-transaction setting. by @DanCardin in #123
Full Changelog: v2.9.0...v2.9.1
v2.9.0
What's Changed
- fix: Convert to UV. by @DanCardin in #122
- feat: Use psycopg instead of psycopg2 for postgres. by @DanCardin in #120
Full Changelog: v2.8.6...v2.9.0
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