Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
cargo-shuttle-v0.54.0-aarch64-unknown-linux-musl.tar.gz | 2025-05-07 | 19.8 MB | |
cargo-shuttle-v0.54.0-x86_64-apple-darwin.tar.gz | 2025-05-07 | 19.1 MB | |
cargo-shuttle-v0.54.0-x86_64-pc-windows-msvc.tar.gz | 2025-05-07 | 17.6 MB | |
cargo-shuttle-v0.54.0-x86_64-unknown-linux-gnu.tar.gz | 2025-05-07 | 20.5 MB | |
cargo-shuttle-v0.54.0-x86_64-unknown-linux-musl.tar.gz | 2025-05-07 | 20.8 MB | |
README.md | 2025-05-07 | 3.2 kB | |
v0.54.0 source code.tar.gz | 2025-05-07 | 1.6 MB | |
v0.54.0 source code.zip | 2025-05-07 | 1.6 MB | |
Totals: 8 Items | 100.9 MB | 0 |
Shuttle: v0.54.0 update
- Fixed a bug where the CLI would not exit with an error when a deployment failed
- Improved forward compatibility in the API client
- Added anonymous telemetry to the installer scripts (more info)
- Other minor improvements to the installer scripts
Upgrading
Refer to the upgrading docs for how to upgrade your projects.
What's Changed
- feat(common): more user info in team member list by @jonaro00 in https://github.com/shuttle-hq/shuttle/pull/2009
- feat(common): utoipa derives for all typeshared types by @jonaro00 in https://github.com/shuttle-hq/shuttle/pull/2011
- feat: Add client capability to set replicas by @fussybeaver in https://github.com/shuttle-hq/shuttle/pull/2012
- feat: admin command to change project owner by @oddgrd in https://github.com/shuttle-hq/shuttle/pull/2013
- feat: admin commands to upgrade proj to lb, update lb project replica count by @oddgrd in https://github.com/shuttle-hq/shuttle/pull/2015
- feat(admin): set-account-tier by @jonaro00 in https://github.com/shuttle-hq/shuttle/pull/2016
- fix(admin): return type by @jonaro00 in https://github.com/shuttle-hq/shuttle/pull/2017
- fix(admin): cert model, skip acm, update deps by @jonaro00 in https://github.com/shuttle-hq/shuttle/pull/2018
- feat: admin command to update scaling config by @oddgrd in https://github.com/shuttle-hq/shuttle/pull/2019
- feat(cargo-shuttle): admin flag for admin operations by @jonaro00 in https://github.com/shuttle-hq/shuttle/pull/2020
- fix: Add utoipa schema for contract testing by @fussybeaver in https://github.com/shuttle-hq/shuttle/pull/2022
- feat: add TelemetrySinkConfig::LogFire variant by @the-wondersmith in https://github.com/shuttle-hq/shuttle/pull/2024
- feat(installer): fixes, anonymous telemetry, parity, cooler logo by @jonaro00 in https://github.com/shuttle-hq/shuttle/pull/2025
- feat(common): add forward-compatible variants on user facing enums by @jonaro00 in https://github.com/shuttle-hq/shuttle/pull/2026
- chore: dev2 script by @jonaro00 in https://github.com/shuttle-hq/shuttle/pull/2029
- feat(common): pro trial account tier by @jonaro00 in https://github.com/shuttle-hq/shuttle/pull/2032
- fix(common): account tier match by @jonaro00 in https://github.com/shuttle-hq/shuttle/pull/2034
- fix: Add utoipa pattern to project update request by @fussybeaver in https://github.com/shuttle-hq/shuttle/pull/2030
- fix(admin): new update tier endpoint by @jonaro00 in https://github.com/shuttle-hq/shuttle/pull/2035
- fix(cargo-shuttle): exit with error when tracked deployment fails by @jonaro00 in https://github.com/shuttle-hq/shuttle/pull/2028
- feat(cargo-shuttle): SHUTTLE_API_ENV for separate global configs and automatic api urls by @jonaro00 in https://github.com/shuttle-hq/shuttle/pull/2033
- feat(admin): add user to team by @jonaro00 in https://github.com/shuttle-hq/shuttle/pull/2036
- chore: v0.54.0 by @jonaro00 in https://github.com/shuttle-hq/shuttle/pull/2037
Full Changelog: https://github.com/shuttle-hq/shuttle/compare/v0.53.0...v0.54.0