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.8 #714

Merged
merged 1 commit into from
May 14, 2020
Merged

attributes: prepare to release v0.1.8 #714

merged 1 commit into from
May 14, 2020

Conversation

hawkw
Copy link
Member

@hawkw hawkw commented May 13, 2020

0.1.8 (May 13, 2020)

Added:

Thanks to @ilana and @nightmared for contributing to this release!

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

0.1.8 (May 13, 2020)

Added:

- Support for using `#[instrument]` on methods that are part of
  [`async-trait`] trait implementations (#711)
- Optional `#[instrument(err)]` argument to automatically emit an event
  if an instrumented function returns `Err` (#637)

Thanks to @ilana and @nightmared for contributing to this release!

[`async-trait`]: https://crates.io/crates/async-trait

Signed-off-by: Eliza Weisman <eliza@buoyant.io>
@hawkw hawkw requested a review from a team May 13, 2020 20:42
@hawkw hawkw merged commit b0d75ff into master May 14, 2020
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