Releases: spring-cloud/spring-cloud-open-service-broker
4.2.0-M1
Announcement
Spring Cloud Open Service Broker 4.2.0-M1 is now available. Version 4.2.0 is built against Spring Boot 3.2, and requires Java 17. It includes support for OSB API v2.16.
Dependencies
Gradle:
implementation("org.springframework.cloud:spring-cloud-starter-open-service-broker:4.2.0-M1")
Maven:
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-open-service-broker</artifactId>
<version>4.2.0-M1</version>
</dependency>
What's Changed
- Upgrade to Spring Boot 3.2.2
- Remove pmd checks from build
- Add spring-javaformat plugin and checkstyle rules
- (v4.1.x): Bump org.springframework.boot from 3.1.4 to 3.1.5 by @dependabot in #514
- (v4.1.x): Bump org.springframework.boot:spring-boot-dependencies from 3.1.4 to 3.1.5 by @dependabot in #515
- (v4.1.x): Bump nl.jqno.equalsverifier:equalsverifier from 3.15.2 to 3.15.3 by @dependabot in #517
- (v4.1.x): Bump org.springframework.boot from 3.1.5 to 3.1.6 by @dependabot in #521
- (v4.1.x): Bump org.springframework.boot from 3.1.6 to 3.1.7 by @dependabot in #532
- (v4.1.x): Bump org.springframework.boot:spring-boot-dependencies from 3.1.5 to 3.1.7 by @dependabot in #533
- (v4.1.x): Bump nl.jqno.equalsverifier:equalsverifier from 3.15.3 to 3.15.5 by @dependabot in #537
- (v4.1.x): Bump org.asciidoctor.jvm.pdf from 3.3.2 to 4.0.0 by @dependabot in #541
- (v4.1.x): Bump nl.jqno.equalsverifier:equalsverifier from 3.15.5 to 3.15.6 by @dependabot in #548
- (v4.1.x): Bump org.asciidoctor.jvm.pdf from 4.0.0 to 4.0.1 by @dependabot in #550
- (v4.1.x): Bump org.asciidoctor.jvm.convert from 4.0.0 to 4.0.1 by @dependabot in #551
- (4.1.x) Use Gradle resolutionStrategy to align asciidoctor plugin versions by @abelsromero in #558
- (v4.2.x): Bump springCloudContractVersion from 4.0.4 to 4.0.5 by @dependabot in #567
- (v4.2.x): Bump org.springframework.boot:spring-boot-dependencies from 3.2.2 to 3.2.3 by @dependabot in #572
- (v4.2.x): Bump org.springframework.boot from 3.2.2 to 3.2.3 by @dependabot in #573
- (v4.2.x): Bump nl.jqno.equalsverifier:equalsverifier from 3.15.6 to 3.15.8 by @dependabot in #580
- (v4.2.x): Bump org.springframework.boot from 3.2.3 to 3.2.4 by @dependabot in #586
- (v4.2.x): Bump org.springframework.boot:spring-boot-dependencies from 3.2.3 to 3.2.4 by @dependabot in #587
- (v4.2.x): Bump nl.jqno.equalsverifier:equalsverifier from 3.15.8 to 3.16 by @dependabot in #589
- (v4.2.x): Bump springCloudContractVersion from 4.1.1 to 4.1.2 by @dependabot in #593
Full Changelog: v4.1.0...v4.2.0-M1
4.1.0
Announcement
Spring Cloud Open Service Broker 4.1.0 is now GA. Version 4.1.0 is built against Spring Boot 3.1, and requires Java 17. It includes support for OSB API v2.16.
Dependencies
Gradle:
implementation("org.springframework.cloud:spring-cloud-starter-open-service-broker:4.1.0")
Maven:
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-open-service-broker</artifactId>
<version>4.1.0</version>
</dependency>
What's Changed
- Branch 4.0.x by @spikymonkey in #486
- (v4.1.x): Bump com.google.code.findbugs:annotations from 3.0.1 to 3.0.1u2 by @dependabot in #489
- Adds ci/tasks/build-image.* to ci image source resource by @spikymonkey in #490
- Upgrade to Spring Boot 3.1.3 by @royclarkson in #492
- Enable documentation publishing by @spikymonkey in #493
- (v4.1.x): Bump nl.jqno.equalsverifier:equalsverifier from 3.15.1 to 3.15.2 by @dependabot in #502
- Use concourse-release-scripts image instead of JAR by @spikymonkey in #504
- (4.1.x) promote.sh - remove use of get_revision_from_buildinfo function by @spikymonkey in #508
Full Changelog: v4.0.1...v4.1.0
4.1.0-RC1
Announcement
Spring Cloud Open Service Broker 4.1.0-RC1 is now available. Version 4.1.0 is built against Spring Boot 3.1, and requires Java 17. It includes support for OSB API v2.16.
Dependencies
Gradle:
implementation("org.springframework.cloud:spring-cloud-starter-open-service-broker:4.1.0-M1")
Maven:
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-open-service-broker</artifactId>
<version>4.1.0-RC1</version>
</dependency>
Full Changelog: v4.1.0-M1...v4.1.0-RC1
4.1.0-M1
Announcement
Spring Cloud Open Service Broker 4.1.0-M1 is now available. Version 4.1.0 is built against Spring Boot 3.1, and requires Java 17. It includes support for OSB API v2.16.
Dependencies
Gradle:
implementation("org.springframework.cloud:spring-cloud-starter-open-service-broker:4.1.0-M1")
Maven:
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-open-service-broker</artifactId>
<version>4.1.0-M1</version>
</dependency>
What's Changed
- Upgrade to Spring Boot 3.1.3
Full Changelog: v4.0.0...v4.1.0-M1
4.0.1
Announcement
Spring Cloud Open Service Broker 4.0.1 is now available. Version 4.0.1 is built against Spring Boot 3.0, and requires Java 17. It 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.
Dependencies
Gradle:
implementation("org.springframework.cloud:spring-cloud-starter-open-service-broker:4.0.1")
Maven:
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-open-service-broker</artifactId>
<version>4.0.1</version>
</dependency>
What's Changed
- Include serviceInstanceId in controller error logging by @royclarkson
- (v4.0.x): Bump org.springframework.boot:spring-boot-dependencies from 3.0.5 to 3.0.6 by @dependabot in #437
- (v4.0.x): Bump org.springframework.boot from 3.0.5 to 3.0.6 by @dependabot in #436
- (v4.0.x): Bump org.springframework.boot:spring-boot-dependencies from 3.0.6 to 3.0.7 by @dependabot in #442
- (v4.0.x): Bump org.springframework.boot from 3.0.6 to 3.0.7 by @dependabot in #443
- (v4.0.x): Bump springCloudContractVersion from 4.0.2 to 4.0.3 by @dependabot in #446
- (v4.0.x): Bump nl.jqno.equalsverifier:equalsverifier from 3.14.1 to 3.14.2 by @dependabot in #448
- Instanced pipelines for Concourse builds by @spikymonkey in #370
- (v4.0.x) Fix CI image build (#449) by @spikymonkey in #451
- (v4.0.x): Bump org.springframework.boot:spring-boot-dependencies from 3.0.7 to 3.0.8 by @dependabot in #454
- (v4.0.x): Bump org.springframework.boot from 3.0.7 to 3.0.8 by @dependabot in #453
- (v4.0.x): Bump io.spring.asciidoctor.backends:spring-asciidoctor-backends from 0.0.5 to 0.0.6 by @dependabot in #459
- (v4.0.x): Bump nl.jqno.equalsverifier:equalsverifier from 3.14.2 to 3.15 by @dependabot in #463
- (v4.0.x): Bump org.springframework.boot from 3.0.8 to 3.0.9 by @dependabot in #467
- (v4.0.x): Bump io.spring.asciidoctor.backends:spring-asciidoctor-backends from 0.0.6 to 0.0.7 by @dependabot in #471
- (v4.0.x): Bump org.springframework.boot:spring-boot-dependencies from 3.0.8 to 3.0.9 by @dependabot in #466
- (v4.0.x): Bump springCloudContractVersion from 4.0.3 to 4.0.4 by @dependabot in #468
- (v4.0.x): Bump nl.jqno.equalsverifier:equalsverifier from 3.15 to 3.15.1 by @dependabot in #470
- (v4.0.x): Bump org.springframework.boot from 3.0.9 to 3.0.10 by @dependabot in #473
- (v4.0.x): Bump org.springframework.boot:spring-boot-dependencies from 3.0.9 to 3.0.10 by @dependabot in #474
- (v4.0.x): Bump com.google.code.findbugs:annotations from 3.0.1 to 3.0.1u2 by @dependabot in #488
- (v4.0.x): Bump org.springframework.boot from 3.0.10 to 3.0.11 by @dependabot in #499
- (v4.0.x): Bump org.springframework.boot:spring-boot-dependencies from 3.0.10 to 3.0.11 by @dependabot in #498
- (v4.0.x): Bump nl.jqno.equalsverifier:equalsverifier from 3.15.1 to 3.15.2 by @dependabot in #503
- (v4.0.x) Use concourse-release-scripts image instead of JAR by @spikymonkey in #509
Full Changelog: v4.0.0...v4.0.1
3.6.2
Spring Cloud Open Service Broker 3.6.2 is Generally Available. This release primarily includes dependency updates. Version 3.6.2 is built against Spring Boot 2.7, and includes support for OSB API v2.16. See #318, or the OSB API 2.16 tag for more details.
Gradle:
implementation("org.springframework.cloud:spring-cloud-starter-open-service-broker:3.6.2")
Maven:
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-open-service-broker</artifactId>
<version>3.6.2</version>
</dependency>
What's Changed
- Include service instance id and binding id in INFO level log messages by @royclarkson
- Include serviceInstanceId in controller error logging by @royclarkson
- (v3.6.x): Bump io.projectreactor.tools:blockhound-junit-platform from 1.0.7.RELEASE to 1.0.8.RELEASE by @dependabot in #431
- (v3.6.x): Bump org.springframework.boot:spring-boot-dependencies from 2.7.10 to 2.7.11 by @dependabot in #439
- (v3.6.x): Bump org.springframework.boot from 2.7.10 to 2.7.11 by @dependabot in #438
- (v3.6.x): Bump springCloudContractVersion from 3.1.6 to 3.1.7 by @dependabot in #440
- (v3.6.x): Bump org.springframework.boot:spring-boot-dependencies from 2.7.11 to 2.7.12 by @dependabot in #445
- (v3.6.x): Bump org.springframework.boot from 2.7.11 to 2.7.12 by @dependabot in #444
- (v3.6.x): Bump nl.jqno.equalsverifier:equalsverifier from 3.14.1 to 3.14.2 by @dependabot in #447
- (3.6.x) Fix CI image build (#449) by @spikymonkey in #452
- (v3.6.x): Bump org.springframework.boot:spring-boot-dependencies from 2.7.12 to 2.7.13 by @dependabot in #456
- (v3.6.x): Bump org.springframework.boot from 2.7.12 to 2.7.13 by @dependabot in #455
- (v3.6.x): Bump springCloudContractVersion from 3.1.7 to 3.1.8 by @dependabot in #461
- (v3.6.x): Bump nl.jqno.equalsverifier:equalsverifier from 3.14.2 to 3.15 by @dependabot in #462
- (v3.6.x): Bump io.spring.asciidoctor.backends:spring-asciidoctor-backends from 0.0.5 to 0.0.6 by @dependabot in #460
- (v3.6.x): Bump org.springframework.boot from 2.7.13 to 2.7.14 by @dependabot in #465
- (v3.6.x): Bump io.spring.asciidoctor.backends:spring-asciidoctor-backends from 0.0.6 to 0.0.7 by @dependabot in #472
- (v3.6.x): Bump org.springframework.boot:spring-boot-dependencies from 2.7.13 to 2.7.14 by @dependabot in #464
- (v3.6.x): Bump nl.jqno.equalsverifier:equalsverifier from 3.15 to 3.15.1 by @dependabot in #469
- (v3.6.x): Bump org.springframework.boot from 2.7.14 to 2.7.15 by @dependabot in #475
- (v3.6.x): Bump org.springframework.boot:spring-boot-dependencies from 2.7.14 to 2.7.15 by @dependabot in #476
- (v3.6.x): Bump org.springframework.boot from 2.7.15 to 2.7.16 by @dependabot in #497
- (v3.6.x): Bump org.springframework.boot:spring-boot-dependencies from 2.7.15 to 2.7.16 by @dependabot in #496
- (v3.6.x): Bump nl.jqno.equalsverifier:equalsverifier from 3.15.1 to 3.15.2 by @dependabot in #500
- (3.6.x) Use concourse-release-scripts image instead of JAR by @spikymonkey in #506
Full Changelog: v3.6.1...v3.6.2
3.5.5
Spring Cloud Open Service Broker 3.5.5 is now available. Version 3.5.5 is built against Spring Boot 2.6, and includes initial support for some OSB API v2.16 features. Overall progress of OSB API v2.16 (#318) is now feature complete in the 3.6 release. Please consider upgrading to take advantage of these latest additions. See the OSB API 2.16 tag for more details.
Gradle:
implementation("org.springframework.cloud:spring-cloud-starter-open-service-broker:3.5.5")
Maven:
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-open-service-broker</artifactId>
<version>3.5.5</version>
</dependency>
What's Changed
- (v3.5.x): Bump nl.jqno.equalsverifier:equalsverifier from 3.12.4 to 3.13 by @dependabot in #394
- (v3.5.x): Bump nl.jqno.equalsverifier:equalsverifier from 3.13 to 3.13.1 by @dependabot in #398
- (v3.5.x): Bump nl.jqno.equalsverifier:equalsverifier from 3.13.1 to 3.13.2 by @dependabot in #401
- (v3.5.x): Bump springCloudContractVersion from 3.1.5 to 3.1.6 by @dependabot in #408
- (v3.5.x): Bump nl.jqno.equalsverifier:equalsverifier from 3.13.2 to 3.14 by @dependabot in #413
- (v3.5.x): Bump io.spring.asciidoctor.backends:spring-asciidoctor-backends from 0.0.4 to 0.0.5 by @dependabot in #415
- (v3.5.x): Bump nl.jqno.equalsverifier:equalsverifier from 3.14 to 3.14.1 by @dependabot in #422
- (v3.5.x): Bump io.projectreactor.tools:blockhound-junit-platform from 1.0.7.RELEASE to 1.0.8.RELEASE by @dependabot in #432
- (v3.5.x): Bump org.springframework.boot:spring-boot-dependencies from 2.6.14 to 2.6.15 by @dependabot in #481
- (v3.5.x): Bump org.springframework.boot from 2.6.14 to 2.6.15 by @dependabot in #484
- (v3.5.x): Bump nl.jqno.equalsverifier:equalsverifier from 3.14.1 to 3.15.1 by @dependabot in #482
- (v3.5.x): Bump springCloudContractVersion from 3.1.6 to 3.1.8 by @dependabot in #485
- (v3.5.x): Bump io.spring.asciidoctor.backends:spring-asciidoctor-backends from 0.0.5 to 0.0.7 by @dependabot in #483
- Instanced pipeline updates by @spikymonkey in #487
- Update CI image Dockerfile by @spikymonkey in #491
- (v3.5.x): Bump nl.jqno.equalsverifier:equalsverifier from 3.15.1 to 3.15.2 by @dependabot in #501
Full Changelog: v3.5.4...v3.5.5
4.0.0
Announcement
Spring Cloud Open Service Broker 4.0.0 is now available. Version 4.0.0 is built against Spring Boot 3.0, and requires Java 17. It 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.
Dependencies
Gradle:
implementation("org.springframework.cloud:spring-cloud-starter-open-service-broker:4.0.0")
Maven:
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-open-service-broker</artifactId>
<version>4.0.0</version>
</dependency>
What's Changed
4.0.0-RC1
Announcement
Spring Cloud Open Service Broker 4.0.0-RC1 is now available. Version 4.0.0 is built against Spring Boot 3.0, and requires Java 17. It 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.
Dependencies
Gradle:
repositories {
maven { url 'https://repo.spring.io/milestone' }
}
implementation("org.springframework.cloud:spring-cloud-starter-open-service-broker:4.0.0-RC1")
Maven:
<repository>
<name>Spring Milestone Repository</name>
<url>https://repo.spring.io/milestone</url>
</repository>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-open-service-broker</artifactId>
<version>4.0.0-RC1</version>
</dependency>
What's Changed
- (v4.0.0): Bump equalsverifier from 3.12.3 to 3.12.4 by @dependabot in #383
- (v4.0.0): Bump nl.jqno.equalsverifier:equalsverifier from 3.12.4 to 3.13 by @dependabot in #393
- (v4.0.0): Bump nl.jqno.equalsverifier:equalsverifier from 3.13 to 3.13.1 by @dependabot in #396
- (v4.0.0): Bump nl.jqno.equalsverifier:equalsverifier from 3.13.1 to 3.13.2 by @dependabot in #400
- (v4.0.0): Bump org.springframework.boot from 3.0.2 to 3.0.3 by @dependabot in #402
- (v4.0.0): Bump nl.jqno.equalsverifier:equalsverifier from 3.13.2 to 3.14 by @dependabot in #411
- (v4.0.0): Bump org.springframework.boot:spring-boot-dependencies from 3.0.3 to 3.0.4 by @dependabot in #419
- (v4.0.0): Bump org.springframework.boot from 3.0.3 to 3.0.4 by @dependabot in #420
- (v4.0.0): Bump io.spring.asciidoctor.backends:spring-asciidoctor-backends from 0.0.4 to 0.0.5 by @dependabot in #414
- (v4.0.0): Bump nl.jqno.equalsverifier:equalsverifier from 3.14 to 3.14.1 by @dependabot in #421
- (v4.0.0): Bump org.springframework.boot:spring-boot-dependencies from 3.0.4 to 3.0.5 by @dependabot in #428
- (v4.0.0): Bump org.springframework.boot from 3.0.4 to 3.0.5 by @dependabot in #424
- (v4.0.0): Bump springCloudContractVersion from 4.0.1 to 4.0.2 by @dependabot in #429
- (v4.0.0): Bump io.projectreactor.tools:blockhound-junit-platform from 1.0.7.RELEASE to 1.0.8.RELEASE by @dependabot in #430
- Update javadoc for service instance binding scenarios by @royclarkson in #433
- Include service instance id and binding id in INFO level log messages by @royclarkson in #435
Full Changelog: v4.0.0-M1...v4.0.0-RC1
3.6.1
Spring Cloud Open Service Broker 3.6.1 is Generally Available. Version 3.6.1 is built against Spring Boot 2.7, and includes support for OSB API v2.16. See #318, or the OSB API 2.16 tag for more details. This release includes the following updates:
- (v3.6.x): Bump nl.jqno.equalsverifier:equalsverifier from 3.12.4 to 3.13 by @dependabot in #395
- (v3.6.x): Bump nl.jqno.equalsverifier:equalsverifier from 3.13 to 3.13.1 by @dependabot in #397
- (v3.6.x): Bump nl.jqno.equalsverifier:equalsverifier from 3.13.1 to 3.13.2 by @dependabot in #399
- (v3.6.x): Bump org.springframework.boot:spring-boot-dependencies from 2.7.8 to 2.7.9 by @dependabot in #406
- (v3.6.x): Bump springCloudContractVersion from 3.1.5 to 3.1.6 by @dependabot in #410
- (v3.6.x): Bump nl.jqno.equalsverifier:equalsverifier from 3.13.2 to 3.14 by @dependabot in #412
- (v3.6.x): Bump io.spring.asciidoctor.backends:spring-asciidoctor-backends from 0.0.4 to 0.0.5 by @dependabot in #416
- (v3.6.x): Bump org.asciidoctor.jvm.convert from 3.1.0 to 3.3.2 by @dependabot in #409
- (v3.6.x): Bump nl.jqno.equalsverifier:equalsverifier from 3.14 to 3.14.1 by @dependabot in #423
- (v3.6.x): Bump org.springframework.boot:spring-boot-dependencies from 2.7.9 to 2.7.10 by @dependabot in #426
Full Changelog: v3.6.0...v3.6.1
Gradle:
implementation("org.springframework.cloud:spring-cloud-starter-open-service-broker:3.6.1")
Maven:
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-open-service-broker</artifactId>
<version>3.6.1</version>
</dependency>