Skip to content

v0.5.0

Compare
Choose a tag to compare
@elefeint elefeint released this 11 May 20:53
· 315 commits to main since this release
162f392
  • Spring Data dialect upgraded for compatibility with Spring Data R2DBC 1.3.0
  • Enhancements to driver V2:
    • Reduced memory usage
    • Avoiding disconnected publisher on DML when used from Spring Data (#351)
  • Dependency upgrades, notably:
    • R2DBC SPI to 0.8.5.RELEASE (Arabba-SR10)
    • com.google.cloud:libraries-bom to v20.3.0, bringing in com.google.cloud:google-cloud-spanner:6.3.3

This will be the last version, in which driver V1 (gRPC-based) is default. Client Library-based (V2) implementation will become primary shortly.