Releases: googleapis/java-spanner
Releases · googleapis/java-spanner
v6.96.1
30 Jun 17:13
Compare
Sorry, something went wrong.
No results found
6.96.1 (2025-06-30)
Bug Fixes
deps: Update the Java code generator (gapic-generator-java) to 2.59.0 (2836042 )
Dependencies
Update dependency com.google.cloud:sdk-platform-java-config to v3.50.0 (#3925 ) (1372bbd )
v6.96.0
27 Jun 09:53
Compare
Sorry, something went wrong.
No results found
6.96.0 (2025-06-27)
Features
Allow JDBC to configure directpath for connection (#3929 ) (d754f1f )
Support getOrNull and getOrDefault in Struct (#3914 ) (1dc5a3e )
Use multiplexed sessions for read-only transactions (#3917 ) (37fdc27 )
Bug Fixes
Allow zero durations to be set for connections (#3916 ) (43ea4fa )
Documentation
Add snippet for Repeatable Read configuration at client and transaction (#3908 ) (ff3d212 )
Update SpannerSample.java to align with best practices (#3625 ) (7bfc62d )
v6.95.1
06 Jun 20:48
Compare
Sorry, something went wrong.
No results found
6.95.1 (2025-06-06)
Dependencies
Update dependency com.google.cloud:sdk-platform-java-config to v3.49.0 (#3909 ) (3de8502 )
Update googleapis/sdk-platform-java action to v2.59.0 (#3910 ) (aed8bd6 )
v6.95.0
06 Jun 09:46
Compare
Sorry, something went wrong.
No results found
6.95.0 (2025-06-05)
Features
Bug Fixes
Dependencies
Update dependency io.opentelemetry:opentelemetry-bom to v1.50.0 (#3887 ) (94b879c )
v6.94.0
22 May 14:18
Compare
Sorry, something went wrong.
No results found
6.94.0 (2025-05-21)
Features
Bug Fixes
deps: Update the Java code generator (gapic-generator-java) to 2.58.0 (3070f1d )
Remove trailing semicolons in DDL (#3879 ) (ca3a67d )
Dependencies
Update dependency com.google.cloud:sdk-platform-java-config to v3.48.0 (#3869 ) (afa17f7 )
Update dependency com.google.cloud:sdk-platform-java-config to v3.48.0 (#3880 ) (f3b00b6 )
Update dependency com.google.cloud.opentelemetry:exporter-metrics to v0.34.0 (#3861 ) (676b14f )
Update dependency commons-io:commons-io to v2.19.0 (#3863 ) (80a6af8 )
Update dependency io.opentelemetry:opentelemetry-bom to v1.50.0 (#3865 ) (ae63050 )
Update googleapis/sdk-platform-java action to v2.58.0 (#3870 ) (d1e45fa )
Update opentelemetry.version to v1.50.0 (#3866 ) (f7e09b8 )
Documentation
Add samples for unnamed (positional) parameters (#3849 ) (035cadd )
v6.93.0
09 May 10:25
Compare
Sorry, something went wrong.
No results found
6.93.0 (2025-05-09)
Features
Bug Fixes
Change server timing duration attribute to float as per w3c (#3851 ) (da8dd8d )
deps: Update the Java code generator (gapic-generator-java) to 2.57.0 (23b985c )
Non-ASCII Unicode characters in code (#3844 ) (85a0820 )
Only close and return sessions once (#3846 ) (32b2373 )
v6.92.0
29 Apr 15:11
Compare
Sorry, something went wrong.
No results found
6.92.0 (2025-04-29)
Features
[Internal] client-side metrics for afe latency and connectivity error (#3819 ) (a8dba0a )
Support begin with AbortedException for manager interface (#3835 ) (5783116 )
Bug Fixes
deps: Update the Java code generator (gapic-generator-java) to 2.56.2 (11bfd90 )
Dependencies
Update dependency com.google.cloud:sdk-platform-java-config to v3.46.2 (#3836 ) (2ee7f97 )
v6.91.1
21 Apr 14:18
Compare
Sorry, something went wrong.
No results found
6.91.1 (2025-04-21)
Bug Fixes
SkipHint in the internal parser skipped too much (#3827 ) (fbf7b4c )
v6.91.0
21 Apr 06:13
Compare
Sorry, something went wrong.
No results found
6.91.0 (2025-04-17)
Features
[Internal] open telemetry built in metrics for GRPC (#3709 ) (cd76c73 )
Add java sample for the pre-splitting feature (#3713 ) (e97b92e )
Add TransactionMutationLimitExceededException as cause to SpannerBatchUpdateException (#3723 ) (4cf5261 )
Built in metrics for afe latency and connectivity error (#3724 ) (e13a2f9 )
Support unnamed parameters (#3820 ) (1afd815 )
Bug Fixes
Add default implementations for Interval methods in AbstractStructReader (#3722 ) (97f4544 )
Set transaction isolation level had no effect (#3718 ) (b382999 )
Performance Improvements
Cache the key used for OTEL traces and metrics (#3814 ) (c5a2045 )
Optimize parsing in Connection API (#3800 ) (a2780ed )
Qualify statements without removing comments (#3810 ) (d358cb9 )
Remove all calls to getSqlWithoutComments (#3822 ) (0e1e14c )
v6.90.0
31 Mar 08:14
Compare
Sorry, something went wrong.
No results found
6.90.0 (2025-03-31)
Features
Add default_isolation_level connection property (#3702 ) (9472d23 )
Adds support for Interval datatype in Java client (#3416 ) (8be8f5e )
Integration test for End to End tracing (#3691 ) (bf1a07a )
Specify isolation level per transaction (#3704 ) (868f30f )
Support PostgreSQL isolation level statements (#3706 ) (dda2e1d )