Releases: Autodesk/pgbelt
Releases · Autodesk/pgbelt
v0.7.3
0.7.3 (2024-04-01)
Bug Fixes
- actual table capitalization support - integration tests didn't actually have capitals inside the DBs (99c78b7)
- actual table capitalization support (#436) (99c78b7)
v0.7.2
0.7.2 (2024-03-19)
Bug Fixes
v0.7.1
0.7.1 (2024-03-01)
Bug Fixes
- various small fixes found from new integration testing (#409) (0309c56)
v0.7.0
0.7.0 (2024-02-27)
Features
- add percent progress to initializing status view (#387) (6139cfc)
- have
sync
command support exodus-style migrations (#377) (09c6887)
- pgbelt now supports non-public schemas! (#398) (1f1fa87)
- precheck now compares extensions of DBs (#406) (b74ce43)
Bug Fixes
- sizes in status to should target config dataset instead of whole DB (#395) (80bf6ba)
v0.6.2
0.6.2 (2024-02-02)
Bug Fixes
v0.6.1
0.6.1 (2024-01-22)
Bug Fixes
- pglogical teardown will now always revoke all from all tables from pglogical role (#362) (89e892c)
v0.6.0
0.6.0 (2023-11-20)
Features
- refactor Teardown Command due to DROP EXTENSION woes (#326) (5de6300)
v0.5.4
0.5.4 (2023-11-09)
Bug Fixes
v0.5.3
0.5.3 (2023-11-09)
Bug Fixes
v0.5.2
0.5.2 (2023-10-26)
Bug Fixes
- remote.py error handling needs to shore up plugin error (#311) (b47b07f)