Skip to content

1.30.0

Choose a tag to compare

@fabianfett fabianfett released this 19 Dec 15:14
· 1 commit to main since this release
46b2b3d

SemVer Minor

  • Implement COPY … FROM STDIN queries (#566, #614, patch credit to @ahoppen)
  • Adopt NonisolatedNonsendingByDefault (#604)
  • Add connectionCreationFailing and circuitBreak states to ConnectionPool (#610, #612, #615, patch credit to @adam-fowler)

SemVer Patch

  • Fix decoding of very small Decimal values from NUMERIC data (#603)
  • Ensure ConnectionPool.triggerForceShutdown() works and that it doesn't shutdown until all connections are closed (#607, #608, patch credit to @adam-fowler)
  • Bugfix: Closing PostgreSQL connection deadlocks listen(_:) (#600, #616)

Other changes

Full Changelog: 1.29.0...1.30.0