Skip to content

Commit

Permalink
chore(main): release 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Sep 8, 2023
1 parent 511a9f8 commit d63a32b
Show file tree
Hide file tree
Showing 8 changed files with 69 additions and 8 deletions.
61 changes: 61 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,66 @@
# Changelog

## [0.1.1](https://github.com/GoogleCloudPlatform/alloydb-java-connector/compare/v0.1.0...v0.1.1) (2023-09-08)


### Documentation

* add maven badge to readme ([#78](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/78)) ([e1469f2](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/e1469f25d69eef9ac51a7d7b1831a3e770708a14))
* add region tags for hikaricp config ([#86](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/86)) ([db19727](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/db197277f04346e7b336712d25b5899b3f6add36))
* fix URL for child pom ([#80](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/80)) ([9ef1646](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/9ef1646a27209d5dc079d9e87efb847dddff9aca))
* improve description of artifact ([#82](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/82)) ([cdd02af](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/cdd02afc042575d706215701762237f3e3bcf9e2))


### Dependencies

* Pin dependencies ([#97](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/97)) ([6463beb](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/6463bebfc0ae6aadb4d2f6c35fe8c7b1c19acbea))
* update actions/checkout action to v3.6.0 ([#47](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/47)) ([578de56](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/578de569633d657def58a7a146474dee3724557e))
* Update actions/checkout action to v4 ([#143](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/143)) ([baa8c0c](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/baa8c0c24fe76214c88f6369bad42d5f1682f9f1))
* update actions/github-script action to v6.4.1 ([#48](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/48)) ([d384d06](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/d384d06f64041bef866bc0519556aae56776bd39))
* update actions/setup-java action to v3.12.0 ([#90](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/90)) ([f0ac5b7](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/f0ac5b7d20743e418fb9cf135f9ebbe2848b3908))
* Update dependency attrs to v22.2.0 ([#104](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/104)) ([53b8842](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/53b8842568e8ceec227d6d7830bd4cef3b0cc233))
* Update dependency attrs to v23 ([#133](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/133)) ([f9be1d5](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/f9be1d540a7428b83c3c83b47de1d4f58ba61ca2))
* Update dependency cachetools to v5 ([#134](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/134)) ([73c3c1b](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/73c3c1ba9c1fb7f0ca645beda0f7c6075e83d13c))
* Update dependency charset-normalizer to v2.1.1 ([#105](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/105)) ([be828e4](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/be828e410b6b4a3a777ac1870fc8ea98e393a0d8))
* Update dependency charset-normalizer to v3 ([#135](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/135)) ([368383e](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/368383e7cf2bbb224b8bb0cea389fd30a1866cd9))
* Update dependency click to v8.1.7 ([#106](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/106)) ([9bb7d81](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/9bb7d81f27e0d6b77bcf9d4c2b6b373bc30d1e50))
* Update dependency com.google.errorprone:error_prone_annotations to v2.21.1 ([#110](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/110)) ([8381561](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/8381561c64900a2ad6c08cc2f16230bb03b8ef39))
* Update dependency com.google.errorprone:error_prone_core to v2.21.1 ([#111](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/111)) ([f507b8a](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/f507b8ac6c850b6d3190c1f78de011e2304e862d))
* update dependency dev.failsafe:failsafe to v3.3.2 ([#49](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/49)) ([b1f1f5f](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/b1f1f5fbd8b1915beca44f35dd90c9703e15de0a))
* Update dependency gcp-docuploader to v0.6.5 ([#98](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/98)) ([ffb605a](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/ffb605afa1dbaa820626e4f5cd5e4b3a3672ff1c))
* Update dependency gcp-releasetool to v1.16.0 ([#114](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/114)) ([8c60211](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/8c6021108c1263250acf3b75600d9b9f077008c2))
* Update dependency google-api-core to v2.11.1 ([#115](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/115)) ([8e91537](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/8e91537be76de888876bfd239c7baf7f8b57ed4e))
* Update dependency google-auth to v2.22.0 ([#116](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/116)) ([ebeb274](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/ebeb274b3a3d06552433fb399b616cf834707c64))
* Update dependency google-cloud-core to v2.3.3 ([#99](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/99)) ([17372bd](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/17372bd36e8fdbf9c69b158e842cf9e12f46203d))
* Update dependency google-cloud-storage to v2.10.0 ([#117](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/117)) ([8ffd217](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/8ffd217a294e054fb9eb1d6009ba7285c17d6f06))
* Update dependency google-crc32c to v1.5.0 ([#118](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/118)) ([30dbdb9](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/30dbdb922f9fd572fc6efc81dd61f4b668db1ba0))
* Update dependency google-resumable-media to v2.5.0 ([#119](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/119)) ([74b0d73](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/74b0d732d2efdb68fb1cc27aa8ab0b58a6c502f4))
* Update dependency google-resumable-media to v2.6.0 ([#145](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/145)) ([5961a66](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/5961a66527b145822f7b078fb33a117c83f21ef4))
* Update dependency googleapis-common-protos to v1.60.0 ([#120](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/120)) ([adc30c2](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/adc30c268349ce844cc74b5e647cdc6b1f29e5a0))
* Update dependency importlib-metadata to v4.13.0 ([#121](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/121)) ([fb886f8](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/fb886f895e5d2c29ab838e87a9083e86eabb59fa))
* Update dependency importlib-metadata to v6 ([#137](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/137)) ([4a5e41f](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/4a5e41f808488d422e5cd30dfcd823b1c2f92b97))
* Update dependency jinja2 to v3.1.2 ([#122](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/122)) ([3f56959](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/3f56959db000b986a8f0adab857609a79281c9cf))
* Update dependency keyring to v23.13.1 ([#123](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/123)) ([fb6bc48](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/fb6bc4867a0f65b458daa04f7a0d7d331f86ef26))
* Update dependency keyring to v24 ([#138](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/138)) ([b2bb0d4](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/b2bb0d4f194e770c57d1725ad2c39c86e48d33f2))
* Update dependency markupsafe to v2.1.3 ([#124](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/124)) ([189c3a2](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/189c3a26b8161a9c22f524cfbb05f59b89aaba06))
* Update dependency org.apache.maven.plugins:maven-deploy-plugin to v3 ([#139](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/139)) ([2a589d4](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/2a589d4ce170d73b40fd953eec74509b459b7cdf))
* Update dependency packaging to v23 ([#140](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/140)) ([e206641](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/e206641b986eab1d98a12539b2c14baf7490d486))
* Update dependency protobuf to v3.20.3 ([#101](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/101)) ([86e630f](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/86e630fda61b3256b1cbf604fe618ca3a8b382de))
* Update dependency protobuf to v4 ([#141](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/141)) ([f0665cc](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/f0665cc3bcf59d2c9460466f77c85371caf22991))
* Update dependency protobuf to v4.24.3 ([#148](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/148)) ([511a9f8](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/511a9f863fb8e8163626ca9a2d54291422644b43))
* Update dependency pyasn1 to v0.5.0 ([#125](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/125)) ([697ea63](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/697ea63cf82b469c661fe6dea5cbea4e925a3148))
* Update dependency pyasn1-modules to v0.3.0 ([#126](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/126)) ([5c216d0](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/5c216d0941b38f3d007882fb6ec19115e331a73b))
* Update dependency pyjwt to v2.8.0 ([#127](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/127)) ([43770c3](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/43770c31a08c9e9af8e58a58bb2c1ee525e776ba))
* Update dependency pyparsing to v3.1.1 ([#128](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/128)) ([11462ed](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/11462ed22296c6189cc0fa046c4449dbe498eeaf))
* Update dependency typing-extensions to v4.7.1 ([#129](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/129)) ([1c73f38](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/1c73f3826b4fcf60da74cd281d86be6eb0ee5d51))
* Update dependency urllib3 to v1.26.16 ([#102](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/102)) ([7e4689f](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/7e4689f53d185c9d48ac921dffecd1859c6a0322))
* Update dependency urllib3 to v2 ([#142](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/142)) ([037eb38](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/037eb38c619a86d119e95a46e3be91a9c6deb643))
* Update dependency wheel to v0.41.2 ([#130](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/130)) ([7f82001](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/7f82001b67c09b359ed2efd12a1aea6ffce2c602))
* Update dependency zipp to v3.16.2 ([#131](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/131)) ([6603d88](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/6603d88c0ca25070c8f04dfe7491f7d831902175))
* Update google-github-actions/auth action to v1.1.1 ([#132](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/132)) ([2d4fb77](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/2d4fb770925ef45fb1fcc3192139da85d75737f0))
* update google-github-actions/get-secretmanager-secrets action to v1.0.1 ([#50](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/50)) ([5a33706](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/5a3370694b82a4d0475f94b57c38aeb8566611b0))
* update s4u/setup-maven-action digest to c1ef1c9 ([#40](https://github.com/GoogleCloudPlatform/alloydb-java-connector/issues/40)) ([5e05f5a](https://github.com/GoogleCloudPlatform/alloydb-java-connector/commit/5e05f5aacb6a44b8503581c46827ffae8385b3d5))

## 0.1.0 (2023-07-19)


Expand Down
2 changes: 1 addition & 1 deletion alloydb-jdbc-connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>alloydb-connector-parent</artifactId>
<version>0.1.1-SNAPSHOT</version><!-- {x-version-update:alloydb-jdbc-connector:current} -->
<version>0.1.1</version><!-- {x-version-update:alloydb-jdbc-connector:current} -->
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>alloydb-jdbc-connector</artifactId>
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.1.1-SNAPSHOT";
static final String VERSION = "0.1.1";
// {x-version-update-end}
}
4 changes: 2 additions & 2 deletions 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.1.1-SNAPSHOT</version><!-- {x-version-update:alloydb-jdbc-connector:current} -->
<version>0.1.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 Expand Up @@ -75,7 +75,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>alloydb-jdbc-connector</artifactId>
<version>0.1.1-SNAPSHOT</version><!-- {x-version-update:alloydb-jdbc-connector:current} -->
<version>0.1.1</version><!-- {x-version-update:alloydb-jdbc-connector:current} -->
</dependency>

<dependency>
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.1.1-SNAPSHOT</version>
<version>0.1.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.1.1-SNAPSHOT</version>
<version>0.1.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.1.1-SNAPSHOT</version>
<version>0.1.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.1.0:0.1.1-SNAPSHOT
alloydb-jdbc-connector:0.1.1:0.1.1

0 comments on commit d63a32b

Please sign in to comment.