Closed renovate[bot] closed 1 year ago
Because you closed this PR without merging, Renovate will ignore this update (2.0.19
). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps
array of your Renovate config.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
This PR contains the following updates:
2.0.10
->2.0.19
2.0.10
->2.0.19
Release Notes
zio/zio (dev.zio:zio-test)
### [`v2.0.19`](https://togithub.com/zio/zio/releases/tag/v2.0.19): 2.0.19 [Compare Source](https://togithub.com/zio/zio/compare/v2.0.18...v2.0.19) ##### What's Changed - Update Binary Compatibility Version by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8454](https://togithub.com/zio/zio/pull/8454) - Fixed [#8452](https://togithub.com/zio/zio/issues/8452) Failing YearMonth bounded generator by [@loathwine](https://togithub.com/loathwine) in [https://github.com/zio/zio/pull/8455](https://togithub.com/zio/zio/pull/8455) - fix typo in Introduction to the ZIO's Contextual Data Types by [@sangwoo-sean](https://togithub.com/sangwoo-sean) in [https://github.com/zio/zio/pull/8460](https://togithub.com/zio/zio/pull/8460) - Adding fhir indexer project to communities by [@royashcenazi](https://togithub.com/royashcenazi) in [https://github.com/zio/zio/pull/8467](https://togithub.com/zio/zio/pull/8467) - ZIO Test: Prevent Concurrent Access to SBT Event Handler by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8474](https://togithub.com/zio/zio/pull/8474) - Blog Post Announcing ZIO Chat. by [@khajavi](https://togithub.com/khajavi) in [https://github.com/zio/zio/pull/8476](https://togithub.com/zio/zio/pull/8476) - Handle Deterministic Generators In Get.setOfN by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8485](https://togithub.com/zio/zio/pull/8485) - Update Metrics Connectors Documentation by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8480](https://togithub.com/zio/zio/pull/8480) - Update operations.md - Scanning examples by [@jackhclee](https://togithub.com/jackhclee) in [https://github.com/zio/zio/pull/8486](https://togithub.com/zio/zio/pull/8486) - Only Interrupt Root Fibers That Are Alive by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8466](https://togithub.com/zio/zio/pull/8466) - ZIO Test: Create Debug File Lazily by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8487](https://togithub.com/zio/zio/pull/8487) - Switch head from AtomicInteger to AtomicLong by [@sameer-hashflow](https://togithub.com/sameer-hashflow) in [https://github.com/zio/zio/pull/8490](https://togithub.com/zio/zio/pull/8490) - Update quill.md by [@sergiuszkierat](https://togithub.com/sergiuszkierat) in [https://github.com/zio/zio/pull/8493](https://togithub.com/zio/zio/pull/8493) - Use Mask by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8491](https://togithub.com/zio/zio/pull/8491) - Fix Typo by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8492](https://togithub.com/zio/zio/pull/8492) - Create zio-nebula.md by [@jxnu-liguobin](https://togithub.com/jxnu-liguobin) in [https://github.com/zio/zio/pull/8499](https://togithub.com/zio/zio/pull/8499) - Implement Assertion#render by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8498](https://togithub.com/zio/zio/pull/8498) - Fix wrong package name in zio-streams installation docs by [@visortelle](https://togithub.com/visortelle) in [https://github.com/zio/zio/pull/8502](https://togithub.com/zio/zio/pull/8502) - Documentation: Make Actor Interruptible by [@khajavi](https://togithub.com/khajavi) in [https://github.com/zio/zio/pull/8503](https://togithub.com/zio/zio/pull/8503) - Use Pre-build UI Components for ZIO Chat by [@khajavi](https://togithub.com/khajavi) in [https://github.com/zio/zio/pull/8519](https://togithub.com/zio/zio/pull/8519) - Documentation: Assertion on Error Types by [@khajavi](https://togithub.com/khajavi) in [https://github.com/zio/zio/pull/8520](https://togithub.com/zio/zio/pull/8520) - Add cause info to TestRunner failure message by [@esamson](https://togithub.com/esamson) in [https://github.com/zio/zio/pull/8517](https://togithub.com/zio/zio/pull/8517) - Update Chat Components To Prevent Overriding Site CSS by [@khajavi](https://togithub.com/khajavi) in [https://github.com/zio/zio/pull/8525](https://togithub.com/zio/zio/pull/8525) - Handle Failures In Inner Stream Finalizers by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8501](https://togithub.com/zio/zio/pull/8501) - Add Custom Extractor For NonEmptyChunk by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8504](https://togithub.com/zio/zio/pull/8504) ##### New Contributors - [@royashcenazi](https://togithub.com/royashcenazi) made their first contribution in [https://github.com/zio/zio/pull/8467](https://togithub.com/zio/zio/pull/8467) - [@jackhclee](https://togithub.com/jackhclee) made their first contribution in [https://github.com/zio/zio/pull/8486](https://togithub.com/zio/zio/pull/8486) - [@sameer-hashflow](https://togithub.com/sameer-hashflow) made their first contribution in [https://github.com/zio/zio/pull/8490](https://togithub.com/zio/zio/pull/8490) - [@sergiuszkierat](https://togithub.com/sergiuszkierat) made their first contribution in [https://github.com/zio/zio/pull/8493](https://togithub.com/zio/zio/pull/8493) - [@esamson](https://togithub.com/esamson) made their first contribution in [https://github.com/zio/zio/pull/8517](https://togithub.com/zio/zio/pull/8517) **Full Changelog**: https://github.com/zio/zio/compare/v2.0.18...v2.0.19 ### [`v2.0.18`](https://togithub.com/zio/zio/releases/tag/v2.0.18): 2.0.18 [Compare Source](https://togithub.com/zio/zio/compare/v2.0.17...v2.0.18) #### What's Changed - Prevent ZIO Chat Pop-up Window From Changing Page Titles by [@khajavi](https://togithub.com/khajavi) in [https://github.com/zio/zio/pull/8422](https://togithub.com/zio/zio/pull/8422) - ZIO Test: Fix Reporting Of Test Duration by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8419](https://togithub.com/zio/zio/pull/8419) - Drop Support For Java 8 by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8434](https://togithub.com/zio/zio/pull/8434) - Fix Typo by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8432](https://togithub.com/zio/zio/pull/8432) - Remove Duplicate Stack Trace Elements by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8430](https://togithub.com/zio/zio/pull/8430) - Update Binary Compatibility Version by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8425](https://togithub.com/zio/zio/pull/8425) - Implement Gen#filterZIO by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8394](https://togithub.com/zio/zio/pull/8394) - Fix Order Of Test Output by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8435](https://togithub.com/zio/zio/pull/8435) - Update Dependencies by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8436](https://togithub.com/zio/zio/pull/8436) - Improve Rendering Of Parallel Causes by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8438](https://togithub.com/zio/zio/pull/8438) - Avoid Creating Overly Nested Chunks by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8427](https://togithub.com/zio/zio/pull/8427) - Implement ZLayerAspect by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8391](https://togithub.com/zio/zio/pull/8391) - Chunk Optimizations by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8440](https://togithub.com/zio/zio/pull/8440) **Full Changelog**: https://github.com/zio/zio/compare/v2.0.17...v2.0.18 ### [`v2.0.17`](https://togithub.com/zio/zio/releases/tag/v2.0.17): 2.0.17 [Compare Source](https://togithub.com/zio/zio/compare/v2.0.16...v2.0.17) ##### What's Changed - doc: zio.test.Diff by [@Fristi](https://togithub.com/Fristi) in [https://github.com/zio/zio/pull/8336](https://togithub.com/zio/zio/pull/8336) - Update zio-temporal doc by [@vitaliihonta](https://togithub.com/vitaliihonta) in [https://github.com/zio/zio/pull/8342](https://togithub.com/zio/zio/pull/8342) - Handle Updating Service In Empty Environment by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8347](https://togithub.com/zio/zio/pull/8347) - Make Chat Button More Visible by [@khajavi](https://togithub.com/khajavi) in [https://github.com/zio/zio/pull/8349](https://togithub.com/zio/zio/pull/8349) - `Clock::currentTime`: Avoid calling `unit.convert` when the passed `TimeUnit` is `MILLISECONDS` by [@guizmaii](https://togithub.com/guizmaii) in [https://github.com/zio/zio/pull/8358](https://togithub.com/zio/zio/pull/8358) - Reminder about the IntelliJ Plugin if you are using zio-macros by [@atais](https://togithub.com/atais) in [https://github.com/zio/zio/pull/8363](https://togithub.com/zio/zio/pull/8363) - Community libs: update zio-temporal doc by [@vitaliihonta](https://togithub.com/vitaliihonta) in [https://github.com/zio/zio/pull/8366](https://togithub.com/zio/zio/pull/8366) - Update Refs According To The New API by [@khajavi](https://togithub.com/khajavi) in [https://github.com/zio/zio/pull/8367](https://togithub.com/zio/zio/pull/8367) - Align Thread Names by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8369](https://togithub.com/zio/zio/pull/8369) - Add more methods to scala-native zio-streams by [@pablf](https://togithub.com/pablf) in [https://github.com/zio/zio/pull/8364](https://togithub.com/zio/zio/pull/8364) - Fixed description for random by [@felix-hedenstrom](https://togithub.com/felix-hedenstrom) in [https://github.com/zio/zio/pull/8373](https://togithub.com/zio/zio/pull/8373) - Native support for some ZIO methods by [@pablf](https://togithub.com/pablf) in [https://github.com/zio/zio/pull/8375](https://togithub.com/zio/zio/pull/8375) - Add missing finals on the Schedule trait by [@guizmaii](https://togithub.com/guizmaii) in [https://github.com/zio/zio/pull/8376](https://togithub.com/zio/zio/pull/8376) - ZIO Test: Correctly Report Time Of Parallel Tests by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8381](https://togithub.com/zio/zio/pull/8381) - Add Blue Insight Digital to Adopters list by [@ahoy196](https://togithub.com/ahoy196) in [https://github.com/zio/zio/pull/8386](https://togithub.com/zio/zio/pull/8386) - Do Not Fork Dynamically Accessed Scope by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8355](https://togithub.com/zio/zio/pull/8355) - Handle Differences In Ancestor Values When Joining Fiber Refs by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8334](https://togithub.com/zio/zio/pull/8334) - ZIO Test: Handle Equal Bounds In Gen.bigInt by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8339](https://togithub.com/zio/zio/pull/8339) - Update Binary Compatibility Version by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8341](https://togithub.com/zio/zio/pull/8341) - ZIO Config: Handle Nested Map Environment by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8345](https://togithub.com/zio/zio/pull/8345) - Clean Up Type Signatures by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8351](https://togithub.com/zio/zio/pull/8351) - Update Documentation by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8356](https://togithub.com/zio/zio/pull/8356) - Bounded Thread Pool Scheduler by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8372](https://togithub.com/zio/zio/pull/8372) - Automatic ZLayer derivation by [@guersam](https://togithub.com/guersam) in [https://github.com/zio/zio/pull/8374](https://togithub.com/zio/zio/pull/8374) - ZIO Test: Use Live.withLive In Test Aspects Repeat and Retry by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8382](https://togithub.com/zio/zio/pull/8382) - Fix ConcurrentSet#removeIf and ConcurrentSet#retainIf by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8385](https://togithub.com/zio/zio/pull/8385) - Update chunk.md by [@markusheilig](https://togithub.com/markusheilig) in [https://github.com/zio/zio/pull/8380](https://togithub.com/zio/zio/pull/8380) ##### New Contributors - [@atais](https://togithub.com/atais) made their first contribution in [https://github.com/zio/zio/pull/8363](https://togithub.com/zio/zio/pull/8363) - [@pablf](https://togithub.com/pablf) made their first contribution in [https://github.com/zio/zio/pull/8364](https://togithub.com/zio/zio/pull/8364) - [@ahoy196](https://togithub.com/ahoy196) made their first contribution in [https://github.com/zio/zio/pull/8386](https://togithub.com/zio/zio/pull/8386) **Full Changelog**: https://github.com/zio/zio/compare/v2.0.16...v2.0.17 ### [`v2.0.16`](https://togithub.com/zio/zio/releases/tag/v2.0.16): 2.0.16 [Compare Source](https://togithub.com/zio/zio/compare/v2.0.15...v2.0.16) #### What's Changed - Update ZIO Mock Docs to The Latest Version (1.0.0-RC11) by [@khajavi](https://togithub.com/khajavi) in [https://github.com/zio/zio/pull/8182](https://togithub.com/zio/zio/pull/8182) - How to Gracefully Shutdown ZIO Applications? by [@khajavi](https://togithub.com/khajavi) in [https://github.com/zio/zio/pull/8180](https://togithub.com/zio/zio/pull/8180) - Adding a Description field to ZIO MetricKey by [@Grryum](https://togithub.com/Grryum) in [https://github.com/zio/zio/pull/8159](https://togithub.com/zio/zio/pull/8159) - Improve performance of ConfigProvider.fromMap by [@vladimirkl](https://togithub.com/vladimirkl) in [https://github.com/zio/zio/pull/8183](https://togithub.com/zio/zio/pull/8183) - Documentation: Update Histogram Metric Article by [@khajavi](https://togithub.com/khajavi) in [https://github.com/zio/zio/pull/8191](https://togithub.com/zio/zio/pull/8191) - Auto-approve Renovate's PRs by [@khajavi](https://togithub.com/khajavi) in [https://github.com/zio/zio/pull/8039](https://togithub.com/zio/zio/pull/8039) - Show message when using unsupported by-name parameters by [@andrzejressel](https://togithub.com/andrzejressel) in [https://github.com/zio/zio/pull/8117](https://togithub.com/zio/zio/pull/8117) - Fix Typo by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8200](https://togithub.com/zio/zio/pull/8200) - Fix FileNotFoundException: debug.txt in zio-test by [@johnspade](https://togithub.com/johnspade) in [https://github.com/zio/zio/pull/8201](https://togithub.com/zio/zio/pull/8201) - Documentation: Integrating ZIO Test with JUnit by [@khajavi](https://togithub.com/khajavi) in [https://github.com/zio/zio/pull/8195](https://togithub.com/zio/zio/pull/8195) - Update README.md by [@hassanraza5214](https://togithub.com/hassanraza5214) in [https://github.com/zio/zio/pull/8202](https://togithub.com/zio/zio/pull/8202) - add AnyMind Group to adopters by [@rolang](https://togithub.com/rolang) in [https://github.com/zio/zio/pull/8207](https://togithub.com/zio/zio/pull/8207) - Remove Subscriber After Unsubscribing by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8179](https://togithub.com/zio/zio/pull/8179) - Require At Least One Assertion by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8193](https://togithub.com/zio/zio/pull/8193) - Documentation: Introduction to Reloadable Services by [@khajavi](https://togithub.com/khajavi) in [https://github.com/zio/zio/pull/8205](https://togithub.com/zio/zio/pull/8205) - Simplify `ZSink::fold` code by [@guizmaii](https://togithub.com/guizmaii) in [https://github.com/zio/zio/pull/8208](https://togithub.com/zio/zio/pull/8208) - Add `ZLayer#toManaged` by [@neko-kai](https://togithub.com/neko-kai) in [https://github.com/zio/zio/pull/8211](https://togithub.com/zio/zio/pull/8211) - Add Social Media Image by [@khajavi](https://togithub.com/khajavi) in [https://github.com/zio/zio/pull/8212](https://togithub.com/zio/zio/pull/8212) - upgrade code snippets by [@singularityDLW](https://togithub.com/singularityDLW) in [https://github.com/zio/zio/pull/8224](https://togithub.com/zio/zio/pull/8224) - Add Believe to adopters by [@kevchuang](https://togithub.com/kevchuang) in [https://github.com/zio/zio/pull/8226](https://togithub.com/zio/zio/pull/8226) - ZIO Test: Do Not Share Execution Event Sink by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8227](https://togithub.com/zio/zio/pull/8227) - Fixed spelling mistake in AutoWireSpec.scala test by [@felix-hedenstrom](https://togithub.com/felix-hedenstrom) in [https://github.com/zio/zio/pull/8232](https://togithub.com/zio/zio/pull/8232) - Ecosystem community doc: update zio-temporal by [@vitaliihonta](https://togithub.com/vitaliihonta) in [https://github.com/zio/zio/pull/8229](https://togithub.com/zio/zio/pull/8229) - added Gen instance for java.util.Currency by [@devsprint](https://togithub.com/devsprint) in [https://github.com/zio/zio/pull/8222](https://togithub.com/zio/zio/pull/8222) - Update running-tests.md by [@sangwoo-sean](https://togithub.com/sangwoo-sean) in [https://github.com/zio/zio/pull/8235](https://togithub.com/zio/zio/pull/8235) - Remove ZIO 1.x Docs Navigation Bar From Website by [@khajavi](https://togithub.com/khajavi) in [https://github.com/zio/zio/pull/8238](https://togithub.com/zio/zio/pull/8238) - Fix: Enable `ZLayer.derive` to handle arity 0 case classes ([#8236](https://togithub.com/zio/zio/issues/8236)) by [@987Nabil](https://togithub.com/987Nabil) in [https://github.com/zio/zio/pull/8237](https://togithub.com/zio/zio/pull/8237) - Website: Remove Duplication From Ecosystem Sidebar by [@khajavi](https://togithub.com/khajavi) in [https://github.com/zio/zio/pull/8252](https://togithub.com/zio/zio/pull/8252) - optimize ZStream.fromIteratorSucceed by [@myazinn](https://togithub.com/myazinn) in [https://github.com/zio/zio/pull/8254](https://togithub.com/zio/zio/pull/8254) - Join FiberRefs In Order In ZipPar by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8216](https://togithub.com/zio/zio/pull/8216) - Fix Type Signature Of ZSink#orElse by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8223](https://togithub.com/zio/zio/pull/8223) - Preserve Scope In Stream#tapErrorCause by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8248](https://togithub.com/zio/zio/pull/8248) - Documentation: FiberRef and Compositional Updates by [@khajavi](https://togithub.com/khajavi) in [https://github.com/zio/zio/pull/8213](https://togithub.com/zio/zio/pull/8213) - [GH-8076](https://togithub.com/zio/zio/issues/8076) ConcurrentWeakHashSet by [@dzikoysk](https://togithub.com/dzikoysk) in [https://github.com/zio/zio/pull/8093](https://togithub.com/zio/zio/pull/8093) - Added feature for dumping current metrics values for debug purpose. by [@Grryum](https://togithub.com/Grryum) in [https://github.com/zio/zio/pull/8162](https://togithub.com/zio/zio/pull/8162) - Optimize Zippable by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8259](https://togithub.com/zio/zio/pull/8259) - Optimize `ZStream::flatMap` by [@guizmaii](https://togithub.com/guizmaii) in [https://github.com/zio/zio/pull/8261](https://togithub.com/zio/zio/pull/8261) - Add ZIO Chat Bot to The Navbar by [@khajavi](https://togithub.com/khajavi) in [https://github.com/zio/zio/pull/8265](https://togithub.com/zio/zio/pull/8265) - Fix Sidebar Label of FibeRef Page by [@khajavi](https://togithub.com/khajavi) in [https://github.com/zio/zio/pull/8266](https://togithub.com/zio/zio/pull/8266) - Add GitHub Link of ZIO Project to the Navbar by [@khajavi](https://togithub.com/khajavi) in [https://github.com/zio/zio/pull/8267](https://togithub.com/zio/zio/pull/8267) - Fix timer metric by [@ghostdogpr](https://togithub.com/ghostdogpr) in [https://github.com/zio/zio/pull/8270](https://togithub.com/zio/zio/pull/8270) - Add ZIO 1.0.18 Documentation to the Versioned Docs by [@khajavi](https://togithub.com/khajavi) in [https://github.com/zio/zio/pull/8268](https://togithub.com/zio/zio/pull/8268) - Implement TestAspect.fromLayerShared by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8274](https://togithub.com/zio/zio/pull/8274) - Peel with dying sink by [@eyalfa](https://togithub.com/eyalfa) in [https://github.com/zio/zio/pull/8278](https://togithub.com/zio/zio/pull/8278) - docs: Clean up some grammar & syntax in core reference by [@ches](https://togithub.com/ches) in [https://github.com/zio/zio/pull/8276](https://togithub.com/zio/zio/pull/8276) - Use More Specific Return Type In ZSink.foldleftZIO by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8275](https://togithub.com/zio/zio/pull/8275) - Implement Parallel Finalizers Mask by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8204](https://togithub.com/zio/zio/pull/8204) - Update Fiber Lifetime Boundaries by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8264](https://togithub.com/zio/zio/pull/8264) - ZIO Test: Warn If Scope Cannot Be Closed by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8288](https://togithub.com/zio/zio/pull/8288) - use imported name instead of fully qualified name in Duration.scala by [@mberndt123](https://togithub.com/mberndt123) in [https://github.com/zio/zio/pull/8293](https://togithub.com/zio/zio/pull/8293) - Implement Config.long by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8292](https://togithub.com/zio/zio/pull/8292) - ZIO Test: Preserve Trace In TestAspect.timeoutWarning by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8289](https://togithub.com/zio/zio/pull/8289) - Fixed broken symbolic links for CoC, Contributing Guideline by [@hatchling13](https://togithub.com/hatchling13) in [https://github.com/zio/zio/pull/8299](https://togithub.com/zio/zio/pull/8299) - fix: double evaluation in raceAll by [@regiskuckaertz](https://togithub.com/regiskuckaertz) in [https://github.com/zio/zio/pull/8302](https://togithub.com/zio/zio/pull/8302) - Add Automorph to ZIO compatible libraries by [@martin-ockajak](https://togithub.com/martin-ockajak) in [https://github.com/zio/zio/pull/8318](https://togithub.com/zio/zio/pull/8318) - Add ZIO Chat Pop-up Window by [@khajavi](https://togithub.com/khajavi) in [https://github.com/zio/zio/pull/8319](https://togithub.com/zio/zio/pull/8319) - Do Not Hold On To References In Unbounded Hub by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8294](https://togithub.com/zio/zio/pull/8294) - Compositional State Updates by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8325](https://togithub.com/zio/zio/pull/8325) - Ensure Queue Will Be Shutdown Before Awaiting It In ZStream#tapSink by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8311](https://togithub.com/zio/zio/pull/8311) - Implement ZStream#mergeSorted by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8301](https://togithub.com/zio/zio/pull/8301) - Handle Early Termination In ZSink#raceWith by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8317](https://togithub.com/zio/zio/pull/8317) - Update Binary Compatibility Version by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8323](https://togithub.com/zio/zio/pull/8323) - Optimize Gen.unfoldGen by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8324](https://togithub.com/zio/zio/pull/8324) - Make UI Design of Pop-up Window Responsive by [@khajavi](https://togithub.com/khajavi) in [https://github.com/zio/zio/pull/8328](https://togithub.com/zio/zio/pull/8328) - Justify ZIO Header Image by [@khajavi](https://togithub.com/khajavi) in [https://github.com/zio/zio/pull/8330](https://togithub.com/zio/zio/pull/8330) - Use Garbage-First Garbage Collector (UseG1GC) To Improve CI Performance by [@khajavi](https://togithub.com/khajavi) in [https://github.com/zio/zio/pull/8329](https://togithub.com/zio/zio/pull/8329) - Don't Compare Fiber Ids When Joining Fiber Refs by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8333](https://togithub.com/zio/zio/pull/8333) - Convert Seconds to Milliseconds in FiberId.apply by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8332](https://togithub.com/zio/zio/pull/8332) - Simplify build-website Job on GitHub CI Workflow by [@khajavi](https://togithub.com/khajavi) in [https://github.com/zio/zio/pull/8335](https://togithub.com/zio/zio/pull/8335) - Fixing OOM Error in the build-website Job of the CI Workflow by [@khajavi](https://togithub.com/khajavi) in [https://github.com/zio/zio/pull/8337](https://togithub.com/zio/zio/pull/8337) #### New Contributors - [@hassanraza5214](https://togithub.com/hassanraza5214) made their first contribution in [https://github.com/zio/zio/pull/8202](https://togithub.com/zio/zio/pull/8202) - [@rolang](https://togithub.com/rolang) made their first contribution in [https://github.com/zio/zio/pull/8207](https://togithub.com/zio/zio/pull/8207) - [@singularityDLW](https://togithub.com/singularityDLW) made their first contribution in [https://github.com/zio/zio/pull/8224](https://togithub.com/zio/zio/pull/8224) - [@kevchuang](https://togithub.com/kevchuang) made their first contribution in [https://github.com/zio/zio/pull/8226](https://togithub.com/zio/zio/pull/8226) - [@devsprint](https://togithub.com/devsprint) made their first contribution in [https://github.com/zio/zio/pull/8222](https://togithub.com/zio/zio/pull/8222) - [@sangwoo-sean](https://togithub.com/sangwoo-sean) made their first contribution in [https://github.com/zio/zio/pull/8235](https://togithub.com/zio/zio/pull/8235) - [@dzikoysk](https://togithub.com/dzikoysk) made their first contribution in [https://github.com/zio/zio/pull/8093](https://togithub.com/zio/zio/pull/8093) - [@hatchling13](https://togithub.com/hatchling13) made their first contribution in [https://github.com/zio/zio/pull/8299](https://togithub.com/zio/zio/pull/8299) - [@martin-ockajak](https://togithub.com/martin-ockajak) made their first contribution in [https://github.com/zio/zio/pull/8318](https://togithub.com/zio/zio/pull/8318) **Full Changelog**: https://github.com/zio/zio/compare/v2.0.15...v2.0.16 ### [`v2.0.15`](https://togithub.com/zio/zio/releases/tag/v2.0.15): 2.0.15 [Compare Source](https://togithub.com/zio/zio/compare/v2.0.14...v2.0.15) This release contains a fix for an issue in Scala 3.3.0. #### What's Changed - Upgrade Scala 3 Version And Revert ProvideSome Optimizations by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8165](https://togithub.com/zio/zio/pull/8165) - Add `decodeCharsWithDecoder` to ZPipeline by [@guymers](https://togithub.com/guymers) in [https://github.com/zio/zio/pull/8163](https://togithub.com/zio/zio/pull/8163) - Add a samplePercent pipeline to randomly sample a stream by [@gnp](https://togithub.com/gnp) in [https://github.com/zio/zio/pull/8058](https://togithub.com/zio/zio/pull/8058) - Fix Documentation by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8172](https://togithub.com/zio/zio/pull/8172) - Fix Broken Links Related to Official ZIO Projects by [@khajavi](https://togithub.com/khajavi) in [https://github.com/zio/zio/pull/8174](https://togithub.com/zio/zio/pull/8174) **Full Changelog**: https://github.com/zio/zio/compare/v2.0.14...v2.0.15 ### [`v2.0.14`](https://togithub.com/zio/zio/releases/tag/v2.0.14): 2.0.14 [Compare Source](https://togithub.com/zio/zio/compare/v2.0.13...v2.0.14) This release contains a fix for a regression introduced in Scala 3.3.0 regarding tags. Upgrading is recommended for all users. #### What's Changed - Fix description of Gen.large by [@DaniRey](https://togithub.com/DaniRey) in [https://github.com/zio/zio/pull/8049](https://togithub.com/zio/zio/pull/8049) - Fixed [#8051](https://togithub.com/zio/zio/issues/8051) by [@DaniRey](https://togithub.com/DaniRey) in [https://github.com/zio/zio/pull/8054](https://togithub.com/zio/zio/pull/8054) - Fix Chunk Append And Prepend To Array by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8050](https://togithub.com/zio/zio/pull/8050) - Remove SoftwareMill from ZIO Sponsors' List by [@khajavi](https://togithub.com/khajavi) in [https://github.com/zio/zio/pull/8056](https://togithub.com/zio/zio/pull/8056) - Update dependency [@types/react](https://togithub.com/types/react) to v18.0.37 by [@renovate](https://togithub.com/renovate) in [https://github.com/zio/zio/pull/8052](https://togithub.com/zio/zio/pull/8052) - Refine Type Signature Of ZStream#partition by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8057](https://togithub.com/zio/zio/pull/8057) - Add zio-temporal to ecosystem docs by [@carlosedp](https://togithub.com/carlosedp) in [https://github.com/zio/zio/pull/8053](https://togithub.com/zio/zio/pull/8053) - Update dependency [@zio](https://togithub.com/zio).dev/zio-insight to v0.0.0--338-b83b5d28-SNAPSHOT by [@renovate](https://togithub.com/renovate) in [https://github.com/zio/zio/pull/8060](https://togithub.com/zio/zio/pull/8060) - Update dependency [@zio](https://togithub.com/zio).dev/zio-telemetry to v3.0.0-RC8 by [@renovate](https://togithub.com/renovate) in [https://github.com/zio/zio/pull/8063](https://togithub.com/zio/zio/pull/8063) - Delete Stray File by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8062](https://togithub.com/zio/zio/pull/8062) - Update dependency [@zio](https://togithub.com/zio).dev/zio-flow to v1.0.0-RC3 by [@renovate](https://togithub.com/renovate) in [https://github.com/zio/zio/pull/8064](https://togithub.com/zio/zio/pull/8064) - Update Readme: Remove SoftwareMill from ZIO Sponsors' List by [@khajavi](https://togithub.com/khajavi) in [https://github.com/zio/zio/pull/8065](https://togithub.com/zio/zio/pull/8065) - Add MOIA to the list of adopters by [@houcros](https://togithub.com/houcros) in [https://github.com/zio/zio/pull/8067](https://togithub.com/zio/zio/pull/8067) - Add Amazon to list of adopters by [@hearnadam](https://togithub.com/hearnadam) in [https://github.com/zio/zio/pull/8066](https://togithub.com/zio/zio/pull/8066) - Update dependency [@types/react](https://togithub.com/types/react) to v18.0.38 by [@renovate](https://togithub.com/renovate) in [https://github.com/zio/zio/pull/8069](https://togithub.com/zio/zio/pull/8069) - Update dependency [@zio](https://togithub.com/zio).dev/zio-ftp to v0.4.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/zio/zio/pull/8073](https://togithub.com/zio/zio/pull/8073) - Update dependency [@types/react](https://togithub.com/types/react) to v18.2.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/zio/zio/pull/8078](https://togithub.com/zio/zio/pull/8078) - Run Tests On Scala Native by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8080](https://togithub.com/zio/zio/pull/8080) - Handle Stream Termination Before Sink In Tap Sink by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8083](https://togithub.com/zio/zio/pull/8083) - Do Not Allow Interruption To Be Observed In Uninterruptible Region In ZIO#timeout by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8086](https://togithub.com/zio/zio/pull/8086) - Try To Enable A Couple More Tests On Scala Native by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8084](https://togithub.com/zio/zio/pull/8084) - Enable -Xcheck-macros on test projects by [@vigoo](https://togithub.com/vigoo) in [https://github.com/zio/zio/pull/8090](https://togithub.com/zio/zio/pull/8090) - ZSink provide methods by [@danieletorelli](https://togithub.com/danieletorelli) in [https://github.com/zio/zio/pull/8089](https://togithub.com/zio/zio/pull/8089) - Update dependency [@zio](https://togithub.com/zio).dev/zio-schema to v0.4.11 by [@renovate](https://togithub.com/renovate) in [https://github.com/zio/zio/pull/8088](https://togithub.com/zio/zio/pull/8088) - Update dependency [@zio](https://togithub.com/zio).dev/zio-prelude to v1.0.0-RC19 by [@renovate](https://togithub.com/renovate) in [https://github.com/zio/zio/pull/8087](https://togithub.com/zio/zio/pull/8087) - Macro for Ref-backed proxy class by [@SHSongs](https://togithub.com/SHSongs) in [https://github.com/zio/zio/pull/8061](https://togithub.com/zio/zio/pull/8061) - Update dependency [@types/react](https://togithub.com/types/react) to v18.2.3 by [@renovate](https://togithub.com/renovate) in [https://github.com/zio/zio/pull/8095](https://togithub.com/zio/zio/pull/8095) - Update dependency [@zio](https://togithub.com/zio).dev/zio-interop-reactivestreams to v2.0.2 by [@renovate](https://togithub.com/renovate) in [https://github.com/zio/zio/pull/8094](https://togithub.com/zio/zio/pull/8094) - Separate Interrupting Root Fibers From ZIOApp Exit by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8097](https://togithub.com/zio/zio/pull/8097) - Update dependency [@types/react](https://togithub.com/types/react) to v18.2.5 by [@renovate](https://togithub.com/renovate) in [https://github.com/zio/zio/pull/8096](https://togithub.com/zio/zio/pull/8096) - Remove debug code from Ref-backed proxy class macro by [@SHSongs](https://togithub.com/SHSongs) in [https://github.com/zio/zio/pull/8092](https://togithub.com/zio/zio/pull/8092) - Add PITS Global Data Recovery Services to list of adopters by [@pheianox](https://togithub.com/pheianox) in [https://github.com/zio/zio/pull/8098](https://togithub.com/zio/zio/pull/8098) - Update dependency [@zio](https://togithub.com/zio).dev/zio-telemetry to v3.0.0-RC9 by [@renovate](https://togithub.com/renovate) in [https://github.com/zio/zio/pull/8091](https://togithub.com/zio/zio/pull/8091) - Do not interrupt the main fiber on shutdown by [@rtimush](https://togithub.com/rtimush) in [https://github.com/zio/zio/pull/8100](https://togithub.com/zio/zio/pull/8100) - Update dependency [@types/react](https://togithub.com/types/react) to v18.2.6 by [@renovate](https://togithub.com/renovate) in [https://github.com/zio/zio/pull/8102](https://togithub.com/zio/zio/pull/8102) - Simplify ZIOApp by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8101](https://togithub.com/zio/zio/pull/8101) - Implement ZIO.ignore by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8105](https://togithub.com/zio/zio/pull/8105) - Implement ZLayer#reloadable by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8077](https://togithub.com/zio/zio/pull/8077) - Remove duplicate test execution furniture by [@regiskuckaertz](https://togithub.com/regiskuckaertz) in [https://github.com/zio/zio/pull/8109](https://togithub.com/zio/zio/pull/8109) - Update [@zio](https://togithub.com/zio).dev/zio-kafka docs to 2.3.0 by [@github-actions](https://togithub.com/github-actions) in [https://github.com/zio/zio/pull/8108](https://togithub.com/zio/zio/pull/8108) - Update dependency [@zio](https://togithub.com/zio).dev/zio-config to v4.0.0-RC16 by [@renovate](https://togithub.com/renovate) in [https://github.com/zio/zio/pull/8113](https://togithub.com/zio/zio/pull/8113) - Optimize Chunk#sorted by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8115](https://togithub.com/zio/zio/pull/8115) - Specialize Chunk#sorted by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8116](https://togithub.com/zio/zio/pull/8116) - Use Identity Function In FiberRef Fork by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8111](https://togithub.com/zio/zio/pull/8111) - Expose Unsafe Constructor for Ref.Synchronized by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8121](https://togithub.com/zio/zio/pull/8121) - Compare Fiber Ids in Interrupt Root Fibers by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8118](https://togithub.com/zio/zio/pull/8118) - Optimize provideSome by pruning dependency graph by [@Jesse-Bakker](https://togithub.com/Jesse-Bakker) in [https://github.com/zio/zio/pull/8124](https://togithub.com/zio/zio/pull/8124) - Retail If We Do Not Exit In ZIOApp by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8126](https://togithub.com/zio/zio/pull/8126) - Correct example in Scaladoc for ZLayer.derive by [@kluen](https://togithub.com/kluen) in [https://github.com/zio/zio/pull/8129](https://togithub.com/zio/zio/pull/8129) - zio-logging 2.1.13 website by [@justcoon](https://togithub.com/justcoon) in [https://github.com/zio/zio/pull/8127](https://togithub.com/zio/zio/pull/8127) - Address [#5539](https://togithub.com/zio/zio/issues/5539)- Add Metric Specs by [@junabbott](https://togithub.com/junabbott) in [https://github.com/zio/zio/pull/8131](https://togithub.com/zio/zio/pull/8131) - \[ScalaCheck] Provide assertions for `Prop` and `Properties` by [@tPl0ch](https://togithub.com/tPl0ch) in [https://github.com/zio/zio/pull/8132](https://togithub.com/zio/zio/pull/8132) - Allow Either Values To Be Tested by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8133](https://togithub.com/zio/zio/pull/8133) - Eagerly Release Resources In ScopedRef by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8135](https://togithub.com/zio/zio/pull/8135) - Update dependency [@zio](https://togithub.com/zio).dev/zio-cli to v0.5.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/zio/zio/pull/8138](https://togithub.com/zio/zio/pull/8138) - Update dependency [@zio](https://togithub.com/zio).dev/zio-kafka to v2.3.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/zio/zio/pull/8137](https://togithub.com/zio/zio/pull/8137) - Fix typo in docs by [@ruurtjan](https://togithub.com/ruurtjan) in [https://github.com/zio/zio/pull/8143](https://togithub.com/zio/zio/pull/8143) - Update dependency [@types/react](https://togithub.com/types/react) to v18.2.7 by [@renovate](https://togithub.com/renovate) in [https://github.com/zio/zio/pull/8142](https://togithub.com/zio/zio/pull/8142) - Improve Reporting Of ChannelFailure by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8141](https://togithub.com/zio/zio/pull/8141) - Fix Adopters editing link by [@guizmaii](https://togithub.com/guizmaii) in [https://github.com/zio/zio/pull/8147](https://togithub.com/zio/zio/pull/8147) - Update [@zio](https://togithub.com/zio).dev/zio-telemetry docs to 3.0.0-RC12 by [@github-actions](https://togithub.com/github-actions) in [https://github.com/zio/zio/pull/8145](https://togithub.com/zio/zio/pull/8145) - Fix typo in control-flow docs by [@Leosimetti](https://togithub.com/Leosimetti) in [https://github.com/zio/zio/pull/8151](https://togithub.com/zio/zio/pull/8151) - \[Documentation] Add tofu logging logback.xml example by [@vagroz](https://togithub.com/vagroz) in [https://github.com/zio/zio/pull/8155](https://togithub.com/zio/zio/pull/8155) - Implement ZPipeline#contramap by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8153](https://togithub.com/zio/zio/pull/8153) - Add Some More Check Variants by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8139](https://togithub.com/zio/zio/pull/8139) - Improve Tracing by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8149](https://togithub.com/zio/zio/pull/8149) - Update dependency [@zio](https://togithub.com/zio).dev/zio-http to v3.0.0-RC2 by [@renovate](https://togithub.com/renovate) in [https://github.com/zio/zio/pull/8154](https://togithub.com/zio/zio/pull/8154) - Fix nesting for ConfigProvider#orElse by [@vladimirkl](https://togithub.com/vladimirkl) in [https://github.com/zio/zio/pull/8156](https://togithub.com/zio/zio/pull/8156) - Filtered out zero value Boundaries in ZIO Metrics Core. by [@Grryum](https://togithub.com/Grryum) in [https://github.com/zio/zio/pull/8150](https://togithub.com/zio/zio/pull/8150) - Revert ZStream#AggregateAsync Changes by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8160](https://togithub.com/zio/zio/pull/8160) - Update Izumi Reflect Version by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8157](https://togithub.com/zio/zio/pull/8157) #### New Contributors - [@carlosedp](https://togithub.com/carlosedp) made their first contribution in [https://github.com/zio/zio/pull/8053](https://togithub.com/zio/zio/pull/8053) - [@houcros](https://togithub.com/houcros) made their first contribution in [https://github.com/zio/zio/pull/8067](https://togithub.com/zio/zio/pull/8067) - [@hearnadam](https://togithub.com/hearnadam) made their first contribution in [https://github.com/zio/zio/pull/8066](https://togithub.com/zio/zio/pull/8066) - [@danieletorelli](https://togithub.com/danieletorelli) made their first contribution in [https://github.com/zio/zio/pull/8089](https://togithub.com/zio/zio/pull/8089) - [@pheianox](https://togithub.com/pheianox) made their first contribution in [https://github.com/zio/zio/pull/8098](https://togithub.com/zio/zio/pull/8098) - [@Jesse-Bakker](https://togithub.com/Jesse-Bakker) made their first contribution in [https://github.com/zio/zio/pull/8124](https://togithub.com/zio/zio/pull/8124) - [@junabbott](https://togithub.com/junabbott) made their first contribution in [https://github.com/zio/zio/pull/8131](https://togithub.com/zio/zio/pull/8131) - [@tPl0ch](https://togithub.com/tPl0ch) made their first contribution in [https://github.com/zio/zio/pull/8132](https://togithub.com/zio/zio/pull/8132) - [@Leosimetti](https://togithub.com/Leosimetti) made their first contribution in [https://github.com/zio/zio/pull/8151](https://togithub.com/zio/zio/pull/8151) - [@Grryum](https://togithub.com/Grryum) made their first contribution in [https://github.com/zio/zio/pull/8150](https://togithub.com/zio/zio/pull/8150) **Full Changelog**: https://github.com/zio/zio/compare/v2.0.13...v2.0.14 ### [`v2.0.13`](https://togithub.com/zio/zio/releases/tag/v2.0.13): 2.0.13 [Compare Source](https://togithub.com/zio/zio/compare/v2.0.12...v2.0.13) This release contains bug fixes. #### What's Changed - Add BlueLabs to list of adopters by [@gerardd33](https://togithub.com/gerardd33) in [https://github.com/zio/zio/pull/8008](https://togithub.com/zio/zio/pull/8008) - Fixed [#7972](https://togithub.com/zio/zio/issues/7972) - Fix mdoc compile warnings by [@abdheshkumar](https://togithub.com/abdheshkumar) in [https://github.com/zio/zio/pull/8005](https://togithub.com/zio/zio/pull/8005) - Configure Renovate to Update Official ZIO Ecosystem Docs by [@khajavi](https://togithub.com/khajavi) in [https://github.com/zio/zio/pull/8009](https://togithub.com/zio/zio/pull/8009) - Show summary when running tests using sbt in Scala 3 by [@mvelimir](https://togithub.com/mvelimir) in [https://github.com/zio/zio/pull/8013](https://togithub.com/zio/zio/pull/8013) - Remove Extra Package Rule From Renovate by [@khajavi](https://togithub.com/khajavi) in [https://github.com/zio/zio/pull/8015](https://togithub.com/zio/zio/pull/8015) - Update dependency [@types/react-helmet](https://togithub.com/types/react-helmet) to v6.1.6 by [@renovate](https://togithub.com/renovate) in [https://github.com/zio/zio/pull/8022](https://togithub.com/zio/zio/pull/8022) - Update dependency [@zio](https://togithub.com/zio).dev/zio-sbt to v0.4.0-alpha.8 by [@renovate](https://togithub.com/renovate) in [https://github.com/zio/zio/pull/8019](https://togithub.com/zio/zio/pull/8019) - Update dependency [@zio](https://togithub.com/zio).dev/zio-json to v0.5.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/zio/zio/pull/8020](https://togithub.com/zio/zio/pull/8020) - Update dependency [@types/react](https://togithub.com/types/react) to v18.0.35 by [@renovate](https://togithub.com/renovate) in [https://github.com/zio/zio/pull/8021](https://togithub.com/zio/zio/pull/8021) - Update dependency [@zio](https://togithub.com/zio).dev/zio-cache to v0.2.3 by [@renovate](https://togithub.com/renovate) in [https://github.com/zio/zio/pull/8024](https://togithub.com/zio/zio/pull/8024) - Update dependency [@zio](https://togithub.com/zio).dev/zio-config to v4.0.0-RC14 by [@renovate](https://togithub.com/renovate) in [https://github.com/zio/zio/pull/8025](https://togithub.com/zio/zio/pull/8025) - Update dependency [@zio](https://togithub.com/zio).dev/zio-lambda to v1.0.3 by [@renovate](https://togithub.com/renovate) in [https://github.com/zio/zio/pull/8027](https://togithub.com/zio/zio/pull/8027) - Update dependency [@zio](https://togithub.com/zio).dev/zio-metrics-connectors to v2.0.8 by [@renovate](https://togithub.com/renovate) in [https://github.com/zio/zio/pull/8028](https://togithub.com/zio/zio/pull/8028) - Restore Parallelism In ZIO.foreachExec by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8026](https://togithub.com/zio/zio/pull/8026) - Interrupt Daemon Fibers After Main Fiber by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8023](https://togithub.com/zio/zio/pull/8023) - Update dependency [@zio](https://togithub.com/zio).dev/zio-schema to v0.4.10 by [@renovate](https://togithub.com/renovate) in [https://github.com/zio/zio/pull/8029](https://togithub.com/zio/zio/pull/8029) - Add hexDecode and hexEncode to ZPipeline by [@gnp](https://togithub.com/gnp) in [https://github.com/zio/zio/pull/8006](https://togithub.com/zio/zio/pull/8006) - Update dependency [@zio](https://togithub.com/zio).dev/zio-telemetry to v3.0.0-RC7 by [@renovate](https://togithub.com/renovate) in [https://github.com/zio/zio/pull/8030](https://togithub.com/zio/zio/pull/8030) - Update dependency [@zio](https://togithub.com/zio).dev/zio-profiling to v0.2.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/zio/zio/pull/8033](https://togithub.com/zio/zio/pull/8033) - Change 'transducer' to 'pipeline' in ScalaDoc for `>>>` operator by [@gnp](https://togithub.com/gnp) in [https://github.com/zio/zio/pull/8043](https://togithub.com/zio/zio/pull/8043) - Update dependency typescript to v5 by [@renovate](https://togithub.com/renovate) in [https://github.com/zio/zio/pull/8038](https://togithub.com/zio/zio/pull/8038) - Update dependency [@zio](https://togithub.com/zio).dev/zio-jdbc to v0.0.2 by [@renovate](https://togithub.com/renovate) in [https://github.com/zio/zio/pull/8046](https://togithub.com/zio/zio/pull/8046) - Update zio-http docs to 3.0.0-RC1 by [@vigoo](https://togithub.com/vigoo) in [https://github.com/zio/zio/pull/8047](https://togithub.com/zio/zio/pull/8047) - Added scaladoc for ZLayer.flatten by [@ianlintner](https://togithub.com/ianlintner) in [https://github.com/zio/zio/pull/8042](https://togithub.com/zio/zio/pull/8042) - Update dependency [@zio](https://togithub.com/zio).dev/zio-redis to v0.2.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/zio/zio/pull/8034](https://togithub.com/zio/zio/pull/8034) - Test output refactoring by [@swoogles](https://togithub.com/swoogles) in [https://github.com/zio/zio/pull/8031](https://togithub.com/zio/zio/pull/8031) - Fix Chunk.Concat toArray by [@vigoo](https://togithub.com/vigoo) in [https://github.com/zio/zio/pull/8048](https://togithub.com/zio/zio/pull/8048) #### New Contributors - [@gerardd33](https://togithub.com/gerardd33) made their first contribution in [https://github.com/zio/zio/pull/8008](https://togithub.com/zio/zio/pull/8008) - [@abdheshkumar](https://togithub.com/abdheshkumar) made their first contribution in [https://github.com/zio/zio/pull/8005](https://togithub.com/zio/zio/pull/8005) - [@mvelimir](https://togithub.com/mvelimir) made their first contribution in [https://github.com/zio/zio/pull/8013](https://togithub.com/zio/zio/pull/8013) **Full Changelog**: https://github.com/zio/zio/compare/v2.0.12...v2.0.13 ### [`v2.0.12`](https://togithub.com/zio/zio/releases/tag/v2.0.12): 2.0.12 [Compare Source](https://togithub.com/zio/zio/compare/v2.0.11...v2.0.12) This release fixes a binary compatibility issue with 2.0.11. #### What's Changed - Add new Adopter by [@emmajka](https://togithub.com/emmajka) in [https://github.com/zio/zio/pull/7992](https://togithub.com/zio/zio/pull/7992) - Add Config#nested Variant That Takes A Single Argument by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/7993](https://togithub.com/zio/zio/pull/7993) - Propagate Cause In ZChannel#mapOutZIO by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/7990](https://togithub.com/zio/zio/pull/7990) - ZIO Config: Fail With Invalid Data Error If Case In Switch Statement Is Invalid by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/7995](https://togithub.com/zio/zio/pull/7995) - Preserve Tracing Information In More Channel Operators by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/7996](https://togithub.com/zio/zio/pull/7996) - zio-logging 2.1.12 website by [@justcoon](https://togithub.com/justcoon) in [https://github.com/zio/zio/pull/8000](https://togithub.com/zio/zio/pull/8000) - Add Edomata to ZIO compatible libraries by [@hnaderi](https://togithub.com/hnaderi) in [https://github.com/zio/zio/pull/7997](https://togithub.com/zio/zio/pull/7997) - Add Lepus to ZIO compatible libraries by [@hnaderi](https://togithub.com/hnaderi) in [https://github.com/zio/zio/pull/7998](https://togithub.com/zio/zio/pull/7998) - Update Documentation by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8002](https://togithub.com/zio/zio/pull/8002) - Implement ZChannel.refailCause by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/8001](https://togithub.com/zio/zio/pull/8001) - Optimize Chunk.iterate by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/7967](https://togithub.com/zio/zio/pull/7967) - Added Scala k8s to community libraries by [@hnaderi](https://togithub.com/hnaderi) in [https://github.com/zio/zio/pull/7999](https://togithub.com/zio/zio/pull/7999) - Optimize ZStream#aggregateAsyncWithinEither by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/7994](https://togithub.com/zio/zio/pull/7994) - Add scala k8s to sidebar by [@hnaderi](https://togithub.com/hnaderi) in [https://github.com/zio/zio/pull/8004](https://togithub.com/zio/zio/pull/8004) #### New Contributors - [@emmajka](https://togithub.com/emmajka) made their first contribution in [https://github.com/zio/zio/pull/7992](https://togithub.com/zio/zio/pull/7992) - [@hnaderi](https://togithub.com/hnaderi) made their first contribution in [https://github.com/zio/zio/pull/7997](https://togithub.com/zio/zio/pull/7997) **Full Changelog**: https://github.com/zio/zio/compare/v2.0.11...v2.0.12 ### [`v2.0.11`](https://togithub.com/zio/zio/releases/tag/v2.0.11): 2.0.11 [Compare Source](https://togithub.com/zio/zio/compare/v2.0.10...v2.0.11) This release contains bug fixes and performance improvements. ##### What's Changed - Use changeOwner in `suiteAll` dotty impl by [@kitlangton](https://togithub.com/kitlangton) in [https://github.com/zio/zio/pull/7894](https://togithub.com/zio/zio/pull/7894) - Update website of zio-config by [@afsalthaj](https://togithub.com/afsalthaj) in [https://github.com/zio/zio/pull/7895](https://togithub.com/zio/zio/pull/7895) - Notify Listeners In Metric#modify by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/7898](https://togithub.com/zio/zio/pull/7898) - Drop Support For Scala 2.11 by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/7896](https://togithub.com/zio/zio/pull/7896) - Revert "Turn Mermaid on (not only) for ZIO Prelude" by [@khajavi](https://togithub.com/khajavi) in [https://github.com/zio/zio/pull/7901](https://togithub.com/zio/zio/pull/7901) - Handle Gauge Modifications In Metric Listener by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/7899](https://togithub.com/zio/zio/pull/7899) - Merge Site And CI Workflow by [@khajavi](https://togithub.com/khajavi) in [https://github.com/zio/zio/pull/7902](https://togithub.com/zio/zio/pull/7902) - Revert "Revert "Turn Mermaid on (not only) for ZIO Prelude"" by [@khajavi](https://togithub.com/khajavi) in [https://github.com/zio/zio/pull/7905](https://togithub.com/zio/zio/pull/7905) - Set exit codes for scala-js + scala-native by [@alterationx10](https://togithub.com/alterationx10) in [https://github.com/zio/zio/pull/7906](https://togithub.com/zio/zio/pull/7906) - Run Tests In Correct Order In suiteAll On Scala 3 by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/7904](https://togithub.com/zio/zio/pull/7904) - Correctly order specs for Suite All by [@kitlangton](https://togithub.com/kitlangton) in [https://github.com/zio/zio/pull/7909](https://togithub.com/zio/zio/pull/7909) - Improve example for composing ZPipeline with ZSink by [@gnp](https://togithub.com/gnp) in [https://github.com/zio/zio/pull/7910](https://togithub.com/zio/zio/pull/7910) - Update website by [@afsalthaj](https://togithub.com/afsalthaj) in [https://github.com/zio/zio/pull/7913](https://togithub.com/zio/zio/pull/7913) - Add ZPipeline.autoGunzip by [@gnp](https://togithub.com/gnp) in [https://github.com/zio/zio/pull/7914](https://togithub.com/zio/zio/pull/7914) - Fix Stream Test by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/7917](https://togithub.com/zio/zio/pull/7917) - Adds Chartboost by [@alexander-bunkenburg-chartboost](https://togithub.com/alexander-bunkenburg-chartboost) in [https://github.com/zio/zio/pull/7919](https://togithub.com/zio/zio/pull/7919) - zio-logging 2.1.11 website by [@justcoon](https://togithub.com/justcoon) in [https://github.com/zio/zio/pull/7924](https://togithub.com/zio/zio/pull/7924) - ZIO Test: Pretty Print Original and Shrunken Inputs to Property Based Tests by [@adamgfraser](https://togithub.com/adamgfraser) in [https://github.com/zio/zio/pull/7921](https://togithub.com/zio/zio/pull/7921) - Discriminate Between DieConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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 has been generated by Mend Renovate. View repository job log here.