Highlights
- Use golang 1.9
- All apps are visible in both the v2 and v3 APIs
CC API Version: 2.113.0 and 3.48.0
Service Broker API Version: 2.13
CAPI Release
- Upgrade all capi-release golang components to use golang 1.9 details
Cloud Controller
- API client does NOT receive UnknownError when using a domain owned by a different org. details
- API client does NOT receive UnknownError when using a route owned by a different space. details
- API client sees apps that are created with the V3 API when viewing apps with the V2 API details
- As a developer, I can see that the DELETE /v2/apps/:guid/service_bindings/:service_binding_guid endpoint is deprecated in the docs details
- Emit metrics for scientist perm-formance details
- Investigate GCP with Service Account blobstore issues. details
- Permist can observe listing apps for routes details
- Permist can observe listing route mappings for routes details
- Undefined method "str" for app_guid=> nil in RouteMappingQuery details
- app developer should be able to map a route with context path using the cf-cli and receive a response from the app to a request to the route details
- send vcap_request_id to bits service details
Pull Requests and Issues
- cloudfoundry/cloud_controller_ng #1137: Add vcap_request_id to ResourcePool bits-service-client details
- cloudfoundry/cloud_controller_ng #1143: Fog client retries on server errors from the google API details
- cloudfoundry/cloud_controller_ng #1145: Send context paths to copilot details
- cloudfoundry/capi-release #84: Make blobstore better handle many clients details