Skip to content

v0.10.10

Latest

Choose a tag to compare

@ulucinar ulucinar released this 25 Aug 12:54
· 102 commits to main since this release
75229ee

Summary

This release includes critical security fixes for Go standard library vulnerabilities.

Security Updates

  • Updated Go version to 1.25.13 to remediate multiple CVE vulnerabilities in the Go standard library:
    • GO-2026-5026
    • GO-2026-5972
    • GO-2026-6088
    • GO-2026-6089
    • GO-2026-6090
    • GO-2026-6091
    • GO-2026-6218
  • Updated CI workflow Go version to 1.25.13

Changes

This is a security-focused patch release with no functional changes to the function's behavior.