Skip to main content
undefined
undefined

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

undefined

Secure .gov websites use HTTPS
A lock ( ) or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.

Platform Release Notes: March 14, 2017

March 14, 2017

Curious what’s new that you might find helpful as a cloud.gov application developer? Here are highlights from our platform updates over the past two weeks.

Added

The cloud.gov dashboard now alerts you when it’s unable to fetch recent data. This can help you when you’re troubleshooting problems with your application.

Changed

cf logs  now accesses logs over port 443 instead of the previous port 4443, to increase the number of people who can use cf logs  without errors. In many workplaces port 4443 is blocked, which leads cf logs  to return an error.

Security

We upgraded the Cloud Foundry deployment to v252. We have also upgraded the following buildpacks to versions newer than the buildpacks included in CF v252:

As part of the Cloud Foundry upgrade, the base filesystem used for running your application has been updated to address several security vulnerabilities. You should restage your application to incorporate fixes in the base filesystem and ensure you’re running the most recent language version supported by your buildpack.

See also

If you’re interested in details about recent dashboard updates, you can also see the dashboard release notes.