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