Contains the fix for https://github.com/typelevel/fs2/security/advisories/GHSA-rrw2-px9j-qffj. All users of TLS support on the JVM should upgrade to 3.12.1+ or 3.13.0-M7+.
Bugfixes
- Fix spinloop bug in TLSEngine by @mpilquist in https://github.com/typelevel/fs2/pull/3599
- Fix for https://github.com/typelevel/fs2/issues/3590 by @mtomko in https://github.com/typelevel/fs2/pull/3591
Docs
- Add more resources to the documentation by @zainab-ali in https://github.com/typelevel/fs2/pull/3596
Updates
- Update sbt, scripted-plugin to 1.11.4 by @typelevel-steward[bot] in https://github.com/typelevel/fs2/pull/3587
- flake.lock: Update by @typelevel-steward[bot] in https://github.com/typelevel/fs2/pull/3584
- Update sbt-doctest to 0.11.3 by @typelevel-steward[bot] in https://github.com/typelevel/fs2/pull/3588
- Update sbt, scripted-plugin to 1.11.5 by @typelevel-steward[bot] in https://github.com/typelevel/fs2/pull/3592
- Update to Scalafmt 3.9.9 by @mpilquist in https://github.com/typelevel/fs2/pull/3593
- flake.lock: Update by @typelevel-steward[bot] in https://github.com/typelevel/fs2/pull/3597
Full Changelog: https://github.com/typelevel/fs2/compare/v3.13.0-M6...v3.13.0-M7