Skip to content
This repository was archived by the owner on Jan 8, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Bumps shuttle-runtime from 0.47.0 to 0.49.0.

Release notes

Sourced from shuttle-runtime's releases.

v0.49.0

Shuttle: v0.49.0 update

Google Login

You can now Log in with Google on the Shuttle Console!

New CLI login flow

shuttle login now uses the Shuttle Console to authorize the CLI login with one click. No need to copy + paste the API key!

shuttle login --prompt and shuttle login --api-key <key> are still available as fallbacks.

Other updates

  • shuttle project update name <new-name> allows you to rename a project. Note: This also updates the default subdomain name. Custom domains remain unchanged.
  • (shuttle.rs) Added cargo shuttle resource dump database::shared::postgres to allow migrating postgres data out of the shared cluster. This can be used to move data to the shuttle.dev platform (docs).
  • Fixed a bug where global args would not autocomplete in shell completions
  • shuttle generate shell shell completions now correctly generate completions for shuttle
  • Fixed shuttle run requiring project linking, fixed shuttle init project linking
  • Improved some API errors

Contributions

Upgrading

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

What's Changed

Full Changelog: shuttle-hq/shuttle@v0.48.3...v0.49.0

cargo-shuttle v0.48.3

Bugfix release

What's Changed

... (truncated)

Changelog

Sourced from shuttle-runtime's changelog.

0.49.0 - 2024-11-12

Features

Bug Fixes

  • (api-client) Update archive endpoint (#1914) - (c8e6d15)
  • (cargo-shuttle) Shell completion, refactors (#1909) - (b91de7a)
  • Hide redeploy command - (9c7c887)
  • Don't attempt project linking on local run, create project and link on beta init (#1911) - (bfc05ec)

Miscellaneous Tasks

Miscellaneous

0.48.3 - 2024-10-10

Bug Fixes

  • (cargo-shuttle) Don't print platform info in unrelated commands (#1902) - (e58d589)
  • Shuttle-common 0.48.2 (#1901) - (0acc7e6)

Miscellaneous Tasks

Miscellaneous

  • Allow deprecated chrono method in deprecated backends (#1905) - (0b3f714)

0.48.2 - 2024-10-10

Features

  • (cargo-shuttle) V0.48.2, colored platform outputs, fixes (#1886) - (be7b731)

0.48.1 - 2024-10-03

Features

... (truncated)

Commits
  • cef6c28 chore: v0.49.0 (#1917)
  • 62bf6e8 feat(cargo-shuttle): redeploy command (#1916)
  • 792e681 feat(cargo-shuttle): automatic login via console, login --prompt (#1913)
  • c8e6d15 fix(api-client): update archive endpoint (#1914)
  • 40ff642 feat(cargo-shuttle): update project name command (#1912)
  • bfc05ec fix: don't attempt project linking on local run, create project and link on b...
  • 2ba0046 feat(common): project update models (#1910)
  • b91de7a fix(cargo-shuttle): shell completion, refactors (#1909)
  • b3ac098 feat: dump db endpoint, fixes, Rust 1.82 (#1907)
  • e821c8f feat: compute tier upgrade admin command (#1906)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [shuttle-runtime](https://github.com/shuttle-hq/shuttle) from 0.47.0 to 0.49.0.
- [Release notes](https://github.com/shuttle-hq/shuttle/releases)
- [Changelog](https://github.com/shuttle-hq/shuttle/blob/main/CHANGELOG.md)
- [Commits](shuttle-hq/shuttle@v0.47.0...v0.49.0)

---
updated-dependencies:
- dependency-name: shuttle-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Dec 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant