spring-cloud-app-broker
spring-cloud-app-broker copied to clipboard
Spring Cloud project for implementing service brokers that conform to the Open Server Broker API specification
Bumps `cfJavaClientVersion` from 5.10.0.RELEASE to 5.12.1.RELEASE. Updates `org.cloudfoundry:cloudfoundry-client-reactor` from 5.10.0.RELEASE to 5.12.1.RELEASE Release notes Sourced from org.cloudfoundry:cloudfoundry-client-reactor's releases. Cloud Foundry Java Client v5.12.1.RELEASE I am very pleased to announce the...
Bumps `cfJavaClientVersion` from 5.10.0.RELEASE to 5.12.1.RELEASE. Updates `org.cloudfoundry:cloudfoundry-client-reactor` from 5.10.0.RELEASE to 5.12.1.RELEASE Release notes Sourced from org.cloudfoundry:cloudfoundry-client-reactor's releases. Cloud Foundry Java Client v5.12.1.RELEASE I am very pleased to announce the...
Bumps `cfJavaClientVersion` from 5.10.0.RELEASE to 5.12.1.RELEASE. Updates `org.cloudfoundry:cloudfoundry-client-reactor` from 5.10.0.RELEASE to 5.12.1.RELEASE Release notes Sourced from org.cloudfoundry:cloudfoundry-client-reactor's releases. Cloud Foundry Java Client v5.12.1.RELEASE I am very pleased to announce the...
The commit at https://github.com/spring-cloud/spring-cloud-app-broker/commit/09d4736ceb4075e0a254440d7f2c037409bb3dd7 appears to have removed the ability of this broker to proxy logs for the CF app instances that constitute the service instances that it manages. This...
All the links to Reference docs from the project site seem to be broken. I get a 404 when clicking them. https://spring.io/projects/spring-cloud-app-broker#learn
This is for tracking, here is the original PR https://github.com/dependabot/dependabot-core/issues/7670. For context, we have already seen two consecutive invalid Dependabot PRs on branch v2.0.x
Checking https://github.com/spring-cloud/spring-cloud-app-broker/issues/802 I've identified a few things that can be removed: * `prepareAsciidocBuild` is not needed, all docs reside in the same folder and UI them is injected from an...
app-broker should enable me to create routes by omitting hostnames as long as there is a domain specified. cf cli enables me to do so, but app-broker does not. Rationale...
Update App Broker to use the [release notes generator](https://github.com/spring-io/github-release-notes-generator) used by other Spring projects. [Documentation](https://github.com/spring-projects/spring-boot/wiki/GitHub-Issues) [Docker image](https://hub.docker.com/r/springio/github-release-notes-generator)