While Maincloud is not technically on a bleeding edge or nightly release cycle, the latest version is deployed immediately after a new SpacetimeDB release.
Your only option to not upgrade to latest is to use Standalone or lock in an Enterprise deal for a private node. Each of these have issues:
The logical conclusion for a vast majority of users is to use shared hosting, a-la Maincloud. It even comes with SLA / Uptime Guarantees if you're a Pro subscriber.
I have no doubt that a lot of effort goes into this, but deploying new SpacetimeDB versions to Maincloud without any issue or bugs is a tall order- in fact, it's an impossible order. The new version is being deployed to thousands of modules, all on various runtime versions, and some functionality will be tested live for the very first time in unexpected ways. We can have 1,000 different smoke tests, but they will never handle all of the edge-cases. This has, and will continue to lead to disruptions to Maincloud customers.
If your app or game has paying customers, this type of disruption is not acceptable. Playing devils advocate- some would even argue that these types of disruptions indicate that Maincloud is not a production-ready environment.
Similar to #5204 and its related feature request I would love to see a LTS Maincloud instance that is fixed to a specific stable build.
spacetime publish <module_name> --lts
This would prevent new Maincloud version deploys (and bugs) from disrupting production applications deployed on LTS Maincloud, giving potential start-ups and businesses peace of mind knowing their backend infra is stable.
I acknowledge this comes with many challenges, so I am looking for feedback and replies in the github thread:
Happy to hear your thoughts. Let's have a discussion.
An alternative to a LTS server would be a "pre-release" to a Testcloud or something that allows testers to play around on the new version for 1-2 weeks prior to release on Maincloud. The Testcloud could have "unlimited" energy, meaning you can test out XYZ new version for free, however would have regular wipes to prevent production usage.