This is the twenty-eighth 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
- #3053 – Updated native image config for GraalVM 21.0 (@djspiewak)
- #3054 – Fix new blocking worker thread naming change for bincompat (@djspiewak)
- #3012 – Rename worker threads in blocking regions (@aeons)
- #3036 – Properly declare constants on Scala.js (@armanbilge)
- #3056, #2897, #3047 – Documentation fixes and improvements (@djspiewak, @Daenyth, @TimWSpence)
Thank you very much!