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

attributes: prepare to release v0.1.17 #1611

Merged
merged 1 commit into from
Oct 1, 2021
Merged

Conversation

hawkw
Copy link
Member

@hawkw hawkw commented Oct 1, 2021

0.1.17 (October 1, 2021)

This release significantly improves performance when
#[instrument]-generated spans are below the maximum enabled level.

Added

  • improve performance when skipping #[instrument]-generated spans
    below the max level (#1600, #1605)

Thanks to @oli-obk for contributing to this release!

# 0.1.17 (October 1, 2021)

This release significantly improves performance when
`#[instrument]`-generated spans are below the maximum enabled level.

### Added

- improve performance when skipping `#[instrument]`-generated spans
  below the max level ([#1600], [#1605])

Thanks to @oli-obk for contributing to this release!

[#1600]: #1600
[#1605]: #1605
@hawkw hawkw requested a review from a team as a code owner October 1, 2021 23:47
@hawkw hawkw merged commit 66cd79f into v0.1.x Oct 1, 2021
@hawkw hawkw deleted the eliza/attributes-0.1.17 branch October 1, 2021 23:58
kaffarell pushed a commit to kaffarell/tracing that referenced this pull request May 22, 2024
# 0.1.17 (October 1, 2021)

This release significantly improves performance when
`#[instrument]`-generated spans are below the maximum enabled level.

### Added

- improve performance when skipping `#[instrument]`-generated spans
  below the max level ([tokio-rs#1600], [tokio-rs#1605])

Thanks to @oli-obk for contributing to this release!

[tokio-rs#1600]: tokio-rs#1600
[tokio-rs#1605]: tokio-rs#1605
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.

1 participant