Skip to content

Commit

Permalink
chore(master): release 3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Mar 8, 2024
1 parent c7c23a1 commit dbd89c4
Show file tree
Hide file tree
Showing 14 changed files with 25 additions and 13 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# Changelog


## [3.1.2](https://github.com/GoogleCloudPlatform/google-cloud-spanner-hibernate/compare/v3.1.1...v3.1.2) (2024-03-08)


### Bug Fixes

* JSON nulls were inserted as STRINGs and rejected ([#952](https://github.com/GoogleCloudPlatform/google-cloud-spanner-hibernate/issues/952)) ([c7c23a1](https://github.com/GoogleCloudPlatform/google-cloud-spanner-hibernate/commit/c7c23a176dbe55a314b2977620e47cc159f76b30))


### Dependencies

* bump com.google.cloud:google-cloud-spanner-jdbc ([#949](https://github.com/GoogleCloudPlatform/google-cloud-spanner-hibernate/issues/949)) ([05211ba](https://github.com/GoogleCloudPlatform/google-cloud-spanner-hibernate/commit/05211ba8acbfb069006462ee5a4cd4814ab87f67))

## [3.1.1](https://github.com/GoogleCloudPlatform/google-cloud-spanner-hibernate/compare/v3.1.0...v3.1.1) (2024-03-06)


Expand Down
2 changes: 1 addition & 1 deletion google-cloud-spanner-hibernate-dialect/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>google-cloud-spanner-hibernate</artifactId>
<groupId>com.google.cloud</groupId>
<version>3.1.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-spanner-hibernate:current} -->
<version>3.1.2</version><!-- {x-version-update:google-cloud-spanner-hibernate:current} -->
</parent>

<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>google-cloud-spanner-hibernate-samples</artifactId>
<groupId>com.google.cloud</groupId>
<version>3.1.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-spanner-hibernate:current} -->
<version>3.1.2</version><!-- {x-version-update:google-cloud-spanner-hibernate:current} -->
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>google-cloud-spanner-hibernate-samples</artifactId>
<groupId>com.google.cloud</groupId>
<version>3.1.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-spanner-hibernate:current} -->
<version>3.1.2</version><!-- {x-version-update:google-cloud-spanner-hibernate:current} -->
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>google-cloud-spanner-hibernate-samples</artifactId>
<groupId>com.google.cloud</groupId>
<version>3.1.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-spanner-hibernate:current} -->
<version>3.1.2</version><!-- {x-version-update:google-cloud-spanner-hibernate:current} -->
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion google-cloud-spanner-hibernate-samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>google-cloud-spanner-hibernate</artifactId>
<groupId>com.google.cloud</groupId>
<version>3.1.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-spanner-hibernate:current} -->
<version>3.1.2</version><!-- {x-version-update:google-cloud-spanner-hibernate:current} -->
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>google-cloud-spanner-hibernate-samples</artifactId>
<groupId>com.google.cloud</groupId>
<version>3.1.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-spanner-hibernate:current} -->
<version>3.1.2</version><!-- {x-version-update:google-cloud-spanner-hibernate:current} -->
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>google-cloud-spanner-hibernate-samples</artifactId>
<groupId>com.google.cloud</groupId>
<version>3.1.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-spanner-hibernate:current} -->
<version>3.1.2</version><!-- {x-version-update:google-cloud-spanner-hibernate:current} -->
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>google-cloud-spanner-hibernate-samples</artifactId>
<groupId>com.google.cloud</groupId>
<version>3.1.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-spanner-hibernate:current} -->
<version>3.1.2</version><!-- {x-version-update:google-cloud-spanner-hibernate:current} -->
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>google-cloud-spanner-hibernate-samples</artifactId>
<groupId>com.google.cloud</groupId>
<version>3.1.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-spanner-hibernate:current} -->
<version>3.1.2</version><!-- {x-version-update:google-cloud-spanner-hibernate:current} -->
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion google-cloud-spanner-hibernate-testing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>google-cloud-spanner-hibernate</artifactId>
<groupId>com.google.cloud</groupId>
<version>3.1.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-spanner-hibernate:current} -->
<version>3.1.2</version><!-- {x-version-update:google-cloud-spanner-hibernate:current} -->
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-spanner-hibernate-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-spanner-hibernate</artifactId>
<version>3.1.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-spanner-hibernate:current} -->
<version>3.1.2</version><!-- {x-version-update:google-cloud-spanner-hibernate:current} -->
</parent>

<artifactId>google-cloud-spanner-hibernate-tools</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-spanner-hibernate</artifactId>
<packaging>pom</packaging>
<version>3.1.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-spanner-hibernate:current} -->
<version>3.1.2</version><!-- {x-version-update:google-cloud-spanner-hibernate:current} -->

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down
2 changes: 1 addition & 1 deletion versions.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version

google-cloud-spanner-hibernate:3.1.1:3.1.2-SNAPSHOT
google-cloud-spanner-hibernate:3.1.2:3.1.2

0 comments on commit dbd89c4

Please sign in to comment.