v0.33.0
·
58 commits
to d928c9ceb0f977e6a65470e6a0b722ba008a7003
since this release
Shuttle: v0.33.0 update
We're excited to release Shuttle v0.33.0! 🚀
Bug fixes
- Fixed a bug where project restarts could lead to duplicated resource records being displayed in
cargo shuttle resource list
.
Other updates
- Shortened aliases for commonly used commands are now visible in the
cargo shuttle --help
output. - Removed the
cargo shuttle secrets
command, the keys of Secrets for your project can now only be viewed withcargo shuttle resource list
, or in the Shuttle web console.
Contributions
- @sentinel1909 updated Rocket to rc4 across our codebase in #1379, shuttle-hq/shuttle-examples#112 and shuttle-hq/shuttle-docs#220
- @sentinel1909 updated Rocket to rc4 in one of our articles in shuttle-hq/shuttle-docs#221 and shuttle-hq/www#178
- @safstromo fixed a bug in one of our guides in shuttle-hq/shuttle-docs#219
Upgrading
Refer to the upgrading docs for how to upgrade your projects.
What's Changed
- fix(cargo-shuttle): revert shuttle-common-tests to path dep by @oddgrd in #1375
- misc(changelog): add link to releases page by @jonaro00 in #1378
- feat(cargo-shuttle): make command-line aliases visible by @orhun in #1384
- improvement: rocket 0.5.0-rc.4 by @sentinel1909 in #1379
- misc: bump axum minimum version, bump otel crates by @jonaro00 in #1386
- docs(readme): add note about CCH to README.md by @orhun in #1389
- fix(gateway): use project_id argument when inserting project by @Kazy in #1387
- feat: add limits and tier to jwt claim by @oddgrd in #1382
- refactor: clean up deployer db resources, delete after sync to r-r, delete secrets command by @jonaro00 in #1376
- feat(gateway): temporary conditional project limit increase by @jonaro00 in #1383
- chore: v0.33.0 by @oddgrd in #1390
Full Changelog: v0.32.0...v0.33.0