Skip to content

v0.41.0

Compare
Choose a tag to compare
@oddgrd oddgrd released this 07 Mar 11:07
· 6 commits to be11b5bd5989f5f9d9a60f7f1bc6a8a1288b3fdd since this release
ad834ae

Shuttle: v0.41.0 update

We're excited to release Shuttle v0.41.0! 馃殌

Idle wakeups improved

The proxy will now properly wait until a service exposes its HTTP port when a project is waking up from idle. This should resolve the common 502 errors that services get on the first request to an idled project. No upgrade is needed.

Let us know if you experience any other issues with idling projects!

Easy access to more project templates

cargo shuttle init now allows you to browse the full list of official templates on shuttle-examples.

Other updates

  • shuttle-next is now discontinued
  • cargo-shuttle now has an --offline flag to skip non-essential network requests, like versions checks and template list fetching

Contributions

What's Changed

New Contributors

Full Changelog: v0.40.0...v0.41.0