Skip to content

0.12.0

Latest

Choose a tag to compare

@shruti-p-s shruti-p-s released this 22 Jul 23:12
6e60ba2

What's Changed

SemVer Minor

SemVer Patch

  • Replace @_implementationOnly with internal import by @shruti-p-s in #98
  • Conform various types to Sendable by @hamzahrmalik in #97
  • Avoid calling disconnect whilst holding the lock by @hamzahrmalik in #100
  • Annotate closures and generics as Sendable for strict concurrency by @shruti-p-s in #103
  • Fix PaginatedRows hasMorePages data race and make it Sendable by @shruti-p-s in #108
  • Ensure prepared statement is freed when lookupPrimaryKeyColumnNames throws by @hamzahrmalik in #96
  • Check state again after connecting to ensure we don't resurrect a dead session by @hamzahrmalik in #99
  • Add opt-in driver metrics poller (latency + connections) by @shruti-p-s in #115
  • Avoid semaphores in async code by @hamzahrmalik in #93

Full Changelog: 0.11.0...0.12.0