Releases: typelevel/fs2
Releases · typelevel/fs2
v3.13.0-M8
Fixes
- Stream merge blocking downstream work. by @AdamChlupacek in #3610
Features
- Unify TCP/UDP and UnixSocket APIs by @mpilquist in #3563
- Added Cats-Effect selector-based Datagramsocket implementation for JVM by @rahulrangers in #3604
- Add support for collecting elements to a SortedSet or SortedMap by @mpilquist in #3613
- Add
Lift{Kind,Value}instances forStreamby @NthPortal in #3594
Docs
Refactors
- fix: close soundness holes from Scala 3.8.0 by @hamzaremmal in #3618
- chore: migrate to source compatibility with 3.8.0 by @hamzaremmal in #3634
Updates
- Update sbt, scripted-plugin to 1.11.6 by @typelevel-steward[bot] in #3606
- Update sbt-doctest to 0.11.4 by @typelevel-steward[bot] in #3609
- Update to Scala.js 1.20.1 by @mpilquist in #3615
- Update sbt-doctest to 0.12.1 by @typelevel-steward[bot] in #3614
- Update doctest-runtime, sbt-doctest to 0.12.2 by @typelevel-steward[bot] in #3616
- flake.lock: Update by @typelevel-steward[bot] in #3617
- Update sbt-jmh to 0.4.8 by @typelevel-steward[bot] in #3620
- Update sbt-typelevel, sbt-typelevel-site to 0.8.1 by @typelevel-steward[bot] in #3623
- Update Scala Native to 0.5.9 by @iRevive in #3629
- flake.lock: Update by @typelevel-steward[bot] in #3633
- Update jnr-unixsocket to 0.38.24 by @typelevel-steward[bot] in #3632
- Update sbt, scripted-plugin to 1.11.7 by @typelevel-steward[bot] in #3626
- Update scala3-library, ... to 3.3.7 by @typelevel-steward[bot] in #3630
- Update scalafmt-core to 3.9.10 by @typelevel-steward[bot] in #3639
- Update scala-library to 2.13.18 by @typelevel-steward[bot] in #3638
- Update sbt-typelevel, sbt-typelevel-site to 0.8.3 by @typelevel-steward[bot] in #3637
- Update scalafmt-core to 3.10.2 by @typelevel-steward[bot] in #3640
- Update scala-library to 2.12.21 by @typelevel-steward[bot] in #3648
- Update sbt-typelevel, sbt-typelevel-site to 0.8.4 by @typelevel-steward[bot] in #3649
- Update doctest-runtime, sbt-doctest to 0.12.3 by @typelevel-steward[bot] in #3651
- flake.lock: Update by @typelevel-steward[bot] in #3652
- Update scalafmt-core to 3.10.3 by @typelevel-steward[bot] in #3650
New Contributors
- @NthPortal made their first contribution in #3594
- @hamzaremmal made their first contribution in #3618
Full Changelog: v3.13.0-M7...v3.13.0-M8
v2.5.13
Fixes
- fix: GHSA-rrw2-px9j-qffj remediation backported to 2.5.x by @augi in #3624
Build
- Migrate 2.5. to sbt-typelevel to get publication working again by @mpilquist in #3625
New Contributors
Full Changelog: v2.5.12...v2.5.13
v3.13.0-M7
Contains the fix for 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 #3599
- Fix for #3590 by @mtomko in #3591
Docs
- Add more resources to the documentation by @zainab-ali in #3596
Updates
- Update sbt, scripted-plugin to 1.11.4 by @typelevel-steward[bot] in #3587
- flake.lock: Update by @typelevel-steward[bot] in #3584
- Update sbt-doctest to 0.11.3 by @typelevel-steward[bot] in #3588
- Update sbt, scripted-plugin to 1.11.5 by @typelevel-steward[bot] in #3592
- Update to Scalafmt 3.9.9 by @mpilquist in #3593
- flake.lock: Update by @typelevel-steward[bot] in #3597
Full Changelog: v3.13.0-M6...v3.13.0-M7
v3.12.2
v3.12.1
Contains the fix for GHSA-rrw2-px9j-qffj. All users of TLS support on the JVM should upgrade to 3.12.1+ or 3.13.0-M7+.
Bugfixes
- Backport #3599 by @mpilquist in #3600
Build
- Update sbt-typelevel to 0.8 to fix publication by @mpilquist in #3601
Full Changelog: v3.12.0...v3.12.1
v3.13.0-M6
What's Changed
- Update sbt, scripted-plugin to 1.11.3 by @typelevel-steward[bot] in #3579
- Update cats-effect, cats-effect-laws, ... to 3.6.2 by @typelevel-steward[bot] in #3580
- Update cats-effect, cats-effect-laws, ... to 3.6.3 by @typelevel-steward[bot] in #3583
- Update jimfs to 1.3.1 by @typelevel-steward[bot] in #3581
- flake.lock: Update by @typelevel-steward[bot] in #3572
- Update Scala Native to 0.5.8 by @iRevive in #3586
Full Changelog: v3.13.0-M5...v3.13.0-M6
v3.13.0-M5
Merge branch 'main' into topic/net2
v3.13.0-M4
Bump to ip4s 3.8.0-RC1
v3.13.0-M3
Make SO_REUSEPORT lazy loaded
v3.13.0-M2
Scalafmt