Heroku Blog
- News
- Last Updated: May 06, 2024
- Byron Sebastian
Heroku learned of and resolved a security vulnerability last week. We want to report this to you, describe how we responded to the incident, and reiterate our commitment to constantly improving the security and integrity of your data and source code.
On Tuesday, June 26, Jonathan Rudenberg notified us about an issue in our Codon build system. The Codon build system is responsible for receiving application code from Git and preparing it for execution on …
- News
- Last Updated: April 30, 2024
- Keith Rarick
The Heroku Cedar stack went public beta last year with a series of blog posts. Since then, over 80,000 developers have deployed over 4.5 million times, to apps written in dozens of different programming languages and frameworks. Today, over 75 percent of Heroku app development activity is on the Cedar stack. Production apps like Banjo, Rapportive, PageLever, do.com, and Project Zebra run on Cedar; some of these serve hundreds of millions or even billions …
- News
- Last Updated: April 11, 2024
- Keith Rarick
As of today, the Cedar stack is now in general availability.
Cedar features a streamlined HTTP stack allowing for advanced HTTP capabilities, heroku run for execution of arbitrary one-off dynos, Procfile and the process model for execution of any type of worker process. Most importantly, Cedar is a polyglot platform with official support for Clojure, Java, Node.js, Python, Ruby, and Scala, and extensibility for unlimited others via buildpacks.
The Dev Center team has …
- News
- Last Updated: May 23, 2012
- Mark Pundsack
Developers like you deploy code to hundreds of thousands of apps every month on the Heroku platform. Some of these are production apps which serve hundreds of millions or even billions of requests per month. Uptime of the platform is critical for such apps.
We want to achieve the sustained reliability that these apps require. But when there are incidents that impact uptime, we want to maximize our transparency and accountability to you and all …
- News
- Last Updated: May 18, 2012
- Craig Kerstiens
Earlier this month we released the public beta of an improved SSL solution, SSL Endpoint. We’ve received positive feedback from everyone using the new SSL solution.
Based on this strong positive response and adoption during the beta, we’re officially moving SSL Endpoint to general availability starting today. It is now the recommended option for any app which needs SSL on a custom domain.
In conjunction with SSL Endpoint’s GA status, we’re consolidating and simplifying …
- News
- Last Updated: May 09, 2012
- Richard Schneeman
Maximizing parity between development and production environments is a best practice for minimizing surprises at deployment time. The version of language VM you're using is no exception. One approach to this is to specify it using the same dependency management tool used to specify the versions of libraries your app uses. Clojure uses this technique with Leinigen, Scala with SBT, and Node.js with NPM. In each case, Heroku reads the dependency file …
Subscribe to the full-text feed.