Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 2, 2020

Bumps tracing-subscriber from 0.2.11 to 0.2.14.

Release notes

Sourced from tracing-subscriber's releases.

tracing-subscriber 0.2.14

0.2.14 (October 22, 2020)

Fixed

  • registry: Fixed Registry::new allocating an excessively large amount of memory, most of which would never be used (#1064)

Changed

  • registry: Improved new_span performance by reusing HashMap allocations for Extensions (#1064)
  • registry: Significantly improved the performance of Registry::enter and Registry::exit (#1058)

#1064: tokio-rs/tracing#1064 #1058: tokio-rs/tracing#1058

Commits
  • 3bc2fd3 subscriber: prepare to release 0.2.14 (#1065)
  • a6e7d5e subscriber: update sharded-slab, pool hashmaps (#1064)
  • 8406cbc subscriber: make Registry::enter/exit much faster (#1058) (#1059)
  • 1aa9eff opentelemetry: Backport #1036 - prepare for 0.8.0 release (#1037)
  • 73c0c10 opentelemetry: Assign default ids if missing (#1029)
  • 89418ee subscriber: prepare to release 0.2.13 (#1024)
  • 4b54cbc chore: fix nightly clippy warnings (#991) (#1025)
  • a14ff8d subscriber: warn if trying to enable a statically disabled level (#1021)
  • ca9b668 tracing-opentelemetry: implement additional record types (bool, i64, u64) (#1...
  • be2f80a subscriber: support dash in target names (v0.1.x) (#1014)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Nov 2, 2020
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 3, 2020

Superseded by #34.

@dependabot dependabot bot closed this Nov 3, 2020
@dependabot dependabot bot deleted the dependabot/cargo/dev/tracing-subscriber-0.2.14 branch November 3, 2020 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants