1.1.0-M25
fundamentals-bio:
- Fix
F.timeout
andF.raceWith
erroneously making actions interruptible inside uninterruptible regions by @neko-kai (#1978) - Detach Clock2 from Temporal2 to prevent Clock2 from being memoized by distage-testkit by @neko-kai (#1972)
distage-testkit:
- Return monadic trace info to test failures by @neko-kai (#1970)
- fixed regression: autosets incompatible with testkit by @pshirshov (a78ff07)
distage-extension-config:
distage-core:
- Fix DefaultModule.forZIOPlusCats getting selected without cats-effect on the classpath by @neko-kai (4e6b8e7)
logstage:
- Fix withFiberId and withDynamic AbstractLoggerF-based constructors (#508, #1872) by @neko-kai (#1969)
Full Changelog: v1.1.0-M24...v1.1.0-M25