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.7 (July 1, 2020) #775

Merged
merged 1 commit into from Jul 1, 2020

Conversation

hawkw
Copy link
Member

@hawkw hawkw commented Jul 1, 2020

Changed

Fixed

Added

Thanks to @rkuhn, @greenwoodcm, and @Ralith for contributing to this
release!

Signed-off-by: Eliza Weisman eliza@buoyant.io

@hawkw hawkw added the crate/subscriber Related to the `tracing-subscriber` crate label Jul 1, 2020
@hawkw hawkw requested review from yaahc and a team as code owners July 1, 2020 16:13
@hawkw hawkw self-assigned this Jul 1, 2020
Changed:

- **parking_lot**: Updated the optional `parking_lot` dependency to
  accept the latest `parking_lot` version (#774)

Fixed

- **fmt**: Fixed events with explicitly overridden parent spans being
  formatted  as though they were children of the current span (#767)

Added

- **fmt**: Added the option to print synthesized events when spans are
  created, entered, exited, and closed, including span durations (#761)
- Documentation clarification and improvement (#762, #769)

Thanks to @rkuhn, @greenwoodcm, and @Ralith for contributing to this
release!

Signed-off-by: Eliza Weisman <eliza@buoyant.io>
@hawkw hawkw merged commit 68556f2 into master Jul 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crate/subscriber Related to the `tracing-subscriber` crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants