Skip to content

v2.116.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Oct 00:35
· 2064 commits to main since this release
release/v2.116.0
a11b196
This release fixes a minor regression in outbound tap data, where the
source TCP address was omitted.

This release also improves logging:
- uptime formatting is fixed to only display microsecond granularity,
  which fixes formatting/alignment inconsistencies.
- The `off` log level is now special-cased to entirely disable the
  logging subsystem. This can substantially reduce memory usage.