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

chore: prepare tracing-attributes 0.1.27 #2756

Merged
merged 1 commit into from Oct 13, 2023

Conversation

davidbarsky
Copy link
Member

Cherry-picked out of #2749.

@davidbarsky davidbarsky requested review from hawkw and a team as code owners October 13, 2023 00:35
@davidbarsky davidbarsky force-pushed the davidbarsky/prepare-tracing-attributes-0.1.27 branch from 354ca71 to 217e706 Compare October 13, 2023 00:47
Copy link
Member

@hawkw hawkw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me, thanks!

@hawkw hawkw merged commit d34dcab into v0.1.x Oct 13, 2023
53 checks passed
@hawkw hawkw deleted the davidbarsky/prepare-tracing-attributes-0.1.27 branch October 13, 2023 17:55
hawkw pushed a commit that referenced this pull request Oct 13, 2023
# 0.1.27 (October 13, 2023)

### Changed

- Bump minimum version of proc-macro2 to 1.0.60 (#2732)
- Generate less dead code for async block return type hint (#2709)

### Fixed

- Fix a compilation error in `#[instrument]` when the `"log"`
  feature is enabled (#2599)
kaffarell pushed a commit to kaffarell/tracing that referenced this pull request May 22, 2024
# 0.1.27 (October 13, 2023)

### Changed

- Bump minimum version of proc-macro2 to 1.0.60 (tokio-rs#2732)
- Generate less dead code for async block return type hint (tokio-rs#2709)

### Fixed

- Fix a compilation error in `#[instrument]` when the `"log"`
  feature is enabled (tokio-rs#2599)
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.

None yet

2 participants