Skip to content

subscriber: prepare to release 0.2.10 #872

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

Merged
merged 1 commit into from
Jul 31, 2020
Merged

Conversation

hawkw
Copy link
Member

@hawkw hawkw commented Jul 31, 2020

Fixed

Changed

Added

Signed-off-by: Eliza Weisman [email protected]

Fixed

- **docs**: Incorrect formatting (#862)

Changed

- **filter**: `LevelFilter` is now a re-export of the
  `tracing_core::LevelFilter` type, it can now be used interchangably
  with the versions in `tracing` and `tracing-core` (#853)
- **filter**: Significant performance improvements when comparing
  `LevelFilter`s  and `Level`s (#853)
- Updated the minimum `tracing-core` dependency to 0.1.12 (#853)

Added

- **filter**: `LevelFilter` and `EnvFilter` now participate in
  `tracing-core`'s max level hinting, improving performance
  significantly in some use cases where levels are disabled globally
  (#853)

Signed-off-by: Eliza Weisman <[email protected]>
@hawkw hawkw requested review from yaahc and a team as code owners July 31, 2020 18:18
@hawkw hawkw merged commit 2dd8fef into master Jul 31, 2020
@jplatte jplatte deleted the eliza/subscriber-0.2.10 branch June 3, 2025 09:15
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