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

Major bump of tracing-subscriber version #3891

Merged
merged 10 commits into from
Apr 6, 2024

Conversation

gilescope
Copy link
Contributor

@gilescope gilescope commented Mar 29, 2024

I don't think there are any more releases to the 0.2.x versions, so best we're on the 0.3.x release.

No change on the benchmarks, fast local time is still just as fast as before:

new version bench:

fast_local_time         time:   [30.551 ns 30.595 ns 30.668 ns]

old version bench:

fast_local_time         time:   [30.598 ns 30.646 ns 30.723 ns]

@gilescope gilescope requested a review from koute as a code owner March 29, 2024 10:39
@bkchr bkchr added the R0-silent Changes should not be mentioned in any release notes label Apr 3, 2024
@bkchr bkchr requested a review from a team April 3, 2024 19:54
@bkchr bkchr added T0-node This PR/Issue is related to the topic “node”. and removed R0-silent Changes should not be mentioned in any release notes labels Apr 4, 2024
@bkchr
Copy link
Member

bkchr commented Apr 4, 2024

@gilescope please add some prdoc.

@bkchr
Copy link
Member

bkchr commented Apr 4, 2024

Will mainly be required to handle crate bumps correctly.

@bkchr bkchr added the R0-silent Changes should not be mentioned in any release notes label Apr 6, 2024
Actually not required right now
@bkchr bkchr enabled auto-merge April 6, 2024 13:25
@bkchr bkchr removed the T0-node This PR/Issue is related to the topic “node”. label Apr 6, 2024
@bkchr bkchr added this pull request to the merge queue Apr 6, 2024
Merged via the queue into paritytech:master with commit 9940038 Apr 6, 2024
129 of 136 checks passed
Ank4n pushed a commit that referenced this pull request Apr 9, 2024
I don't think there are any more releases to the 0.2.x versions, so best
we're on the 0.3.x release.

No change on the benchmarks, fast local time is still just as fast as
before:

new version bench:
```
fast_local_time         time:   [30.551 ns 30.595 ns 30.668 ns]
```

old version bench:
```
fast_local_time         time:   [30.598 ns 30.646 ns 30.723 ns]
```

---------

Co-authored-by: Bastian Köcher <git@kchr.de>
dharjeezy pushed a commit to dharjeezy/polkadot-sdk that referenced this pull request Apr 9, 2024
I don't think there are any more releases to the 0.2.x versions, so best
we're on the 0.3.x release.

No change on the benchmarks, fast local time is still just as fast as
before:

new version bench:
```
fast_local_time         time:   [30.551 ns 30.595 ns 30.668 ns]
```

old version bench:
```
fast_local_time         time:   [30.598 ns 30.646 ns 30.723 ns]
```

---------

Co-authored-by: Bastian Köcher <git@kchr.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R0-silent Changes should not be mentioned in any release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants