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

tracing: prepare to releases v0.1.35 #2156

Merged
merged 2 commits into from Jun 8, 2022
Merged

tracing: prepare to releases v0.1.35 #2156

merged 2 commits into from Jun 8, 2022

Conversation

hawkw
Copy link
Member

@hawkw hawkw commented Jun 7, 2022

0.1.35 (June 7, 2022)

This release reduces the overhead of callsite registration by using new
tracing-core APIs.

Added

Changed

  • tracing-core: updated to 0.1.27

# 0.1.35 (June 7, 2022)

This release reduces the overhead of callsite registration by using new
`tracing-core` APIs.

### Added

- Use `DefaultCallsite` to reduce callsite registration overhead
  ([#2083])

### Changed

- `tracing-core`: updated to [0.1.27][core-0.1.27]

[core-0.1.27]: https://github.com/tokio-rs/tracing/releases/tag/tracing-core-0.1.27
[#2088]: #2083
@hawkw hawkw requested a review from a team as a code owner June 7, 2022 23:33
@hawkw hawkw merged commit cf98b73 into v0.1.x Jun 8, 2022
@hawkw hawkw deleted the eliza/tracing-0.1.35 branch June 8, 2022 15:50
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.

None yet

1 participant