| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.1.25 source code.tar.gz | 2026-04-06 | 58.6 MB | |
| 2.1.25 source code.zip | 2026-04-06 | 59.5 MB | |
| README.md | 2026-04-06 | 12.3 kB | |
| Totals: 3 Items | 118.1 MB | 0 | |
This version contains multiple performance optimizations and minor bug fixes.
What's Changed
- Avoid lazy vals in Executor by @hearnadam in https://github.com/zio/zio/pull/10355
- Scheduler: extend PlatformSpecific class to reduce duplication by @hearnadam in https://github.com/zio/zio/pull/10356
- Enable CompletionStage/CompletableFuture interop on native by @hearnadam in https://github.com/zio/zio/pull/10358
- Disable inlining of
MurmurHash3.productHashinZEnvironmentby @kyri-petrou in https://github.com/zio/zio/pull/10363 - Avoid recursion in
TestTrace#withCodewhen the argument is None by @kyri-petrou in https://github.com/zio/zio/pull/10368 - Share OneElementConcurrentQueue across platforms by @hearnadam in https://github.com/zio/zio/pull/10357
- ZChannel.pipeTo/pipeToOrFail: skip ZPipeline.identity by @hearnadam in https://github.com/zio/zio/pull/10329
- Log unhandled errors thrown during test invocation by @kyri-petrou in https://github.com/zio/zio/pull/10373
- Fix memory leak when recursively flatmapping ZStreams by @kyri-petrou in https://github.com/zio/zio/pull/10343
- Optimize
ZEnvironment#prunefor single service tags by @kyri-petrou in https://github.com/zio/zio/pull/10362 - Micro-optimization for
Scope.addFinalizerby @kyri-petrou in https://github.com/zio/zio/pull/10389 - Optimize ZIO.blocking by @hearnadam in https://github.com/zio/zio/pull/10354
- ZIO: Fix failing laziness tests by @kyri-petrou in https://github.com/zio/zio/pull/10346
- Reduce stack recursion in Fiber runtime loop by @kyri-petrou in https://github.com/zio/zio/pull/10391
- Optimizations for commonly used ZStream / ZChannel methods by @kyri-petrou in https://github.com/zio/zio/pull/10379
- Optimize
ZIO.foreachXmethods for single-item collections by @kyri-petrou in https://github.com/zio/zio/pull/10404 - Add implicit tags for ZIO-provided services by @kyri-petrou in https://github.com/zio/zio/pull/10411
- Reduce branches in ZIO's runloop by @kyri-petrou in https://github.com/zio/zio/pull/10371
- Add specialized primitive for
ZIO#mapby @kyri-petrou in https://github.com/zio/zio/pull/10405 - Optimize
ZPipeline.decodeCharsWithDecoderby @kyri-petrou in https://github.com/zio/zio/pull/10412 - Optimize
ZIO.attemptBlockingInterruptby @kyri-petrou in https://github.com/zio/zio/pull/10422 - Runtime.unsafe.run:
tellInterruptimmediately instead of spawning and running a fiber to interpretfiber.interruptAsby @neko-kai in https://github.com/zio/zio/pull/10483 - Fix race condition in
CyclicBarrierby @kyri-petrou in https://github.com/zio/zio/pull/10367 - Make
ZStream.fromInputStreaminterruptible by @kyri-petrou in https://github.com/zio/zio/pull/10512
Other changes (CI, dependencies and documentation)
- Run JVM tests on JDK25 by @kyri-petrou in https://github.com/zio/zio/pull/10349
- Reference contribution guidelines to explain forking by @hearnadam in https://github.com/zio/zio/pull/10361
- Update sbt, sbt-dependency-tree, ... to 1.12.0 by @zio-scala-steward[bot] in https://github.com/zio/zio/pull/10366
- Update sbt-scalajs, scalajs-compiler, ... to 1.20.2 by @zio-scala-steward[bot] in https://github.com/zio/zio/pull/10365
- Update junit-platform-engine to 6.0.2 by @zio-scala-steward[bot] in https://github.com/zio/zio/pull/10369
- Update sbt-unidoc to 0.6.1 by @zio-scala-steward[bot] in https://github.com/zio/zio/pull/10364
- Update dependency @zio.dev/zio-sbt to v0.4.10 by @renovate[bot] in https://github.com/zio/zio/pull/10372
- Use JDK21 for Scala 3 by @kyri-petrou in https://github.com/zio/zio/pull/10374
- Update zio-metrics-connectors, ... to 2.5.5 by @zio-scala-steward[bot] in https://github.com/zio/zio/pull/10375
- Update dependency @types/react to v19.2.8 by @renovate[bot] in https://github.com/zio/zio/pull/10376
- Bump JamesIves/github-pages-deploy-action from 4.7.6 to 4.8.0 by @dependabot[bot] in https://github.com/zio/zio/pull/10381
- Update reactor-core to 3.8.2 by @zio-scala-steward[bot] in https://github.com/zio/zio/pull/10384
- Update dependency prettier to v3.8.0 by @renovate[bot] in https://github.com/zio/zio/pull/10385
- Update spring-core to 7.0.3 by @zio-scala-steward[bot] in https://github.com/zio/zio/pull/10386
- Add cancelling in-progress workflows for updated PRs by @plokhotnyuk in https://github.com/zio/zio/pull/10400
- Update auxlib, clib, javalib, nativelib, ... to 0.5.10 by @zio-scala-steward[bot] in https://github.com/zio/zio/pull/10401
- Update dependency @types/react to v19.2.9 by @renovate[bot] in https://github.com/zio/zio/pull/10393
- Update dependency @zio.dev/zio-logging to v2.5.3 by @renovate[bot] in https://github.com/zio/zio/pull/10394
- Update dependency prettier to v3.8.1 by @renovate[bot] in https://github.com/zio/zio/pull/10395
- Update sbt, sbt-dependency-tree, ... to 1.12.1 by @zio-scala-steward[bot] in https://github.com/zio/zio/pull/10410
- Update react monorepo by @renovate[bot] in https://github.com/zio/zio/pull/10409
- Bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in https://github.com/zio/zio/pull/10408
- Bump actions/setup-java from 5.1.0 to 5.2.0 by @dependabot[bot] in https://github.com/zio/zio/pull/10407
- Bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 by @dependabot[bot] in https://github.com/zio/zio/pull/10406
- Fix snapshot release versions in README.md by @kyri-petrou in https://github.com/zio/zio/pull/10414
- Update dependency @zio.dev/zio-bson to v1.0.10 by @renovate[bot] in https://github.com/zio/zio/pull/10421
- Update scala-native-crypto to 0.3.0 by @zio-scala-steward[bot] in https://github.com/zio/zio/pull/10416
- Fix Project Links on The Landing Page by @khajavi in https://github.com/zio/zio/pull/10423
- Update dependency @types/react to v19.2.11 by @renovate[bot] in https://github.com/zio/zio/pull/10428
- Update dependency @tsconfig/docusaurus to v2.0.8 by @renovate[bot] in https://github.com/zio/zio/pull/10425
- Update sbt, sbt-dependency-tree, ... to 1.12.2 by @zio-scala-steward[bot] in https://github.com/zio/zio/pull/10430
- Update dependency @types/react to v19.2.13 by @renovate[bot] in https://github.com/zio/zio/pull/10431
- Bump coursier/cache-action from 7 to 8 by @dependabot[bot] in https://github.com/zio/zio/pull/10443
- Update org.eclipse.sisu.inject to 1.0.0 by @zio-scala-steward[bot] in https://github.com/zio/zio/pull/10434
- Update reactor-core to 3.8.3 by @zio-scala-steward[bot] in https://github.com/zio/zio/pull/10445
- Update dependency @types/react to v19.2.14 by @renovate[bot] in https://github.com/zio/zio/pull/10447
- Update sbt, sbt-dependency-tree, ... to 1.12.3 by @zio-scala-steward[bot] in https://github.com/zio/zio/pull/10453
- Update dependency @tsconfig/docusaurus to v2.0.9 by @renovate[bot] in https://github.com/zio/zio/pull/10449
- Update junit-platform-engine to 6.0.3 by @zio-scala-steward[bot] in https://github.com/zio/zio/pull/10457
- Add ZIO Blocks Documentation to The Project's Sidebar by @khajavi in https://github.com/zio/zio/pull/10458
- Update sbt-mima-plugin to 1.1.5 by @zio-scala-steward[bot] in https://github.com/zio/zio/pull/10461
- Update spring-core to 7.0.5 by @zio-scala-steward[bot] in https://github.com/zio/zio/pull/10464
- Update tailwindcss monorepo to v4.2.0 by @renovate[bot] in https://github.com/zio/zio/pull/10463
- Update dependency @zio.dev/zio-blocks to v0.0.24 by @renovate[bot] in https://github.com/zio/zio/pull/10465
- Update dependency @zio.dev/zio-blocks to v0.0.25 by @renovate[bot] in https://github.com/zio/zio/pull/10466
- Update sbt, sbt-dependency-tree, ... to 1.12.4 by @zio-scala-steward[bot] in https://github.com/zio/zio/pull/10474
- Update maven-resolver-connector-basic, ... to 1.9.27 by @zio-scala-steward[bot] in https://github.com/zio/zio/pull/10473
- Update dependency @zio.dev/zio-sbt to v0.4.11 - autoclosed by @renovate[bot] in https://github.com/zio/zio/pull/10472
- Update tailwindcss monorepo to v4.2.1 by @renovate[bot] in https://github.com/zio/zio/pull/10471
- Update dependency @zio.dev/zio-blocks to v0.0.26 by @renovate[bot] in https://github.com/zio/zio/pull/10475
- Fix typo in dependency-injection-in-zio.md by @teraha-dev in https://github.com/zio/zio/pull/10486
- Update jctools-core to 4.0.6 by @zio-scala-steward[bot] in https://github.com/zio/zio/pull/10489
- Update dependency @zio.dev/zio-sbt to v0.5.0 by @renovate[bot] in https://github.com/zio/zio/pull/10490
- Update dependency @zio.dev/zio-blocks to v0.0.27 by @renovate[bot] in https://github.com/zio/zio/pull/10494
- Update magnolia to 1.1.12 by @zio-scala-steward[bot] in https://github.com/zio/zio/pull/10495
- Update sbt, sbt-dependency-tree, ... to 1.12.5 by @zio-scala-steward[bot] in https://github.com/zio/zio/pull/10504
- Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in https://github.com/zio/zio/pull/10508
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in https://github.com/zio/zio/pull/10507
- Update dependency postcss to v8.5.8 by @renovate[bot] in https://github.com/zio/zio/pull/10509
- Update sbt-ide-settings to 1.1.4 by @zio-scala-steward[bot] in https://github.com/zio/zio/pull/10510
- Update dependency react-icons to v5.6.0 by @renovate[bot] in https://github.com/zio/zio/pull/10513
- Update maven-compat, maven-embedder to 3.9.13 by @zio-scala-steward[bot] in https://github.com/zio/zio/pull/10537
- Update dependency @zio.dev/zio-blocks to v0.0.28 by @renovate[bot] in https://github.com/zio/zio/pull/10541
- Update cats-effect to 3.7.0 by @zio-scala-steward[bot] in https://github.com/zio/zio/pull/10543
- Update dependency @zio.dev/zio-telemetry to v3.1.15 by @renovate[bot] in https://github.com/zio/zio/pull/10545
- Update reactor-core to 3.8.4 by @zio-scala-steward[bot] in https://github.com/zio/zio/pull/10548
- Update dependency @zio.dev/zio-blocks to v0.0.29 by @renovate[bot] in https://github.com/zio/zio/pull/10568
- Update maven-compat, maven-embedder to 3.9.14 by @zio-scala-steward[bot] in https://github.com/zio/zio/pull/10575
- Update spring-core to 7.0.6 by @zio-scala-steward[bot] in https://github.com/zio/zio/pull/10584
- Bump release-drafter/release-drafter from 6 to 7 by @dependabot[bot] in https://github.com/zio/zio/pull/10610
- Bump actions/create-github-app-token from 2.2.1 to 3.0.0 by @dependabot[bot] in https://github.com/zio/zio/pull/10609
- Update sbt, sbt-dependency-tree, ... to 1.12.6 by @zio-scala-steward[bot] in https://github.com/zio/zio/pull/10613
- Update magnolia to 1.1.13 by @zio-scala-steward[bot] in https://github.com/zio/zio/pull/10612
- Update dependency @zio.dev/zio-cache to v0.2.8 by @renovate[bot] in https://github.com/zio/zio/pull/10616
- Update tailwindcss monorepo to v4.2.2 by @renovate[bot] in https://github.com/zio/zio/pull/10621
- Update dependency @zio.dev/zio-blocks to v0.0.30 by @renovate[bot] in https://github.com/zio/zio/pull/10631
- Update sbt, sbt-dependency-tree, ... to 1.12.7 by @zio-scala-steward[bot] in https://github.com/zio/zio/pull/10641
- Update dependency typescript to v6 by @renovate[bot] in https://github.com/zio/zio/pull/10639
- Update dependency @zio.dev/zio-blocks to v0.0.31 by @renovate[bot] in https://github.com/zio/zio/pull/10638
- Update sbt, sbt-dependency-tree, ... to 1.12.8 by @zio-scala-steward[bot] in https://github.com/zio/zio/pull/10648
- Update dependency @zio.dev/zio-blocks to v0.0.32 by @renovate[bot] in https://github.com/zio/zio/pull/10657
- Update dependency @zio.dev/zio-blocks to v0.0.33 by @renovate[bot] in https://github.com/zio/zio/pull/10669
- fix(renovate): enable pre-release updates for @zio.dev packages by @khajavi in https://github.com/zio/zio/pull/10684
- Use dynamic editUrl for ecosystem docs by @dancewithheart in https://github.com/zio/zio/pull/10620
- Update sbt-scalajs, scalajs-compiler, ... to 1.21.0 by @zio-scala-steward[bot] in https://github.com/zio/zio/pull/10688
- feat(ci): enable Netlify PR preview deployments by @khajavi in https://github.com/zio/zio/pull/10690
New Contributors
- @teraha-dev made their first contribution in https://github.com/zio/zio/pull/10486
- @dancewithheart made their first contribution in https://github.com/zio/zio/pull/10620
Full Changelog: https://github.com/zio/zio/compare/v2.1.24...v2.1.25