Skip to content

Releases: orange-cloudfoundry/osb-cmdb

v1.8.0+testcircle

25 Mar 08:06
Compare
Choose a tag to compare
v1.8.0+testcircle Pre-release
Pre-release
test circle issue

v1.8.0

24 Mar 15:45
Compare
Choose a tag to compare

What's Changed

Bumps

  • Bump jackson-dataformat-yaml from 2.13.1 to 2.13.2 by @dependabot in #164
  • Bump cfJavaClientVersion from 5.6.0.RELEASE to 5.7.0.RELEASE by @dependabot in #161
  • Bump spring-cloud-starter-open-service-broker from 3.4.0 to 3.5.0 by @dependabot in #159
  • Bump spring-boot-gradle-plugin from 2.6.2 to 2.6.4 by @dependabot in #160

Full Changelog: v1.7.0...v1.8.0

Note: release binaries uploaded manually from circleci build artefacy to circle ci regression https://discuss.circleci.com/t/build-is-not-following-jobs-requirements/43351/6

v1.7.0

04 Jan 16:11
Compare
Choose a tag to compare
  • springboot bump to 2.6.2 (with spring-framework bump to 5.3.14). includes bump to gradle 6.9.2, and cf-java-client to 3.4.0, and open service broker to 3.4.0. (see #153).
  • fix #154 (see #155)

v1.6.0

19 Jul 16:04
Compare
Choose a tag to compare
v1.6.0 Pre-release
Pre-release

v1.5.1

21 May 16:19
Compare
Choose a tag to compare
v1.5.1 Pre-release
Pre-release
  • refines fix for #99: support for K8S svcat service instance updates with controller replicas > 3
  • Bump cfJavaClientVersion from 5.1.0.RELEASE to 5.4.0.RELEASE

v1.5.0

12 May 13:44
Compare
Choose a tag to compare
  • fixes #99: support for K8S svcat service instance updates
    • yet missing complete code coverage
  • springboot bump to 2.4.5 (see #112)

v1.4.0

26 Jan 12:45
Compare
Choose a tag to compare
  • fixes #52: osb-cmdb creat-service-instance async status is lacking message
  • dependency bumps

v1.3.0

18 Nov 20:05
Compare
Choose a tag to compare
  • fixes #81 Missing accepts_incomplete in provisionning/update/binding/unbinding
  • fixes build issue with spring.io repo rejecting to serve 3rd party jars

v1.2.0

13 Nov 16:57
Compare
Choose a tag to compare

Enhancements:

  • Propagate osb client platform name to backing service: #63

v1.1.0

09 Jul 14:06
Compare
Choose a tag to compare
  • custom param with osb-cmdb metadata (PR #50 issue #15)
  • maintenance_info support (PR #51 issue #46)