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

subscriber: prepare to release 0.2.13 #1024

Merged
merged 1 commit into from
Oct 7, 2020
Merged

Conversation

hawkw
Copy link
Member

@hawkw hawkw commented Oct 7, 2020

Changed

  • Updated tracing-core to 0.1.17 (#992)

Added

  • env-filter: Added support for filtering on targets which contain
    dashes (#1014)
  • env-filter: Added a warning when creating an EnvFilter that
    contains directives that would enable a level disabled by the
    tracing crate's static_max_level features (#1021)

Thanks to @jyn514 and @bkchr for contributing to this release!

@hawkw hawkw requested a review from a team October 7, 2020 18:37
@hawkw hawkw self-assigned this Oct 7, 2020
Changed

- Updated `tracing-core` to 0.1.17 ([#992])

Added

- **env-filter**: Added support for filtering on targets which contain
  dashes ([#1014])
- **env-filter**: Added a warning when creating an `EnvFilter` that
  contains directives that would enable a level disabled by the
  `tracing` crate's `static_max_level` features ([#1021])

Thanks to @jyn514 and @bkchr for contributing to this release!

[#992]: #992
[#1014]: #1014
[#1021]: #1021
@hawkw hawkw merged commit 89418ee into v0.1.x Oct 7, 2020
@hawkw hawkw deleted the eliza/subscriber-0.2.13 branch October 7, 2020 22:06
kaffarell pushed a commit to kaffarell/tracing that referenced this pull request May 22, 2024
### Changed

- Updated `tracing-core` to 0.1.17 ([tokio-rs#992])

### Added

- **env-filter**: Added support for filtering on targets which contain
  dashes ([tokio-rs#1014])
- **env-filter**: Added a warning when creating an `EnvFilter` that
  contains directives that would enable a level disabled by the
  `tracing` crate's `static_max_level` features ([tokio-rs#1021])

Thanks to @jyn514 and @bkchr for contributing to this release!

[tokio-rs#992]: tokio-rs#992
[tokio-rs#1014]: tokio-rs#1014
[tokio-rs#1021]: tokio-rs#1021
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