Skip to content

feat!: update to 1.0.0-rc.0 deps#4237

Merged
dignifiedquire merged 11 commits into
mainfrom
feat-rc-0
May 7, 2026
Merged

feat!: update to 1.0.0-rc.0 deps#4237
dignifiedquire merged 11 commits into
mainfrom
feat-rc-0

Conversation

@dignifiedquire
Copy link
Copy Markdown
Contributor

@dignifiedquire dignifiedquire commented May 7, 2026

Description

Update deps to their latest versions

Depends on

Breaking Changes

⚠️ Bumps MSRV to 1.91

The MSRV bump is required due to a dependency on cargo-meta which is already on 1.91.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 7, 2026

Documentation for this PR has been generated and is available at: https://n0-computer.github.io/iroh/pr/4237/docs/iroh/

Last updated: 2026-05-07T14:37:03Z

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 7, 2026

Netsim report & logs for this PR have been generated and is available at: LOGS
This report will remain available for 3 days.

Last updated for commit: 2a0bb46

@dignifiedquire dignifiedquire added this to the v1.0.0-rc.0 milestone May 7, 2026
@github-project-automation github-project-automation Bot moved this to 🚑 Needs Triage in iroh May 7, 2026
@dignifiedquire dignifiedquire moved this from 🚑 Needs Triage to 🏗 In progress in iroh May 7, 2026
@dignifiedquire dignifiedquire self-assigned this May 7, 2026
@dignifiedquire dignifiedquire marked this pull request as ready for review May 7, 2026 13:56
Comment thread iroh-relay/src/server.rs
/// The main task running the server.
supervisor: AbortOnDropHandle<Result<(), SupervisorError>>,
metrics: RelayMetrics,
metrics_server: Option<iroh_metrics::service::MetricsServer>,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So the metrics server was just a free task before?

Copy link
Copy Markdown
Contributor Author

@dignifiedquire dignifiedquire May 7, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it was spawned into the joinset

Comment thread iroh-relay/Cargo.toml Outdated
@dignifiedquire dignifiedquire merged commit 20350e9 into main May 7, 2026
64 of 67 checks passed
@github-project-automation github-project-automation Bot moved this from 🏗 In progress to ✅ Done in iroh May 7, 2026
@dignifiedquire dignifiedquire deleted the feat-rc-0 branch May 7, 2026 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

3 participants