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.3.3 #1757

Merged
merged 1 commit into from Nov 29, 2021
Merged

subscriber: prepare to release 0.3.3 #1757

merged 1 commit into from Nov 29, 2021

Conversation

hawkw
Copy link
Member

@hawkw hawkw commented Nov 29, 2021

0.3.3 (Nov 29, 2021)

This release fixes a pair of regressions in tracing-subscriber's fmt
module.

Fixed

  • fmt: Fixed missing event fields with Compact formatter (#1755)
  • fmt: Fixed PrettyFields formatter (and thus format::Pretty
    event formatter) ignoring the fmt::Layer's ANSI color code
    configuration (#1747)

# 0.3.3 (Nov 29, 2021)

This release fixes a pair of regressions in `tracing-subscriber`'s `fmt`
module.

### Fixed

- **fmt**: Fixed missing event fields with `Compact` formatter ([#1755])
- **fmt**: Fixed `PrettyFields` formatter (and thus `format::Pretty`
  event formatter) ignoring the `fmt::Layer`'s ANSI color code
  configuration ([#1747])

[#1755]: #1755
[#1747]: #1747
@hawkw hawkw requested a review from a team as a code owner November 29, 2021 22:02
@hawkw hawkw merged commit a26ccd8 into v0.1.x Nov 29, 2021
@hawkw hawkw deleted the eliza/subscriber-0.3.3 branch November 29, 2021 22:44
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

1 participant