CAPI 1.137.0
Highlights
Introduce log rate limiting #245, cloudfoundry/cloud_controller_ng#2900
CC API Version: 2.190.0 and 3.125.0
Service Broker API Version: 2.15
CAPI Release
- Audit logs stream to syslog by default now #268
Cloud Controller
- Reduce chatter in logs
- Addresses cloudfoundry/cloud_controller_ng#1883
- Clarify docs for updating route destinations cloudfoundry/cloud_controller_ng#2943
- Add partial search by usernames to GET /organizations/:guid/users cloudfoundry/cloud_controller_ng#2920
- Prevent server and return proper error code for
PATCH /v3/routes/:route-guid/relationships/space
cloudfoundry/cloud_controller_ng#2950 - Fix issue that prevented resetting the state of a SB after a model validation error cloudfoundry/cloud_controller_ng#2939
- Add validation for credentials in SB update to be not blank
- Performance improments for DB queries cloudfoundry/cloud_controller_ng#2856
- Fix service instance operations duplicates root cause cloudfoundry/cloud_controller_ng#2916
- Display full audit events in syslogs cloudfoundry/cloud_controller_ng#2962
Cloud Controller Database Migrations
- 20220805145100_add_delete_on_cascade_to_fk_svc_inst_op_svc_instance_id.rb
- 20220822224900_add_log_rate_limit.rb
Dependencies
- bump webmock from 3.14.0 to 3.18.1
- bump pg from 1.4.2 to 1.4.3
- bump sequel_pg from 1.15.0 to 1.16.0
- bump newrelic_rpm from 8.9.0 to 8.10.0
- bump kubeclient from 4.9.3 to 4.10.0
- bump pry-byebug from 3.9.0 to 3.10.1
- bump prometheus-client from 3.0.0 to 4.0.0
- bump rubocop from 1.35.1 to 1.36.0
- bump public_suffix from 4.0.7 to 5.0.0
- bump golang to go1.19.1
- bump newrelic_rpm from 8.9.0 to 8.10.0
- bump parallel_tests from 3.11.1 to 3.12.0
- bump psych from 4.0.4 to 4.0.5
Full Changelog: 1.136.0...1.137.0