Skip to content

v0.1.19

Choose a tag to compare

@affandar affandar released this 06 Apr 06:25
· 17 commits to main since this release

Bump duroxide-pg 0.1.28 → 0.1.29 (migration race fix, microsoft/duroxide#10)

Fixed (via duroxide-pg 0.1.29)

  • Migration race condition on concurrent worker startup — advisory lock now serializes migrations
  • Cached plan invalidation (SQLSTATE 0A000) now retryable instead of permanent