Skip to content

Commit

Permalink
chore(main): release 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Mar 11, 2024
1 parent 45c462a commit c5c99af
Show file tree
Hide file tree
Showing 9 changed files with 40 additions and 10 deletions.
30 changes: 30 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,35 @@
# Changelog

## [0.6.1](https://github.com/GoogleCloudPlatform/alloydb-java-connector/compare/v0.6.0...v0.6.1) (2024-03-11)


### Dependencies

* Update com.google.errorprone dependencies to v2.25.0 ([#431](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/431)) ([5e69112](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/5e691129642625c2521dd61a625de2d354864fcc))
* Update dependency com.google.api:gax-grpc to v2.43.0 ([#424](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/424)) ([788b88c](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/788b88cf9304168458a713d64beb4f78c2b51175))
* Update dependency com.google.api:gax-grpc to v2.45.0 ([#452](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/452)) ([087e688](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/087e68802ad4c68aedf06bce851d7700b6716746))
* Update dependency com.google.api.grpc:proto-google-common-protos to v2.34.0 ([#423](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/423)) ([f6410a0](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/f6410a0d78199c17d54904de48f298483452102f))
* Update dependency com.google.api.grpc:proto-google-common-protos to v2.36.0 ([#453](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/453)) ([3076195](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/3076195879e146e4ddc4668961cce7f684c9f8ee))
* Update dependency com.google.cloud:google-cloud-alloydb-bom to v0.25.0 ([#435](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/435)) ([d487c4e](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/d487c4eebfa11f96988853d190c50ea2aa7cda29))
* Update dependency com.google.cloud:google-cloud-alloydb-bom to v0.26.0 ([#457](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/457)) ([cb7f886](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/cb7f8869c8379ec1fb51149e7abf1f6564dcacca))
* Update dependency com.google.cloud:google-cloud-alloydb-connectors-bom to v0.14.0 ([#436](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/436)) ([d439d00](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/d439d0093535dcc559dafd2cc85d458c33866666))
* Update dependency com.google.cloud:google-cloud-alloydb-connectors-bom to v0.15.0 ([#458](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/458)) ([8793a09](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/8793a09d8ed70445e8abd503ed3e2de496691ab0))
* Update dependency com.google.cloud:google-cloud-shared-config to v1.7.2 ([#443](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/443)) ([9c95ed6](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/9c95ed6ce43be31594779f4c62baee02a9a4ea98))
* Update dependency com.google.cloud:google-cloud-shared-config to v1.7.3 ([#446](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/446)) ([c15392b](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/c15392b9dcf1591074735fe071b4c0ed35207817))
* Update dependency com.google.cloud:google-cloud-shared-config to v1.7.4 ([#449](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/449)) ([d758798](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/d758798e5954328e5de33fbc87716c7f026052a5))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.25.0 ([#426](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/426)) ([1cddac9](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/1cddac9dacd88ebd2acc676882efdb9e0c2f22c6))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.27.0 ([#454](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/454)) ([6fad6d8](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/6fad6d86303e3e833b39135ad851dca3a5b8c7fb))
* Update dependency com.google.truth:truth to v1.4.1 ([#429](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/429)) ([b5af310](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/b5af3109534baa1e963827d8bd53884e94d0fab6))
* Update dependency com.google.truth:truth to v1.4.2 ([#451](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/451)) ([0594e4e](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/0594e4e4a246e2b824a7df3be9ee5a1061ed228b))
* Update dependency io.grpc:grpc-bom to v1.62.2 ([#444](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/444)) ([9204c88](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/9204c8888589459d0d99ce17a485ec99c6f50985))
* Update dependency org.jmock:jmock to v2.13.0 ([#461](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/461)) ([45c462a](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/45c462adb11a4eafa4bf5a555da465cc5a31b548))
* Update native-image.version to v0.10.1 ([#433](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/433)) ([3774a1f](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/3774a1f5ebbd6362297aeb044328657cf7b1d0a5))


### Documentation

* Use AlloyDB API for consistency with the official documentation. ([#456](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/456)) ([c0401ba](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/c0401ba01c87ec1a1cc435403d1e9e0c58a62f29))

## [0.6.0](https://github.com/GoogleCloudPlatform/alloydb-java-connector/compare/v0.5.0...v0.6.0) (2024-02-13)


Expand Down
4 changes: 2 additions & 2 deletions alloydb-jdbc-connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>alloydb-connector-parent</artifactId>
<version>0.6.1-SNAPSHOT</version><!-- {x-version-update:alloydb-jdbc-connector:current} -->
<version>0.6.1</version><!-- {x-version-update:alloydb-jdbc-connector:current} -->
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>alloydb-jdbc-connector</artifactId>
<version>0.6.1-SNAPSHOT</version><!-- {x-version-update:alloydb-jdbc-connector:current} -->
<version>0.6.1</version><!-- {x-version-update:alloydb-jdbc-connector:current} -->
<packaging>jar</packaging>

<name>Google Cloud AlloyDB JDBC Connector</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

class Version {
// {x-version-update-start:alloydb-jdbc-connector:current}
static final String VERSION = "0.6.1-SNAPSHOT";
static final String VERSION = "0.6.1";
// {x-version-update-end}
}
4 changes: 2 additions & 2 deletions docs/jdbc.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Include the following in the project's `pom.xml`:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>alloydb-jdbc-connector</artifactId>
<version>0.6.0</version>
<version>0.6.1</version>
</dependency>
```
<!-- {x-version-update-end} -->
Expand All @@ -40,7 +40,7 @@ Include the following the project's `gradle.build`
<!-- {x-version-update-start:alloydb-jdbc-connector:released} -->
```gradle
// Add connector with the latest version
implementation group: 'com.google.cloud.alloydb', name: 'alloydb-jdbc-connector', version: '0.6.0'
implementation group: 'com.google.cloud.alloydb', name: 'alloydb-jdbc-connector', version: '0.6.1'
```
<!-- {x-version-update-end} -->

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>alloydb-connector-parent</artifactId>
<packaging>pom</packaging>
<version>0.6.1-SNAPSHOT</version><!-- {x-version-update:alloydb-jdbc-connector:current} -->
<version>0.6.1</version><!-- {x-version-update:alloydb-jdbc-connector:current} -->
<name>Google Cloud AlloyDB Java Connector Parent</name>
<url>https://github.com/GoogleCloudPlatform/alloydb-java-connector</url>
<description>
Expand Down
2 changes: 1 addition & 1 deletion samples/install-without-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>alloydb-jdbc-connector</artifactId>
<version>0.6.1-SNAPSHOT</version>
<version>0.6.1</version>
</dependency>
<!-- {x-version-update-end} -->
<!-- [END _install_without_bom] -->
Expand Down
2 changes: 1 addition & 1 deletion samples/snapshot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>alloydb-jdbc-connector</artifactId>
<version>0.6.1-SNAPSHOT</version>
<version>0.6.1</version>
</dependency>
<!-- {x-version-update-end} -->

Expand Down
2 changes: 1 addition & 1 deletion samples/snippets/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>alloydb-jdbc-connector</artifactId>
<version>0.6.1-SNAPSHOT</version>
<version>0.6.1</version>
</dependency>
<!-- {x-version-update-end} -->

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

alloydb-jdbc-connector:0.6.0:0.6.1-SNAPSHOT
alloydb-jdbc-connector:0.6.1:0.6.1

0 comments on commit c5c99af

Please sign in to comment.