This server release fixes two internal reliability issues.
- The server now only starts its background cloud-deployment reconciliation task in production-like, hosted environments. This avoids unnecessary work and potential startup failures in other configurations.
- Fixed a duplicate database migration version that could block schema updates during deployment.