spring-cloud-app-broker icon indicating copy to clipboard operation
spring-cloud-app-broker copied to clipboard

Spring Cloud project for implementing service brokers that conform to the Open Server Broker API specification

Results 53 spring-cloud-app-broker issues
Sort by recently updated
recently updated
newest added

Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.3.9 to 3.3.10. Release notes Sourced from org.springframework.boot's releases. v3.3.10 :lady_beetle: Bug Fixes Docker API error message is missing in some cases #44628 When loading configuration from...

dependencies

Bumps `openServiceBrokerVersion` from 4.4.0 to 4.4.1. Updates `org.springframework.cloud:spring-cloud-open-service-broker-core` from 4.4.0 to 4.4.1 Release notes Sourced from org.springframework.cloud:spring-cloud-open-service-broker-core's releases. v4.4.1 Announcement Spring Cloud Open Service Broker 4.4.1 is now GA. Version...

dependencies

When a service instance create/update operation fails, due to timeout errors, the last operation message is empty. ``` Showing status of last operation: status: update failed message: started: 2024-09-26T14:04:45Z updated:...