Skip to content

v0.4.0

Compare
Choose a tag to compare
@elefeint elefeint released this 18 Mar 23:06
403156d

Changes in this release

  • Fixed NPE when committing an empty transaction with no statements (#304)
  • SpannerClientLibraryConnectionFactory now implements io.r2dbc.spi.Closeable. The close() method needs to be called to avoid server-side session leaks (#315).
  • Style fixes.
  • Dependency upgrades, notably:
    • R2DBC SPI to 0.8.4.RELEASE (Arabba-SR9)
    • Project Reactor to Dysprosium-SR18
    • com.google.cloud:libraries-bom to v19.0.0, bringing in com.google.cloud:google-cloud-spanner:5.1.0