Download Latest Version v0.33.0 source code.tar.gz (545.2 kB)
Email in envelope

Get an email when there's a new version of River SQL

Home / v0.31.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-02-21 1.7 kB
v0.31.0 source code.tar.gz 2026-02-21 527.6 kB
v0.31.0 source code.zip 2026-02-21 726.5 kB
Totals: 3 Items   1.3 MB 0

Added

  • Added root River CLI flag --statement-timeout so Postgres session statement timeout can be set explicitly for commands like migrations. Explicit flag values take priority over database URL query params, and query params still take priority over built-in defaults. PR [#1142].

Fixed

  • Fix connection leak in Listener.Connect in case where afterConnectExec failed. Thanks Johan Kjölhede (@GiGurra)! PR [#1147].
  • Fix missing ticker.Stop in producer's pollForSettingChanges (@GiGurra). PR [#1148].
  • Fix accidental use of cancelled context for Notifier.Ping (@GiGurra). PR [#1149].
  • Add jitter to fetch poll loop to prevent producer stampeding (@GiGurra). PR [#1150].

Changed

  • Upgrade supported Go versions to 1.25 and 1.26, and update CI accordingly. PR [#1144].

Fixed

Source: README.md, updated 2026-02-21