Skip to content

Commit f5988e7

Browse files
chore(postgresql-dialect): release 0.50.3 (#3748)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent c4317cc commit f5988e7

File tree

5 files changed

+39
-7
lines changed

5 files changed

+39
-7
lines changed

CHANGELOG.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,37 @@
11
# Changelog
22

3+
## [0.50.3](https://github.com/GoogleCloudPlatform/pgadapter/compare/v0.50.2...v0.50.3) (2025-09-23)
4+
5+
6+
### Dependencies
7+
8+
* update actions/setup-node action to v5 ([#3698](https://github.com/GoogleCloudPlatform/pgadapter/issues/3698)) ([1ec7e0e](https://github.com/GoogleCloudPlatform/pgadapter/commit/1ec7e0e14f6cd5e5955b13586eecc3cef9f90152))
9+
* update actions/setup-python action to v6 ([#3752](https://github.com/GoogleCloudPlatform/pgadapter/issues/3752)) ([93a01c4](https://github.com/GoogleCloudPlatform/pgadapter/commit/93a01c420aaf632cd989b899a00191851f874e50))
10+
* update dependency com.spotify.fmt:fmt-maven-plugin to v2.28 ([#3747](https://github.com/GoogleCloudPlatform/pgadapter/issues/3747)) ([6d4fd48](https://github.com/GoogleCloudPlatform/pgadapter/commit/6d4fd48efedbe552b3c39e9baba3d26e17ff74e2))
11+
* update dependency com.spotify.fmt:fmt-maven-plugin to v2.29 ([#3757](https://github.com/GoogleCloudPlatform/pgadapter/issues/3757)) ([01913db](https://github.com/GoogleCloudPlatform/pgadapter/commit/01913db2b271540d74407b9700a93e77300bd109))
12+
* update dependency io.opentelemetry:opentelemetry-bom to v1.54.0 ([#3717](https://github.com/GoogleCloudPlatform/pgadapter/issues/3717)) ([13fb072](https://github.com/GoogleCloudPlatform/pgadapter/commit/13fb0729bf3127f2b95e4440f925a8afbc96b650))
13+
* update dependency io.opentelemetry:opentelemetry-bom to v1.54.1 ([#3764](https://github.com/GoogleCloudPlatform/pgadapter/issues/3764)) ([f387104](https://github.com/GoogleCloudPlatform/pgadapter/commit/f387104afbcd79c6a5c4efc4d1811367c55f4afb))
14+
* update dependency net.java.dev.jna:jna to v5.18.0 ([#3783](https://github.com/GoogleCloudPlatform/pgadapter/issues/3783)) ([389cea5](https://github.com/GoogleCloudPlatform/pgadapter/commit/389cea5e94703e2a7435d90483b29ff655e0cc0c))
15+
* update dependency org.bouncycastle:bcpkix-jdk18on to v1.82 ([#3754](https://github.com/GoogleCloudPlatform/pgadapter/issues/3754)) ([1a189aa](https://github.com/GoogleCloudPlatform/pgadapter/commit/1a189aaeb8091d375285a41f0268ac7265a12351))
16+
* update dependency org.postgresql:postgresql to v42.7.8 ([#3765](https://github.com/GoogleCloudPlatform/pgadapter/issues/3765)) ([8a9bada](https://github.com/GoogleCloudPlatform/pgadapter/commit/8a9bada1328c92048e29991887dd7d4e48d935d7))
17+
* update dependency org.springframework.boot:spring-boot-dependencies to v3.5.6 ([#3761](https://github.com/GoogleCloudPlatform/pgadapter/issues/3761)) ([61dc042](https://github.com/GoogleCloudPlatform/pgadapter/commit/61dc04285a8b6f3ce8e5714dc17f7a0bb92423ec))
18+
* update dependency org.springframework.boot:spring-boot-starter-parent to v3.5.6 ([#3762](https://github.com/GoogleCloudPlatform/pgadapter/issues/3762)) ([77eab08](https://github.com/GoogleCloudPlatform/pgadapter/commit/77eab08fc713bcaf79aba4e6f2c2f504411fa28c))
19+
* update dependency psycopg to v3.2.10 ([#3742](https://github.com/GoogleCloudPlatform/pgadapter/issues/3742)) ([8a3a25d](https://github.com/GoogleCloudPlatform/pgadapter/commit/8a3a25db7ee73d57d73a113bcee960d043e06ff5))
20+
* update dependency psycopg-binary to v3.2.10 ([#3743](https://github.com/GoogleCloudPlatform/pgadapter/issues/3743)) ([4319033](https://github.com/GoogleCloudPlatform/pgadapter/commit/43190330be73ee604fdf610aba5a376718f5cc6b))
21+
* update dependency testcontainers to v4.13.0 ([#3749](https://github.com/GoogleCloudPlatform/pgadapter/issues/3749)) ([ac7ea38](https://github.com/GoogleCloudPlatform/pgadapter/commit/ac7ea3831b78dc92aa3048117e14df62c4565f6e))
22+
* update module cloud.google.com/go/spanner to v1.85.1 ([#3744](https://github.com/GoogleCloudPlatform/pgadapter/issues/3744)) ([8bdc94b](https://github.com/GoogleCloudPlatform/pgadapter/commit/8bdc94b47a2a87d7c69f969c381a3e957e8d96c0))
23+
* update module github.com/jackc/pgx/v5 to v5.7.6 ([#3745](https://github.com/GoogleCloudPlatform/pgadapter/issues/3745)) ([68935be](https://github.com/GoogleCloudPlatform/pgadapter/commit/68935be6b5315ab457c0ff602c43f943023efe71))
24+
* update module github.com/testcontainers/testcontainers-go to v0.39.0 ([#3766](https://github.com/GoogleCloudPlatform/pgadapter/issues/3766)) ([d180b86](https://github.com/GoogleCloudPlatform/pgadapter/commit/d180b86268cf5bf383c610209a6369c7d0faa085))
25+
* update module github.com/testcontainers/testcontainers-go/modules/postgres to v0.39.0 ([#3767](https://github.com/GoogleCloudPlatform/pgadapter/issues/3767)) ([097774f](https://github.com/GoogleCloudPlatform/pgadapter/commit/097774f05494499a711b2e507ba7315615c40bca))
26+
* update module golang.org/x/oauth2 to v0.31.0 ([#3718](https://github.com/GoogleCloudPlatform/pgadapter/issues/3718)) ([fcde25d](https://github.com/GoogleCloudPlatform/pgadapter/commit/fcde25da629e6942fe922cef3c0e185160b3452f))
27+
* update module google.golang.org/api to v0.249.0 ([#3750](https://github.com/GoogleCloudPlatform/pgadapter/issues/3750)) ([2ab6454](https://github.com/GoogleCloudPlatform/pgadapter/commit/2ab6454b7d3d229a3b978389bc425f06fd08d679))
28+
* update spring-boot.version to v3.5.6 ([#3763](https://github.com/GoogleCloudPlatform/pgadapter/issues/3763)) ([64134a8](https://github.com/GoogleCloudPlatform/pgadapter/commit/64134a86039020223adc66420f50dd59f4eda721))
29+
30+
31+
### Documentation
32+
33+
* create recommended Hikari configuration ([#3781](https://github.com/GoogleCloudPlatform/pgadapter/issues/3781)) ([3ca4a43](https://github.com/GoogleCloudPlatform/pgadapter/commit/3ca4a43c976721b4b30da7e3611bf2141634923f))
34+
335
## [0.50.2](https://github.com/GoogleCloudPlatform/pgadapter/compare/v0.50.1...v0.50.2) (2025-09-04)
436

537

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,9 +118,9 @@ Use the `-s` option to specify a different local port than the default 5432 if y
118118
PostgreSQL running on your local system.
119119

120120
<!--- {x-version-update-start:google-cloud-spanner-pgadapter:released} -->
121-
You can also download a specific version of the jar. Example (replace `v0.50.2` with the version you want to download):
121+
You can also download a specific version of the jar. Example (replace `v0.50.3` with the version you want to download):
122122
```shell
123-
VERSION=v0.50.2
123+
VERSION=v0.50.3
124124
wget https://storage.googleapis.com/pgadapter-jar-releases/pgadapter-${VERSION}.tar.gz \
125125
&& tar -xzvf pgadapter-${VERSION}.tar.gz
126126
java -jar pgadapter.jar -p my-project -i my-instance -d my-database
@@ -155,7 +155,7 @@ This option is only available for Java/JVM-based applications.
155155
<dependency>
156156
<groupId>com.google.cloud</groupId>
157157
<artifactId>google-cloud-spanner-pgadapter</artifactId>
158-
<version>0.50.2</version>
158+
<version>0.50.3</version>
159159
</dependency>
160160
<!-- [END pgadapter_dependency] -->
161161
```

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343

4444
<modelVersion>4.0.0</modelVersion>
4545
<artifactId>google-cloud-spanner-pgadapter</artifactId>
46-
<version>0.50.3-SNAPSHOT</version><!-- {x-version-update:google-cloud-spanner-pgadapter:current} -->
46+
<version>0.50.3</version><!-- {x-version-update:google-cloud-spanner-pgadapter:current} -->
4747
<name>Google Cloud Spanner PostgreSQL Adapter</name>
4848
<packaging>jar</packaging>
4949
<description>

samples/java/jdbc/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ The sample application adds the following dependencies:
1414
<dependency>
1515
<groupId>org.postgresql</groupId>
1616
<artifactId>postgresql</artifactId>
17-
<version>0.50.2</version>
17+
<version>0.50.3</version>
1818
</dependency>
1919
<dependency>
2020
<groupId>com.google.cloud</groupId>
2121
<artifactId>google-cloud-spanner-pgadapter</artifactId>
22-
<version>0.50.2</version>
22+
<version>0.50.3</version>
2323
</dependency>
2424
<!-- [END pgadapter_and_jdbc_dependency] -->
2525
```

versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Format:
22
# module:released-version:current-version
33

4-
google-cloud-spanner-pgadapter:0.50.2:0.50.3-SNAPSHOT
4+
google-cloud-spanner-pgadapter:0.50.3:0.50.3

0 commit comments

Comments
 (0)