Additions and changes to the Heroku platform.| devcenter.heroku.com
Heroku Exec is a feature for creating secure TCP and SSH tunnels into a dyno. It supports SSH sessions, port forwarding, remote debugging, and inspection with popular Java diagnostic tools.| devcenter.heroku.com
HTTP routing on the Common Runtime has an HTTP stack supporting HTTP 1.1 or HTTP/2, a rolling timeout mechanism, and multiple simultaneous connections.| devcenter.heroku.com
How to store configuration of a Heroku app in the environment, keeping config out of code, making it easy to maintain app or deployment specific configs.| devcenter.heroku.com
Learn about the different generations of Heroku and associated features| devcenter.heroku.com
Logs are a stream of time-stamped events aggregated from the output streams of all your app’s running processes. Retrieve, filter, or use syslog drains.| devcenter.heroku.com
A description of the custom error information written to logs when your app experiences an error.| devcenter.heroku.com