Skip to content

Commit

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

## [5.6.0](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/compare/v5.5.1...v5.6.0) (2024-08-28)


### Features

* add properties to customize universeDomain and endpoint in KMS module ([#3104](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/issues/3104)) ([1de0e36](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/commit/1de0e36f1264864c6616fe3a499e615089da950f))


### Bug Fixes

* CastClassException in PubSubDeadLetterTopicSampleAppIntegrationTest [#3139](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/issues/3139) ([#3145](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/issues/3145)) ([ae3626a](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/commit/ae3626a34c350fc504f8065f2093cfb09865703f))
* noSuchMethodError in BigQuerySampleApplicationIntegrationTests ([#3146](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/issues/3146)) ([a891693](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/commit/a891693d59c481af23dc2ca44e6b16f200b197fb))
* update compatibility statement for doc ([#3136](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/issues/3136)) ([f3591b8](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/commit/f3591b8f72d711392d8ae927a282c51f7611f93f))


### Dependencies

* bump com.google.cloud:alloydb-jdbc-connector from 1.1.4 to 1.1.5 ([#3129](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/issues/3129)) ([fb375f6](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/commit/fb375f64de411b971b997dec27960e49011df865))
* bump com.google.cloud:libraries-bom from 26.44.0 to 26.45.0 ([#3163](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/issues/3163)) ([2ed4f55](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/commit/2ed4f556cf21364b39da66c97d410958e7075f6e))
* bump io.opentelemetry:opentelemetry-api from 1.32.0 to 1.41.0 ([#3153](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/issues/3153)) ([0ef3aa6](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/commit/0ef3aa69a04351d214bdc0567ca5f270aa1bbf1d))
* bump org.apache.maven.plugins:maven-checkstyle-plugin ([#3151](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/issues/3151)) ([cd77242](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/commit/cd77242c61efdaf877107454acaa6129c48f60f5))
* bump org.apache.maven.plugins:maven-javadoc-plugin ([#3164](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/issues/3164)) ([237e9fd](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/commit/237e9fd0ce20693af75d715659ae35d245ef8756))
* bump org.springframework.boot:spring-boot-starter-parent ([#3152](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/issues/3152)) ([7c8e434](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/commit/7c8e434933e1f093c7699d54f3799b9c2ad70189))
* bump spring-boot-dependencies.version from 3.3.2 to 3.3.3 ([#3150](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/issues/3150)) ([f264ea2](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/commit/f264ea240c16bad43797ec01557931b6fb26c6ec))


### Documentation

* adjust spring-cloud-gcp-core documentation auth guides. ([#3144](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/issues/3144)) ([20b3393](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/commit/20b339380d4a069795f1656e9f68501c3dbef3dd))
* Update README post releases ([#3137](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/issues/3137)) ([7733fe5](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/commit/7733fe54158ea14af5e27952de0d3efcd0a79004))

## [5.5.1](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/compare/v5.5.0...v5.5.1) (2024-08-15)


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.5.1/reference/html/index.html[Spring Framework on Google Cloud 5.5.1 (Latest)] - https://googleapis.dev/java/spring-cloud-gcp/5.5.1/index.html[Javadocs 5.5.1]
* link:https://googlecloudplatform.github.io/spring-cloud-gcp/5.6.0/reference/html/index.html[Spring Framework on Google Cloud 5.5.1 (Latest)] - https://googleapis.dev/java/spring-cloud-gcp/5.5.1/index.html[Javadocs 5.5.1]
// {x-version-update-end}
* link:https://googlecloudplatform.github.io/spring-cloud-gcp/4.10.7/reference/html/index.html[Spring Framework on Google Cloud 4.10.7] - https://googleapis.dev/java/spring-cloud-gcp/4.10.7/index.html[Javadocs 4.10.7]
* link:https://googlecloudplatform.github.io/spring-cloud-gcp/3.8.7/reference/html/index.html[Spring Framework on Google Cloud 3.8.7] - https://googleapis.dev/java/spring-cloud-gcp/3.8.7/index.html[Javadocs 3.8.7]
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.5.1</version>
<version>5.6.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.5.2-SNAPSHOT" # {x-version-update:spring-cloud-gcp:current}
_spring_cloud_generator_version = "5.6.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.5.2-SNAPSHOT</version><!-- {x-version-update:spring-cloud-gcp:current} -->
<version>5.6.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.5.2-SNAPSHOT</version><!-- {x-version-update:spring-cloud-gcp:current} -->
<version>5.6.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.5.2-SNAPSHOT</version><!-- {x-version-update:spring-cloud-gcp:current} -->
<version>5.6.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.5.2-SNAPSHOT</version><!-- {x-version-update:spring-cloud-gcp:current} -->
<version>5.6.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.5.2-SNAPSHOT</version><!-- {x-version-update:spring-cloud-gcp:current} -->
<version>5.6.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.5.2-SNAPSHOT</version><!-- {x-version-update:spring-cloud-gcp:current} -->
<version>5.6.0</version><!-- {x-version-update:spring-cloud-gcp:current} -->
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down

0 comments on commit 96ac6ce

Please sign in to comment.