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 #2009
- feat(common): utoipa derives for all typeshared types by @jonaro00 in #2011
- feat: Add client capability to set replicas by @fussybeaver in #2012
- feat: admin command to change project owner by @oddgrd in #2013
- feat: admin commands to upgrade proj to lb, update lb project replica count by @oddgrd in #2015
- feat(admin): set-account-tier by @jonaro00 in #2016
- fix(admin): return type by @jonaro00 in #2017
- fix(admin): cert model, skip acm, update deps by @jonaro00 in #2018
- feat: admin command to update scaling config by @oddgrd in #2019
- feat(cargo-shuttle): admin flag for admin operations by @jonaro00 in #2020
- fix: Add utoipa schema for contract testing by @fussybeaver in #2022
- feat: add TelemetrySinkConfig::LogFire variant by @the-wondersmith in #2024
- feat(installer): fixes, anonymous telemetry, parity, cooler logo by @jonaro00 in #2025
- feat(common): add forward-compatible variants on user facing enums by @jonaro00 in #2026
- chore: dev2 script by @jonaro00 in #2029
- feat(common): pro trial account tier by @jonaro00 in #2032
- fix(common): account tier match by @jonaro00 in #2034
- fix: Add utoipa pattern to project update request by @fussybeaver in #2030
- fix(admin): new update tier endpoint by @jonaro00 in #2035
- fix(cargo-shuttle): exit with error when tracked deployment fails by @jonaro00 in #2028
- feat(cargo-shuttle): SHUTTLE_API_ENV for separate global configs and automatic api urls by @jonaro00 in #2033
- feat(admin): add user to team by @jonaro00 in #2036
- chore: v0.54.0 by @jonaro00 in #2037
Full Changelog: v0.53.0...v0.54.0