File tree Expand file tree Collapse file tree 4 files changed +16
-3
lines changed
Expand file tree Collapse file tree 4 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.19.1] ( https://github.com/googleapis/java-spanner-jdbc/compare/v2.19.0...v2.19.1 ) (2024-06-05)
4+
5+
6+ ### Bug Fixes
7+
8+ * Cleanup unused methods ([ #1635 ] ( https://github.com/googleapis/java-spanner-jdbc/issues/1635 ) ) ([ ad0a35c] ( https://github.com/googleapis/java-spanner-jdbc/commit/ad0a35c82fd880ce5b705f4cb749c35664ccc604 ) )
9+
10+
11+ ### Dependencies
12+
13+ * Update dependency com.google.cloud: sdk-platform-java-config to v3.31.0 ([ #1630 ] ( https://github.com/googleapis/java-spanner-jdbc/issues/1630 ) ) ([ 98b530d] ( https://github.com/googleapis/java-spanner-jdbc/commit/98b530dce7a6131a562afdfca6b8b7c73fb83d7a ) )
14+ * Update dependency org.mybatis.dynamic-sql: mybatis-dynamic-sql to v1.5.2 ([ #1633 ] ( https://github.com/googleapis/java-spanner-jdbc/issues/1633 ) ) ([ 7c62ee3] ( https://github.com/googleapis/java-spanner-jdbc/commit/7c62ee30e81a29654934d1f77f36816e92b3470d ) )
15+
316## [ 2.19.1] ( https://github.com/googleapis/java-spanner-jdbc/compare/v2.19.0...v2.19.1 ) (2024-06-01)
417
518
Original file line number Diff line number Diff line change 44 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
55 <modelVersion >4.0.0</modelVersion >
66 <artifactId >google-cloud-spanner-jdbc</artifactId >
7- <version >2.19.2-SNAPSHOT </version ><!-- {x-version-update:google-cloud-spanner-jdbc:current} -->
7+ <version >2.19.2</version ><!-- {x-version-update:google-cloud-spanner-jdbc:current} -->
88 <packaging >jar</packaging >
99 <name >Google Cloud Spanner JDBC</name >
1010 <url >https://github.com/googleapis/java-spanner-jdbc</url >
Original file line number Diff line number Diff line change 2828 <dependency >
2929 <groupId >com.google.cloud</groupId >
3030 <artifactId >google-cloud-spanner-jdbc</artifactId >
31- <version >2.19.2-SNAPSHOT </version >
31+ <version >2.19.2</version >
3232 </dependency >
3333 <!-- {x-version-update-end} -->
3434
Original file line number Diff line number Diff line change 11# Format:
22# module:released-version:current-version
33
4- google-cloud-spanner-jdbc:2.19.1 :2.19.2-SNAPSHOT
4+ google-cloud-spanner-jdbc:2.19.2 :2.19.2
You can’t perform that action at this time.
0 commit comments