Skip to content

Commit

Permalink
chore(main): release 5.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Oct 3, 2024
1 parent 3a2b7c2 commit d043386
Show file tree
Hide file tree
Showing 9 changed files with 41 additions and 9 deletions.
32 changes: 32 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,38 @@ refer to the [commit
history](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/commits/main)
on GitHub.

## [5.7.0](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/compare/v5.6.1...v5.7.0) (2024-10-03)


### Features

* add properties to set universe domain and endpoint in bigquery ([#3158](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/issues/3158)) ([9b3c780](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/commit/9b3c780b45f5b5d6317a30e62ff7ec028982578e))


### Bug Fixes

* set `maxInboundMetadataSize` in pubsub ([#3157](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/issues/3157)) ([f333e41](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/commit/f333e41987a8db51ba35ad0728216b0adbffbdc9))


### Dependencies

* bump cloud-sql-socket-factory.version from 1.20.0 to 1.20.1 ([#3191](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/issues/3191)) ([16518c6](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/commit/16518c6529400bacf6f8e256257fd50b5b9481ae))
* bump com.google.cloud:alloydb-jdbc-connector from 1.1.5 to 1.1.6 ([#3206](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/issues/3206)) ([6e2b0e3](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/commit/6e2b0e357a07c39e54b51515ca15122733f68ace))
* bump com.google.errorprone:error_prone_core from 2.30.0 to 2.33.0 ([#3265](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/issues/3265)) ([e462698](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/commit/e4626989b49b99247fb147c9d3e067f9c6f1f2cb))
* bump commons-io:commons-io from 2.16.1 to 2.17.0 ([#3253](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/issues/3253)) ([97af1d0](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/commit/97af1d083943a8cdafdd57d19858580ab9ce38be))
* bump io.micrometer:micrometer-tracing-bom from 1.3.3 to 1.3.4 ([#3201](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/issues/3201)) ([4437d65](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/commit/4437d65801c252ea97eba634a91d7fc983a44e0c))
* bump io.opentelemetry:opentelemetry-api from 1.41.0 to 1.42.1 ([#3207](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/issues/3207)) ([b43e8e7](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/commit/b43e8e7c531252d2f520f0f192e67ced917112af))
* bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.7 ([#3261](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/issues/3261)) ([e3da8fe](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/commit/e3da8fe3d8458e37a87af0ba8219922400b4c426))
* bump org.graalvm.buildtools:native-maven-plugin ([#3208](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/issues/3208)) ([faa4ef5](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/commit/faa4ef5cd3f921e9a8943f0971c44a2ec4f7f0b2))
* bump org.springframework.boot:spring-boot-starter-parent ([#3259](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/issues/3259)) ([b8ae0f0](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/commit/b8ae0f03d29cbdbbb944679df42ff99fd2233ad8))
* bump spring-boot-dependencies.version from 3.3.3 to 3.3.4 ([#3242](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/issues/3242)) ([af60cab](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/commit/af60cab5adcc42aa4fa1d2bb72cfaee2c9718e73))
* bump zipkin-gcp.version from 2.2.4 to 2.2.5 ([#3189](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/issues/3189)) ([4718eaf](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/commit/4718eaf0f09e979a460daf3988fae26b90632b4d))


### Documentation

* Update README links ([#3246](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/issues/3246)) ([bfc0fbd](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/commit/bfc0fbd57e4e65dbf933f72aee01f6e82d7b800c))

## [5.6.1](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/compare/v5.6.0...v5.6.1) (2024-09-20)


Expand Down
4 changes: 2 additions & 2 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ You can check our project website https://spring.io/projects/spring-cloud-gcp[he
For a deep dive into the project, refer to the Spring Framework on Google Cloud Reference documentation or Javadocs:

// {x-version-update-start:spring-cloud-gcp:released}
* link:https://googlecloudplatform.github.io/spring-cloud-gcp/5.6.1/reference/html/index.html[Spring Framework on Google Cloud 5.6.1 (Latest)] - https://googleapis.dev/java/spring-cloud-gcp/5.6.1/index.html[Javadocs 5.6.1]
* link:https://googlecloudplatform.github.io/spring-cloud-gcp/5.7.0/reference/html/index.html[Spring Framework on Google Cloud 5.6.1 (Latest)] - https://googleapis.dev/java/spring-cloud-gcp/5.6.1/index.html[Javadocs 5.6.1]
// {x-version-update-end}
* link:https://googlecloudplatform.github.io/spring-cloud-gcp/4.10.9/reference/html/index.html[Spring Framework on Google Cloud 4.10.9] - https://googleapis.dev/java/spring-cloud-gcp/4.10.9/index.html[Javadocs 4.10.9]
* link:https://googlecloudplatform.github.io/spring-cloud-gcp/3.8.9/reference/html/index.html[Spring Framework on Google Cloud 3.8.9] - https://googleapis.dev/java/spring-cloud-gcp/3.8.9/index.html[Javadocs 3.8.9]
Expand Down Expand Up @@ -104,7 +104,7 @@ This will allow you to not specify versions for any of the Maven dependencies an
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>spring-cloud-gcp-dependencies</artifactId>
<version>5.6.1</version>
<version>5.7.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
_spring_cloud_generator_version = "5.6.2-SNAPSHOT" # {x-version-update:spring-cloud-gcp:current}
_spring_cloud_generator_version = "5.7.0" # {x-version-update:spring-cloud-gcp:current}

maven_install(
artifacts = [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>spring-cloud-gcp-starters</artifactId>
<version>5.6.2-SNAPSHOT</version><!-- {x-version-update:spring-cloud-gcp:current} -->
<version>5.7.0</version><!-- {x-version-update:spring-cloud-gcp:current} -->
<relativePath>../../spring-cloud-gcp-starters/pom.xml</relativePath>
</parent>
<artifactId>google-cloud-workstations-spring-starter</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>spring-cloud-gcp-starters</artifactId>
<version>5.6.2-SNAPSHOT</version><!-- {x-version-update:spring-cloud-gcp:current} -->
<version>5.7.0</version><!-- {x-version-update:spring-cloud-gcp:current} -->
<relativePath>../../spring-cloud-gcp-starters/pom.xml</relativePath>
</parent>
<artifactId>google-iam-admin-spring-starter</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>spring-cloud-gcp-starters</artifactId>
<version>5.6.2-SNAPSHOT</version><!-- {x-version-update:spring-cloud-gcp:current} -->
<version>5.7.0</version><!-- {x-version-update:spring-cloud-gcp:current} -->
<relativePath>../../spring-cloud-gcp-starters/pom.xml</relativePath>
</parent>
<artifactId>google-iam-policy-spring-starter</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>spring-cloud-gcp-starters</artifactId>
<version>5.6.2-SNAPSHOT</version><!-- {x-version-update:spring-cloud-gcp:current} -->
<version>5.7.0</version><!-- {x-version-update:spring-cloud-gcp:current} -->
<relativePath>../../spring-cloud-gcp-starters/pom.xml</relativePath>
</parent>
<artifactId>google-identity-accesscontextmanager-spring-starter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion spring-cloud-previews/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>spring-cloud-gcp</artifactId>
<groupId>com.google.cloud</groupId>
<version>5.6.2-SNAPSHOT</version><!-- {x-version-update:spring-cloud-gcp:current} -->
<version>5.7.0</version><!-- {x-version-update:spring-cloud-gcp:current} -->
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion spring-cloud-spanner-spring-data-r2dbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>spring-cloud-gcp</artifactId>
<groupId>com.google.cloud</groupId>
<version>5.6.2-SNAPSHOT</version><!-- {x-version-update:spring-cloud-gcp:current} -->
<version>5.7.0</version><!-- {x-version-update:spring-cloud-gcp:current} -->
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down

0 comments on commit d043386

Please sign in to comment.