Comment on page
Release Management
How to get the latest release and stay up-to-date.
The Cosmo Platform is entirely Open Source.
Every release contains a summary of features, bug fixes, and breaking changes, and optionally a migration guide. You can find all official releases at WunderGraph Cosmo Releases.
For every pull request and merge into the main branch, we will build separate Docker images. Feel free to be an early adopter and provide valuable feedback to us and the community.
Official releases are tagged as follows:
ghcr.io/wundergraph/cosmo/router:0.9.0
Images built on main are tagged with:
ghcr.io/wundergraph/cosmo/router:latest
ghcr.io/wundergraph/cosmo/router:sha-12345
For every Router release, we will build binaries for all operating systems and attach them to the Github release.
You can subscribe to notifications on the Cosmo Repository. Click on Watch -> Custom -> Releases. Now, you get a notification for new releases.