Skip to content

chore(release): prepare dial9-trace-format 0.4.0 breaking release#371

Merged
jlizen merged 2 commits into
dial9-rs:mainfrom
jlizen:release/dial9-trace-format-0.4.0
May 9, 2026
Merged

chore(release): prepare dial9-trace-format 0.4.0 breaking release#371
jlizen merged 2 commits into
dial9-rs:mainfrom
jlizen:release/dial9-trace-format-0.4.0

Conversation

@jlizen

@jlizen jlizen commented May 7, 2026

Copy link
Copy Markdown
Member

Cutting a release that has dial9-trace-format breaking, and everything else un-breaking. We did a bunch of semver cleanup along with adding new types (though adding new types won't be breaking in the future).

I figure we don't want to keep our main in a confusing state with breaking cargo semver staged in it any longer than we had to.

Though, I'd like to link in #370 if anybody has time for a review, in which case i'll update the changelog accordingly.

@jlizen jlizen requested a review from rcoh May 7, 2026 21:50
@jlizen

jlizen commented May 7, 2026

Copy link
Copy Markdown
Member Author

Oh, just saw #342 , will try to sweep that in too

@rcoh

rcoh commented May 7, 2026

Copy link
Copy Markdown
Contributor

We should hold off until I patch the lost wake issue in task dumps. If you want to knock it out it's a small fix to not use a no-op waker

@jlizen

jlizen commented May 8, 2026

Copy link
Copy Markdown
Member Author

patch the lost wake issue in task dumps

#372

@jlizen

jlizen commented May 8, 2026

Copy link
Copy Markdown
Member Author

fine to wait for tomorrow to release this though, i'd rather get in the toolkit improvements and the new tracing visualizations

Comment thread dial9-trace-format-derive/Cargo.toml Outdated
[package]
name = "dial9-trace-format-derive"
version = "0.3.5"
version = "0.3.6"

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.

I think this needs to go 0.4 because the changes in derive are breaking

@rcoh rcoh left a comment

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.

before we merge this we also should make sure the dial9 readme is very clear to humans and agents (since that crate is what people will find most easily)

Comment thread CHANGELOG.md Outdated
- *(design)* metrique → dial9 integration ([#346](https://github.com/dial9-rs/dial9-tokio-telemetry/pull/346))
- Follow up - Expose runtime pipeline ([#365](https://github.com/dial9-rs/dial9-tokio-telemetry/pull/365))
- Expose runtime pipeline ([#355](https://github.com/dial9-rs/dial9-tokio-telemetry/pull/355))
- Add task dump capture behind taskdump feature ([#354](https://github.com/dial9-rs/dial9-tokio-telemetry/pull/354))

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.

we should move this to added

@jlizen

jlizen commented May 8, 2026

Copy link
Copy Markdown
Member Author

Thanks Russell, I have #374 out for the README, and will fix up the derive macro version as well when i go to regenerate the changelog for this PR

Might as well try to sweep up #375 and #349 as well, they seem close (along with #376 as well if you got a moment for it)

@jlizen jlizen force-pushed the release/dial9-trace-format-0.4.0 branch from 1106355 to 8480beb Compare May 8, 2026 22:25
@jlizen jlizen requested a review from rcoh May 8, 2026 22:25
@jlizen jlizen force-pushed the release/dial9-trace-format-0.4.0 branch from 8480beb to c19802b Compare May 8, 2026 22:37
@jlizen jlizen force-pushed the release/dial9-trace-format-0.4.0 branch from c19802b to 216a2d3 Compare May 8, 2026 22:50
@jlizen jlizen added this pull request to the merge queue May 8, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks May 8, 2026
@jlizen jlizen added this pull request to the merge queue May 8, 2026
@jlizen jlizen removed this pull request from the merge queue due to a manual request May 8, 2026
@jlizen jlizen added this pull request to the merge queue May 9, 2026
@jlizen jlizen removed this pull request from the merge queue due to a manual request May 9, 2026
@jlizen jlizen added this pull request to the merge queue May 9, 2026
Merged via the queue into dial9-rs:main with commit d24d85d May 9, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants