Skip to content
This repository was archived by the owner on Apr 25, 2026. It is now read-only.

v0.48.0

Choose a tag to compare

@oddgrd oddgrd released this 01 Oct 14:40
· 22 commits to 0747e3afb12db556b9cd51c146d01cd174ce767c since this release
af27275

Shuttle: v0.48.0 update

This update packs a lot of changes under the hood in preparation of upcoming platform updates. Stay tuned for more announcements!

Updates

  • Bumped sqlx to 0.8.2 in shuttle-shared-db and shuttle-aws-rds
  • MSRV is now 1.78
  • Rust 1.81 is now available in deployers after a project restart

Contributions

  • @edgerunnergit added diesel-async support to shuttle-aws-rds #1808
  • @sentinel1909 bumped sqlx to 0.8 #1847
  • @lielfr fixed the install script for Arch #1861
  • @supleed2 added upgrade subcommand #1848

Upgrading

Refer to the upgrading docs for how to upgrade your projects.

What's Changed

New Contributors

Full Changelog: v0.47.0...v0.48.0