Skip to content

Releases: Autodesk/pgbelt

v0.7.1

01 Mar 17:12
5f2333e
Compare
Choose a tag to compare

0.7.1 (2024-03-01)

Bug Fixes

  • various small fixes found from new integration testing (#409) (0309c56)

v0.7.0

27 Feb 20:05
38c1f10
Compare
Choose a tag to compare

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

02 Feb 21:53
b8a48ce
Compare
Choose a tag to compare

0.6.2 (2024-02-02)

Bug Fixes

v0.6.1

22 Jan 19:33
acb30ad
Compare
Choose a tag to compare

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

21 Nov 19:55
f79f808
Compare
Choose a tag to compare

0.6.0 (2023-11-20)

Features

  • refactor Teardown Command due to DROP EXTENSION woes (#326) (5de6300)

v0.5.4

10 Nov 16:02
6d89dfe
Compare
Choose a tag to compare

0.5.4 (2023-11-09)

Bug Fixes

v0.5.3

09 Nov 19:43
fbe843e
Compare
Choose a tag to compare

0.5.3 (2023-11-09)

Bug Fixes

v0.5.2

26 Oct 18:41
3a5e0d8
Compare
Choose a tag to compare

0.5.2 (2023-10-26)

Bug Fixes

  • remote.py error handling needs to shore up plugin error (#311) (b47b07f)

v0.5.1

06 Oct 19:20
0fa453e
Compare
Choose a tag to compare

0.5.1 (2023-10-06)

Bug Fixes

  • index commands need to surface as CLI commands too (#275) (a8d6fae)

v0.5.0

06 Oct 18:25
7f81735
Compare
Choose a tag to compare

0.5.0 (2023-10-06)

Features

  • stripping indexes and adding them later, and testing (#273) (c730e78)

Bug Fixes