Skip to content

Releases: Autodesk/pgbelt

v0.20.0

29 Apr 18:23
bdd697a

Choose a tag to compare

0.20.0 (2026-04-29)

Features

  • diff-sequences per-DB table, JSON, and root connections (#936) (d0445be)

v0.19.0

27 Apr 23:02
3365fe0

Choose a tag to compare

0.19.0 (2026-04-27)

Features

  • make login restore stateless and support forced reset (#933) (d011591)

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