Skip to content

v0.4.0

Compare
Choose a tag to compare
@veqryn veqryn released this 21 Mar 16:34
· 3 commits to main since this release

What's Changed

  • Replace and Resolve keys by @veqryn in #7
    Added ability to replace attributes and their keys before deduplication.
    Added convenience methods for formatting and deduplicating log output to Graylog and also Stackdriver (GCP Cloud Operations / Google Log Explorer).

Breaking Change:

ResolveBuiltinKeyConflict, DoesBuiltinKeyConflict, and IncrementKeyName have all been unified into a single function: ResolveKey.

Full Changelog: v0.3.1...v0.4.0