Skip to content

Releases: cloudfoundry/capi-release

CAPI 1.5.0

13 Sep 23:36
Compare
Choose a tag to compare

CC API Version: 2.62.0

Service Broker API Version: 2.10

NSYNC

  • Revert: As a CF operator, I expect the CC-Bridge components to set nproc limits on RunActions for Diego LRPs and Tasks details

Stager

  • Revert: As a CF operator, I expect the CC-Bridge components to set nproc limits on RunActions for Diego LRPs and Tasks details

CAPI 1.4.0

13 Sep 23:23
Compare
Choose a tag to compare
CAPI 1.4.0 Pre-release
Pre-release

IMPORTANT

  • An issue was discovered in the nproc resource limit in Diego RunActions feature which has been reverted in CAPI 1.5.0. As CAPI 1.4.0 never appeared in a final cf-release, this should be a non-issue for those using CAPI release as distributed with cf-release.

CC API Version: 2.62.0

Service Broker API Version: 2.10

CAPI Release

Cloud Controller

  • Cloud controller should support Google Cloud Storage details
  • Seeding App Domains should support a Sub-domain of the system domain details
  • Isolation Segments - Experimental
    • As an admin, I can remove the isolation segment associated with a space. details
    • As an admin, I can associate an isolation segment with a space details
    • As an admin, I can update an isolation segment details
    • As an admin, I can delete an isolation segment details
    • As an admin, I can view the isolation segments details
    • As an admin, I can create an isolation segment details

NSYNC

  • As a CF operator, I expect the CC-Bridge components to set nproc limits on RunActions for Diego LRPs and Tasks details

Stager

  • As a CF operator, I expect the CC-Bridge components to set nproc limits on RunActions for Diego LRPs and Tasks details
Pull Requests and Issues
  • #27: PostgreSQL recommends updating to 9.4.9, capi-release libpq package uses 9.4.6 details

CAPI 1.3.0

23 Aug 00:47
Compare
Choose a tag to compare

CC API Version: 2.61.0

Service Broker API Version: 2.10

CAPI Release

  • Update the Service Broker API to v2.10 Volume Services details
  • Implement support for v2.10 service bindings in Diego details

Cloud Controller

  • Update Rails and it's dependencies to latest 4.x details
  • Update error message for invalid file mode to indicate minimum permissions required details
Pull Requests and Issues

CAPI 1.2.0

12 Aug 19:08
Compare
Choose a tag to compare

CC API Version: 2.60.0

Service Broker API Version: 2.9

Cloud Controller

  • Document recently added feature flags on CF docs details
  • CVE-2016-6638: As a CF auditor, I expect credentials in buildpack urls to be obfuscated in /v2/events metadata details
  • CVE-2016-6638: As a CF developer, I expect my git credentials in a buildpack URL to always be obfuscated for GET requests details
  • CVE-2016-6638: As a CF operator, I expect buildpacks specified for apps to be encrypted at rest details
  • Missing detected_buildpack_guid on /v2/apps/:guid/summary details
  • As an operator, I would like to grant an API client global read scope for a Cloud Foundry deployment details
  • Staging on DEA should report unavailable during drain/evac details
Pull Requests and Issues

CAPI 1.1.0

26 Jul 23:53
Compare
Choose a tag to compare

CC API Version: 2.59.0

Service Broker API Version: 2.9

CAPI Release

  • Upgrade Golang to 1.6.3 in capi-release / cf-release details

Cloud Controller

  • V2 Creating a Docker App should not be marked experimental details
  • The user facing error when the blobstore url signer is unavailable while pushing an app is not very helpful details
  • CEF logs on vsphere, openstack, and possibly bosh-lite have src=127.0.0.1 details
  • Can nginx_newrelic_plugin_ctl and logger run as vcap? details
  • Documentation for SSE-S3 encryption at rest details
  • Users can remove themselves from Orgs and Spaces details
  • CC sets network.policy_group_id = app_guid on DesiredLRPs details

NSYNC

  • As a Diego operator, I expect that the diego-sshd process command line does not contain credentials so that unauthorized actors on the Cell VM cannot enter the container via SSH details
Pull Requests and Issues

CAPI 1.0.0

22 Jul 15:48
Compare
Choose a tag to compare
Bump src/cloud_controller_ng

Bump src/cloud_controller_ng
  Amelia Downs:
     run nginx_plugin_ctl as vcap