Skip to content

Releases: Autodesk/pgbelt

v0.18.2

20 Apr 17:49
a4cb233

Choose a tag to compare

0.18.2 (2026-04-20)

Bug Fixes

  • handle asyncpg.Record in precheck --json extension builder (#926) (94b701d)

v0.18.1

03 Apr 15:40
0b0ee10

Choose a tag to compare

0.18.1 (2026-04-03)

Bug Fixes

  • add side field to BaseSideResolver, inject in framework (#914) (b2a88e9)

v0.18.0

03 Apr 14:53
18f3f38

Choose a tag to compare

0.18.0 (2026-04-03)

Features

  • add BaseSideResolver for per-side remote config resolution (#912) (53f8fd0)

v0.17.0

02 Apr 20:27
58eebf8

Choose a tag to compare

0.17.0 (2026-04-02)

Features

  • add --exclude-user and --exclude-pattern flags to revoke-logins (#911) (6788f08)
  • add --json flag to all 16 async commands (STOPS-7492) (#907) (c1770ab)
  • add Pydantic V2 models for --json output (#903) (49f233c)
  • wire --json output to rich Pydantic models (STOPS-7492) (#909) (bcb5f64)

Documentation

v0.16.0

10 Mar 15:31
32a230e

Choose a tag to compare

0.16.0 (2026-03-10)

Features

Documentation

v0.15.0

13 Feb 22:06
88aa884

Choose a tag to compare

0.15.0 (2026-02-13)

Features

  • teardown previous pgbelt artifacts either standalone or before setting up again (#870) (7aaa6f0)

Bug Fixes

  • better tablesample logic based on pg_class reltuples estimates (#872) (0299fa7)

Documentation

v0.14.1

13 Feb 19:09
171b379

Choose a tag to compare

0.14.1 (2026-02-13)

Bug Fixes

  • add failsafe to reset command in case SRC and DST are flipped in config.json (#865) (d21a63f)

v0.14.0

13 Feb 18:13
5e5a6e1

Choose a tag to compare

0.14.0 (2026-02-13)

Features

v0.13.0

13 Feb 17:17
0dd8332

Choose a tag to compare

0.13.0 (2026-02-13)

Features

  • pk-less dump and load -> pipling the data now (#859) (5576bce)

Bug Fixes

  • go back to just pipe (5576bce)
  • sync-tables --table flag fix - type mismatch (91dfcbb)
  • sync-tables --table flag fix - type mismatch (#861) (91dfcbb)

v0.12.1

11 Feb 21:26
816732d

Choose a tag to compare

0.12.1 (2026-02-11)

Bug Fixes

  • ensure that foreign keys that depend on unique indexes are included in base schema (#856) (c180c48)