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

Commits on Nov 29, 2021

  1. subscriber: prepare to release 0.3.3

    # 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 committed Nov 29, 2021
    Copy the full SHA
    9f4364b View commit details
    Browse the repository at this point in the history