Update zioVersion to v2.1.26 (main)#3592
Merged
Merged
Conversation
Contributor
Incompatible changesslick3 changes since 3.7.0-pre.343.1ce89ad1 Code changes in slick
slick-testkit7 changes since 3.7.0-pre.343.1ce89ad1 Dependency changes in slick-testkit
|
Contributor
Merge Queue Status
This pull request spent 23 seconds in the queue, including 3 seconds running CI. Required conditions to merge |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.1.19→2.1.262.1.19→2.1.262.1.19→2.1.262.1.19→2.1.26Release Notes
zio/zio (dev.zio:zio)
v2.1.26: 2.1.26Compare Source
This release fixes a regression introduced in v2.1.25 that affects long-running streams (e.g.,
zio-kafka)What's Changed
asInstanceOffromExprlevel to generated code by @mbovel in #10725Other changes (CI, dependencies and documentation)
New Contributors
Full Changelog: zio/zio@v2.1.25...v2.1.26
v2.1.25: 2.1.25Compare Source
This version contains multiple performance optimizations and minor bug fixes.
What's Changed
MurmurHash3.productHashinZEnvironmentby @kyri-petrou in #10363TestTrace#withCodewhen the argument is None by @kyri-petrou in #10368ZEnvironment#prunefor single service tags by @kyri-petrou in #10362Scope.addFinalizerby @kyri-petrou in #10389ZIO.foreachXmethods for single-item collections by @kyri-petrou in #10404ZIO#mapby @kyri-petrou in #10405ZPipeline.decodeCharsWithDecoderby @kyri-petrou in #10412ZIO.attemptBlockingInterruptby @kyri-petrou in #10422tellInterruptimmediately instead of spawning and running a fiber to interpretfiber.interruptAsby @neko-kai in #10483CyclicBarrierby @kyri-petrou in #10367ZStream.fromInputStreaminterruptible by @kyri-petrou in #10512Other changes (CI, dependencies and documentation)
New Contributors
Full Changelog: zio/zio@v2.1.24...v2.1.25
v2.1.24: 2.1.24Compare Source
Highlights
This release focuses heavily on performance improvements of
zio-streamsandzio-test. In particular, users that rely heavily onTestClockin their test suites should experience a noticeable improvement in test execution and flakiness.What's Changed
interruptiblewithuninterruptibleMaskby @neko-kai in #10261BitChunk[Byte|Int|Long].apply(n)treatsnas a raw bit index into the underlying array, ignoringminBitIndexby @guizmaii in #10257scala.concurrent.blockingby @neko-kai in #10274(Any, Any) => Unitfunction by @guizmaii in #10287ZIOSpecAbstractcode by @guizmaii in #10233forkInFiber by @hearnadam in #10309catchNonFatalOrDietocatchAllby @hearnadam in #10337ScheduleandSchedule#driverusages and fix laziness tests by @kyri-petrou in #10336zio-testby @kyri-petrou in #9404Other changes (CI, dependencies and documentation)
New Contributors
Full Changelog: zio/zio@v2.1.23...v2.1.24
v2.1.23: 2.1.23Compare Source
This release contains multiple under-the-hood improvements as well as a bug fix to a race condition involving
timeoutandinterrupt.What's Changed
ZLayerinitialization by @kyri-petrou in #10219ExecuteSpecs.getOutputsAndEventscode by @guizmaii in #10231ZIO::onceby @guizmaii in #10240Speccode by @guizmaii in #10230lazy vals by @hearnadam in #10259unsafea val by @hearnadam in #10250Other changes (CI, dependencies and documentation)
New Contributors
Full Changelog: zio/zio@v2.1.22...v2.1.23
v2.1.22: 2.1.22Compare Source
This release contains 2 important bug fixes. For more info check #10116 and #10199.
What's Changed
ZIO.Parallelismnon-lazy by @kyri-petrou in #10144Queue#takedropping items on interruption by @kyri-petrou in #10116Other changes (CI, dependencies and documentation)
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.