Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Rust to v1.84.0 #2407

Merged
merged 3 commits into from
Feb 17, 2025
Merged

Upgrade Rust to v1.84.0 #2407

merged 3 commits into from
Feb 17, 2025

Conversation

jonathanrainer
Copy link
Contributor

As per title, we've had a long running PR to upgrade to Rust v1.83.0 and it's been so long it's behind a lot of the commits in the dev refactor. This remakes that branch and moves us to Rust v1.84.0

@jonathanrainer jonathanrainer requested a review from a team as a code owner February 17, 2025 15:54
@svc-apollo-docs
Copy link
Collaborator

svc-apollo-docs commented Feb 17, 2025

✅ Docs preview has no changes

The preview was not built because there were no changes.

Build ID: 4a36575b3a4d09bd293059a0

@jonathanrainer jonathanrainer merged commit f2e7311 into main Feb 17, 2025
32 checks passed
@jonathanrainer jonathanrainer deleted the jr/upgrade-rust-1.84 branch February 17, 2025 16:13
@jonathanrainer jonathanrainer added this to the v0.27.2 milestone Feb 19, 2025
@jonathanrainer jonathanrainer mentioned this pull request Feb 19, 2025
jonathanrainer added a commit that referenced this pull request Feb 19, 2025
## 🐛 Fixes

- **Restore the ability to use environment or file references in the
`supergraph.yaml` file - @jonathanrainer PR #2411**

In v0.26.3 and older you could use references such as `${env.HOST}` or
similar in the `supergraph.yaml` file, there
was an oversight in the refactor and this was removed. This ability has
now been restored.

## 🛠 Maintenance

- **Restructure and add logging to failing E2E test - @jonathanrainer PR
#2406**
- **Upgrade Rust to v1.84.0 - @jonathanrainer PR #2407**
- **Upgrade `apollographql/federation-rs` to v2.10.0 - @jonathanrainer
PR #2409**
- **Upgrade `thiserror` to v2.0.1 - @jonathanrainer PR #2261**
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants