Skip to content

v0.49.1

Compare
Choose a tag to compare
@loafoe loafoe released this 03 Nov 07:50
· 511 commits to main since this release
b2c3410
  • Logging: support true passthrough of LogEvent

    This is a BREAKING change!
    The LogData.Message field is no longer base64 encoded
    by the library so the caller must take care of this now. Any
    project depending on this will need to change
    (logproxy, fluent-bit-out-hsdp, siderite)