Skip to content

1.5.2

Compare
Choose a tag to compare
@ktoso ktoso released this 24 Jan 01:50
· 41 commits to main since this release
1.5.2
32e8d72

Primary change

Address too aggressive warning logging on LogHandlers that do not support MetadataProvider. The warning would be emitted too frequently, resulting in flooding logs with warnings. Instead, the warning is now emitted once per log handler type.

What's Changed

  • Avoid logging warnings when handler does not support metadataproviders by @ktoso in #252
  • Handle providers properly in multiplex log handler by @ktoso in #254
  • Add CI for Swift 5.8 and update nightly to Ubuntu 22.04 by @yim-lee in #255

Full Changelog: 1.5.1...1.5.2