This is the twenty-seventh release in the Cats Effect 3.x lineage. It is fully binary compatible with every 3.x release, and fully source-compatible with every 3.3.x release. Note that source compatibility has been broken with 3.2.x in some minor areas. Scalafixes are available and should be automatically applied by Scala Steward if relevant.
User-Facing Pull Requests
- #2991 –
Resource#evalOn
should use provided EC for both acquire and release (@armanbilge) - #2972 – Fix leaking array ref in
Random
(@catostrophe) - #2963 – Override
racePair
in_asyncForIO
(@durban) - #2993, #2990, #2955 – Documentation fixes and improvements (@TimWSpence, @bplommer)
Thank you, all of you!