Skip to content

Instantly share code, notes, and snippets.

@rdebeasi
Last active April 22, 2021 20:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rdebeasi/333baf6a40b96073dd8c84870115cc04 to your computer and use it in GitHub Desktop.
Save rdebeasi/333baf6a40b96073dd8c84870115cc04 to your computer and use it in GitHub Desktop.
Comparision of release cadences in the open source community

Chrome

Release cadence: 4 weeks

Support window: 8 weeks

More info: Chrome Milestone branch support and Speeding Up Chrome's Release Cycle

Fedora

Release cadence: 6 months

Support window: 13 months

More info: Fedora Relase Life Cycle and the diagram in Slide 10 of this deck

Node

Release cadence: 12 months (LTS), 6 months (non-LTS)

Support window: 30 months (LTS only)

More info: Node Releases

Overall trends

Small, frequent major releases --> Breaking changes are typically small and rare

Large, infrequent major releases --> Breaking changes typically occur in every release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment