Changelog #112: 50% Faster Time to Healthy for Deployments, Improved Deployments Using Scale-to-Zero, and more

Hello, and welcome to this week’s changelog update! Here’s what’s new with Koyeb:

  1. 50% Faster Time to Healthy for Deployments

    We’ve performed improvements to accelerate network propagation for Sandboxes and Web Services.

    In our benchmark, we observed improvements of between 30% and 50% following the propagation of these changes.

  2. Improved Deployments Using Scale-to-Zero

    We fixed an issue that in some cases caused Instances with Scale-to-Zero enabled to intermittently go directly to sleep after successful deployment. Instances now remain active after deployment and go to sleep only after the configured idle period.

  3. New Tutorial: Using Mistral Vibe with Koyeb Sandboxes for Secure Code Execution

    In our latest tutorial, learn how to run Mistral Vibe in a Koyeb Sandbox to update a FastAPI application. From startup to URL preview, the entire process takes less than a minute! Check out the tutorial.

  4. New Video: Run GitHub Copilot in Koyeb Sandboxes for Secure Code Execution

    Our latest video is a long-form, step-by-step walkthrough of how to run GitHub Copilot in Koyeb Sandboxes to edit existing code, including downloading required packages, cloning a repo, reading and updating code, running the application, and exposing a TCP port for external access to preview the change. Watch the video tutorial on YouTube.