Skip to content

Commit

Permalink
chore(postgresql-dialect): release 0.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Jun 1, 2024
1 parent a541ed7 commit a5f4447
Show file tree
Hide file tree
Showing 6 changed files with 52 additions and 8 deletions.
44 changes: 44 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,49 @@
# Changelog

## [0.34.0](https://github.com/GoogleCloudPlatform/pgadapter/compare/v0.33.2...v0.34.0) (2024-06-01)


### Features

* support DISCARD statements ([#1863](https://github.com/GoogleCloudPlatform/pgadapter/issues/1863)) ([8bdc569](https://github.com/GoogleCloudPlatform/pgadapter/commit/8bdc5695ee271d6ea8e5f3f8fc9bc9a68fb64ffa))


### Dependencies

* downgrade Liquibase version and enable Emulator tests ([#1882](https://github.com/GoogleCloudPlatform/pgadapter/issues/1882)) ([c466cd3](https://github.com/GoogleCloudPlatform/pgadapter/commit/c466cd38da603c5f8eda8284d0c6cc9af8cfef51))
* update alpine docker tag ([#1844](https://github.com/GoogleCloudPlatform/pgadapter/issues/1844)) ([6f5489d](https://github.com/GoogleCloudPlatform/pgadapter/commit/6f5489dabe65b2bc46167174f33d80c11617d76c))
* update dependency com.google.cloud.tools:jib-maven-plugin to v3.4.3 ([#1906](https://github.com/GoogleCloudPlatform/pgadapter/issues/1906)) ([079bd57](https://github.com/GoogleCloudPlatform/pgadapter/commit/079bd579bb6fc83e0df1753d576a28c0930d0370))
* update dependency com.google.googlejavaformat:google-java-format to v1.22.0 ([#1894](https://github.com/GoogleCloudPlatform/pgadapter/issues/1894)) ([3e6b8bb](https://github.com/GoogleCloudPlatform/pgadapter/commit/3e6b8bbb321847cd1721401f9628018b7253c4f0))
* update dependency com.spotify.fmt:fmt-maven-plugin to v2.23 ([#1832](https://github.com/GoogleCloudPlatform/pgadapter/issues/1832)) ([b6b3677](https://github.com/GoogleCloudPlatform/pgadapter/commit/b6b3677ddf3d536c6ffaa1146a22a5d507b20b40))
* update dependency commons-cli:commons-cli to v1.8.0 ([#1858](https://github.com/GoogleCloudPlatform/pgadapter/issues/1858)) ([97eb752](https://github.com/GoogleCloudPlatform/pgadapter/commit/97eb752c6aedab65089120ddafe9449911466f05))
* update dependency coverlet.collector to v6.0.2 ([#1890](https://github.com/GoogleCloudPlatform/pgadapter/issues/1890)) ([59091ba](https://github.com/GoogleCloudPlatform/pgadapter/commit/59091ba24724c9da0071f2b2e56e91e82d919855))
* update dependency nunit.analyzers to v3.10.0 ([#1896](https://github.com/GoogleCloudPlatform/pgadapter/issues/1896)) ([2bd5a3a](https://github.com/GoogleCloudPlatform/pgadapter/commit/2bd5a3afaa26cf4dc40d06fdc822bd351241692d))
* update dependency nunit.analyzers to v4 ([#1916](https://github.com/GoogleCloudPlatform/pgadapter/issues/1916)) ([66ad7b2](https://github.com/GoogleCloudPlatform/pgadapter/commit/66ad7b2399aa099cd2ccc3b5eaaa58b1d7090de4))
* update dependency org.jetbrains.kotlin:kotlin-stdlib-jdk8 to v2 ([#1815](https://github.com/GoogleCloudPlatform/pgadapter/issues/1815)) ([c90f221](https://github.com/GoogleCloudPlatform/pgadapter/commit/c90f221d061ab1eefa7024d77828f07fa6055ad7))
* update dependency org.springframework.boot:spring-boot-dependencies to v3.3.0 ([#1848](https://github.com/GoogleCloudPlatform/pgadapter/issues/1848)) ([ef04d3b](https://github.com/GoogleCloudPlatform/pgadapter/commit/ef04d3b56a37e13dce746f5dda7284f09b7dc5de))
* update dependency org.springframework.boot:spring-boot-starter-parent to v3.3.0 ([#1849](https://github.com/GoogleCloudPlatform/pgadapter/issues/1849)) ([b3bae1b](https://github.com/GoogleCloudPlatform/pgadapter/commit/b3bae1b582e319d8563596d87abcbfadcfa5c838))
* update dependency org.testcontainers:testcontainers to v1.19.8 ([#1891](https://github.com/GoogleCloudPlatform/pgadapter/issues/1891)) ([9b37de3](https://github.com/GoogleCloudPlatform/pgadapter/commit/9b37de3e435d76fb245d7f7d85a2ba36273c3d51))
* update dependency requests to <2.32.3 ([#1818](https://github.com/GoogleCloudPlatform/pgadapter/issues/1818)) ([68db6cb](https://github.com/GoogleCloudPlatform/pgadapter/commit/68db6cb4b9aaaf6b6c6a9f1f080894b9d1eda3c9))
* update dependency requests to v2.32.3 ([#1905](https://github.com/GoogleCloudPlatform/pgadapter/issues/1905)) ([42178b4](https://github.com/GoogleCloudPlatform/pgadapter/commit/42178b4a174e1f0c90357bbe549d5e669656b648))
* update dependency testcontainers to v4.5.0 ([#1869](https://github.com/GoogleCloudPlatform/pgadapter/issues/1869)) ([cac69d1](https://github.com/GoogleCloudPlatform/pgadapter/commit/cac69d11e4d726ebd3ba001f3ae6142a17281516))
* update dependency testcontainers to v4.5.1 ([#1898](https://github.com/GoogleCloudPlatform/pgadapter/issues/1898)) ([f1fc660](https://github.com/GoogleCloudPlatform/pgadapter/commit/f1fc660ecf45fcba260fc77da53dd36ff314fdc5))
* update github.com/googlecloudplatform/pgadapter/wrappers/golang digest to 42178b4 ([#1864](https://github.com/GoogleCloudPlatform/pgadapter/issues/1864)) ([218a43e](https://github.com/GoogleCloudPlatform/pgadapter/commit/218a43edfd66ccd3c448ab00036c970f862ed53f))
* update github.com/googlecloudplatform/pgadapter/wrappers/golang digest to ef04d3b ([#1840](https://github.com/GoogleCloudPlatform/pgadapter/issues/1840)) ([a305a6b](https://github.com/GoogleCloudPlatform/pgadapter/commit/a305a6b2632e7a2bd6439f0eede4450c9711adb7))
* update maven docker tag to v3.9.7 ([#1895](https://github.com/GoogleCloudPlatform/pgadapter/issues/1895)) ([b1d75ca](https://github.com/GoogleCloudPlatform/pgadapter/commit/b1d75cab1da5c4f6ed2efc19cd08a65582c0c13f))
* update module cloud.google.com/go/spanner to v1.63.0 ([#1862](https://github.com/GoogleCloudPlatform/pgadapter/issues/1862)) ([a40a88e](https://github.com/GoogleCloudPlatform/pgadapter/commit/a40a88e5aafd00010a38945b1436917ecbb0d7ba))
* update module github.com/docker/docker to v24.0.9+incompatible [security] ([#1889](https://github.com/GoogleCloudPlatform/pgadapter/issues/1889)) ([4c435c0](https://github.com/GoogleCloudPlatform/pgadapter/commit/4c435c0a03e11cd1c743dbd7c56413237e4b13ee))
* update module github.com/docker/docker to v26 ([#1921](https://github.com/GoogleCloudPlatform/pgadapter/issues/1921)) ([78eaf85](https://github.com/GoogleCloudPlatform/pgadapter/commit/78eaf857f44efdf63b0717231ac64328d3467a87))
* update module github.com/jackc/pgx/v5 to v5.6.0 ([#1870](https://github.com/GoogleCloudPlatform/pgadapter/issues/1870)) ([5fd62de](https://github.com/GoogleCloudPlatform/pgadapter/commit/5fd62debcae24ae6ce0a8798304c6b679b260d4b))
* update module github.com/jackc/pgx/v5 to v5.6.0 ([#1899](https://github.com/GoogleCloudPlatform/pgadapter/issues/1899)) ([34d6eb3](https://github.com/GoogleCloudPlatform/pgadapter/commit/34d6eb3ef36b6e9386268ef873f8a18a1d3114f4))
* update module github.com/testcontainers/testcontainers-go to v0.31.0 ([#1912](https://github.com/GoogleCloudPlatform/pgadapter/issues/1912)) ([e0867d6](https://github.com/GoogleCloudPlatform/pgadapter/commit/e0867d61d86e2c07690469cd30751620f6627b02))
* update module google.golang.org/api to v0.182.0 ([#1914](https://github.com/GoogleCloudPlatform/pgadapter/issues/1914)) ([579c239](https://github.com/GoogleCloudPlatform/pgadapter/commit/579c239d7fa65b65c7c0f03431257f4de2ab0f8c))
* update spring-boot.version to v3.3.0 ([#1851](https://github.com/GoogleCloudPlatform/pgadapter/issues/1851)) ([f789874](https://github.com/GoogleCloudPlatform/pgadapter/commit/f789874a71522391d80c414ebf1197c35767a793))


### Documentation

* add snippets for getting started guide ([#1600](https://github.com/GoogleCloudPlatform/pgadapter/issues/1600)) ([ee187eb](https://github.com/GoogleCloudPlatform/pgadapter/commit/ee187eb42d36605810d4f860bb71f10daf76d517))

## [0.33.2](https://github.com/GoogleCloudPlatform/pgadapter/compare/v0.33.1...v0.33.2) (2024-05-22)


Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,9 +113,9 @@ Use the `-s` option to specify a different local port than the default 5432 if y
PostgreSQL running on your local system.

<!--- {x-version-update-start:google-cloud-spanner-pgadapter:released} -->
You can also download a specific version of the jar. Example (replace `v0.33.2` with the version you want to download):
You can also download a specific version of the jar. Example (replace `v0.34.0` with the version you want to download):
```shell
VERSION=v0.33.2
VERSION=v0.34.0
wget https://storage.googleapis.com/pgadapter-jar-releases/pgadapter-${VERSION}.tar.gz \
&& tar -xzvf pgadapter-${VERSION}.tar.gz
java -jar pgadapter.jar -p my-project -i my-instance -d my-database
Expand Down Expand Up @@ -150,7 +150,7 @@ This option is only available for Java/JVM-based applications.
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-spanner-pgadapter</artifactId>
<version>0.33.2</version>
<version>0.34.0</version>
</dependency>
<!-- [END pgadapter_dependency] -->
```
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/latency-comparison/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<dependency>
<groupId>com.google.auto.value</groupId>
<artifactId>auto-value-annotations</artifactId>
<version>1.11.0</version>
<version>1.10.4</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@

<modelVersion>4.0.0</modelVersion>
<artifactId>google-cloud-spanner-pgadapter</artifactId>
<version>0.33.3-SNAPSHOT</version><!-- {x-version-update:google-cloud-spanner-pgadapter:current} -->
<version>0.34.0</version><!-- {x-version-update:google-cloud-spanner-pgadapter:current} -->
<name>Google Cloud Spanner PostgreSQL Adapter</name>
<packaging>jar</packaging>
<description>
Expand Down
4 changes: 2 additions & 2 deletions samples/java/jdbc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ The sample application adds the following dependencies:
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>0.33.2</version>
<version>0.34.0</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-spanner-pgadapter</artifactId>
<version>0.33.2</version>
<version>0.34.0</version>
</dependency>
<!-- [END pgadapter_and_jdbc_dependency] -->
```
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-pgadapter:0.33.2:0.33.3-SNAPSHOT
google-cloud-spanner-pgadapter:0.34.0:0.34.0

0 comments on commit a5f4447

Please sign in to comment.