Skip to content

v0.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 25 May 09:14
· 22 commits to devel since this release

What's Changed

  • fix: optimize Offload and prevent resource leaks by @peczenyj in #46
  • fix: optimize serializer and correct documentation by @peczenyj in #47
  • fix: fail closed when VerifyChecksum is set but no usable MD5 is available by @peczenyj in #58
  • fix: surface corrupt/unsupported control messages instead of silent inline by @peczenyj in #56
  • fix: make MemSubscription.Push safe after Shutdown by @peczenyj in #59
  • fix: bound zero-config buffer; decouple periodic flush timeout from interval by @peczenyj in #57
  • docs: fix checksum claim, retitle AGENTS.md, document producer concurrency limit by @peczenyj in #60
  • ci: generate SLSA build provenance for releases (SLSA Build L1) by @peczenyj in #62

Full Changelog: v0.5.0...v0.6.0