github cloudfoundry/capi-release 1.120.0
CAPI 1.120.0

latest releases: 1.134.0, 1.133.0, 1.132.0...
2 years ago

Highlights

CAPI 1.120.0 contains a change to the optional rate_limiter inside of ccng. Previously every request to the rate limiter would result in a database read and write, this lead to performance issues in large foundations. Now the optional rate_limiter will measure these requests in memory on the individual API VM. 


CC API Version: 2.174.0 and 3.109.0

Service Broker API Version: 2.15

CAPI Release

PR #210 Send upload start time as form field to cloud controller



PR #211 Configure per-vm (in-memory rate limit setting)


Cloud Controller

PR #2527 Use window functions for paginated count



PR #2529Fix 500 error when listing sidecars for a resource that doesn't exist




PR #2528 Remove un-needed joins

PR #2542 Use upload start time to determine if a token has expired.



PR #2535 Track request counts for rate limiting in memory

Cloud Controller Database Migrations

None

Don't miss a new capi-release release

NewReleases is sending notifications on new releases.