Skip to content

chore: prepare tracing-attributes 0.1.27#2756

Merged
hawkw merged 1 commit intov0.1.xfrom
davidbarsky/prepare-tracing-attributes-0.1.27
Oct 13, 2023
Merged

chore: prepare tracing-attributes 0.1.27#2756
hawkw merged 1 commit intov0.1.xfrom
davidbarsky/prepare-tracing-attributes-0.1.27

Conversation

@davidbarsky
Copy link
Member

Cherry-picked out of #2749.

@davidbarsky davidbarsky requested review from a team and hawkw 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
@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.

2 participants