Skip to content

Release v0.2.0

Compare
Choose a tag to compare
@basvanbeek basvanbeek released this 09 Dec 12:58
· 34 commits to master since this release
fd84611

Release v0.2.0

Breaking change to the Logger interface

  • The Logger.KeyValuesToContext method has been removed.
  • Implementations and consumers must use the provided functions for key value pair manipulation in context.
  • Adds RemoveKeyValuesFromContext function