Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2023

Bumps org.springframework.cloud:spring-cloud-starter-open-service-broker from 3.5.1 to 3.6.0.

Release notes

Sourced from org.springframework.cloud:spring-cloud-starter-open-service-broker's releases.

3.6.0

Spring Cloud Open Service Broker 3.6.0 is now GA. Version 3.6.0 is built against Spring Boot 2.7, and includes support for OSB API v2.16, which is now feature complete in this release. See #318, or the OSB API 2.16 tag for more details. This release includes the following updates:

  • Upgrade to Spring Boot 2.7.8 (#376)
  • Allow Service Brokers to indicate if a Service Instance is still usable after a failed update or deprovisioning and if an update can be repeated (#353)
  • Set BrokerApiVersion.API_VERSION_CURRENT to 2.16 (#358)
  • Add CF and K8s annotations to the profile document (#365)
  • Add support for ETag and If-Modified-Since headers on the Catalog endpoint (#372)

Gradle:

implementation("org.springframework.cloud:spring-cloud-starter-open-service-broker:3.6.0")

Maven:

<dependency>
  <groupId>org.springframework.cloud</groupId>
  <artifactId>spring-cloud-starter-open-service-broker</artifactId>
  <version>3.6.0</version>
</dependency>

3.6.0-RC1

Spring Cloud Open Service Broker 3.6.0-RC1 is now available. Version 3.6.0 is built against Spring Boot 2.7, and includes support for OSB API v2.16, which is now feature complete in this release. See #318, or the OSB API 2.16 tag for more details.. This release includes the following updates:

  • Upgrade to Spring Boot 2.7.8 (#376)
  • Add support for ETag and If-Modified-Since headers on the Catalog endpoint (#372)

Gradle:

implementation("org.springframework.cloud:spring-cloud-starter-open-service-broker:3.6.0-RC1")

Maven:

<dependency>
  <groupId>org.springframework.cloud</groupId>
  <artifactId>spring-cloud-starter-open-service-broker</artifactId>
  <version>3.6.0-RC1</version>
</dependency>

3.6.0-M2

Spring Cloud Open Service Broker 3.6.0-M2 is now available. Version 3.6.0 is built against Spring Boot 2.7, and includes support for OSB API v2.16 features. You may view the overall progress in #318, or by following the OSB API 2.16 tag. This release includes the following updates:

  • Upgrade to Spring Boot 2.7.6 (#366)
  • Allow Service Brokers to indicate if a Service Instance is still usable after a failed update or deprovisioning and if an update can be repeated (#353)
  • Set BrokerApiVersion.API_VERSION_CURRENT to 2.16 (#358)
  • Add CF and K8s annotations to the profile document (#365)

... (truncated)

Commits
  • 896c2b5 Release v3.6.0
  • 2bb3198 Add ETag info to CatalogService example
  • d30f1e2 (v3.6.x): Bump io.spring.nohttp from 0.0.10 to 0.0.11
  • 541f019 (v3.6.x): Bump springCloudContractVersion from 3.1.3 to 3.1.5
  • 96d0886 Upgrade equalsverifier to 3.12.4
  • 88b417a Fix dependabot target branches
  • 86a5d4c Add dependabot configuration
  • 4d8fe3a Update Java builds in GitHub Actions
  • 55b3ed2 Upgrade to blockhound 1.0.7.RELEASE
  • d5c512c Next development version (v3.6.0-SNAPSHOT)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.springframework.cloud:spring-cloud-starter-open-service-broker](https://github.com/spring-cloud/spring-cloud-open-service-broker) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/spring-cloud/spring-cloud-open-service-broker/releases)
- [Commits](spring-cloud/spring-cloud-open-service-broker@v3.5.1...v3.6.0)

---
updated-dependencies:
- dependency-name: org.springframework.cloud:spring-cloud-starter-open-service-broker
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 2, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 17, 2025

Superseded by #210.

@dependabot dependabot bot closed this Jun 17, 2025
@dependabot dependabot bot deleted the dependabot/gradle/org.springframework.cloud-spring-cloud-starter-open-service-broker-3.6.0 branch June 17, 2025 03:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants