Shuttle: v0.30.1 update
We're excited to release shuttle v0.30.1! 🚀
Bug fixes
- fixed failing commands when running certain commands against deployments (e.g.
cargo shuttle deployment list
)
Considerations
If you experienced any problems with v0.30.0, please upgrade your Shuttle dependencies to v0.30.1 and run cargo shuttle project restart
.
Upgrading
Refer to the upgrading docs for how to upgrade your projects.
Commits for this release
- fix: scope enum serialization compatibility by @jonaro00 in #1341
- chore: v0.30.1 by @oddgrd in #1342
- chore: v0.30.1 part 2 by @jonaro00 in #1344
Full Changelog: v0.30.0...v0.30.1