2.0.16
·
1040 commits
to series/2.x
since this release
What's Changed
- Update ZIO Mock Docs to The Latest Version (1.0.0-RC11) by @khajavi in #8182
- How to Gracefully Shutdown ZIO Applications? by @khajavi in #8180
- Adding a Description field to ZIO MetricKey by @Grryum in #8159
- Improve performance of ConfigProvider.fromMap by @vladimirkl in #8183
- Documentation: Update Histogram Metric Article by @khajavi in #8191
- Auto-approve Renovate's PRs by @khajavi in #8039
- Show message when using unsupported by-name parameters by @andrzejressel in #8117
- Fix Typo by @adamgfraser in #8200
- Fix FileNotFoundException: debug.txt in zio-test by @johnspade in #8201
- Documentation: Integrating ZIO Test with JUnit by @khajavi in #8195
- Update README.md by @hassanraza5214 in #8202
- add AnyMind Group to adopters by @rolang in #8207
- Remove Subscriber After Unsubscribing by @adamgfraser in #8179
- Require At Least One Assertion by @adamgfraser in #8193
- Documentation: Introduction to Reloadable Services by @khajavi in #8205
- Simplify
ZSink::fold
code by @guizmaii in #8208 - Add
ZLayer#toManaged
by @neko-kai in #8211 - Add Social Media Image by @khajavi in #8212
- upgrade code snippets by @singularityDLW in #8224
- Add Believe to adopters by @kevchuang in #8226
- ZIO Test: Do Not Share Execution Event Sink by @adamgfraser in #8227
- Fixed spelling mistake in AutoWireSpec.scala test by @felix-hedenstrom in #8232
- Ecosystem community doc: update zio-temporal by @vitaliihonta in #8229
- added Gen instance for java.util.Currency by @devsprint in #8222
- Update running-tests.md by @sangwoo-sean in #8235
- Remove ZIO 1.x Docs Navigation Bar From Website by @khajavi in #8238
- Fix: Enable
ZLayer.derive
to handle arity 0 case classes (#8236) by @987Nabil in #8237 - Website: Remove Duplication From Ecosystem Sidebar by @khajavi in #8252
- optimize ZStream.fromIteratorSucceed by @myazinn in #8254
- Join FiberRefs In Order In ZipPar by @adamgfraser in #8216
- Fix Type Signature Of ZSink#orElse by @adamgfraser in #8223
- Preserve Scope In Stream#tapErrorCause by @adamgfraser in #8248
- Documentation: FiberRef and Compositional Updates by @khajavi in #8213
- GH-8076 ConcurrentWeakHashSet by @dzikoysk in #8093
- Added feature for dumping current metrics values for debug purpose. by @Grryum in #8162
- Optimize Zippable by @adamgfraser in #8259
- Optimize
ZStream::flatMap
by @guizmaii in #8261 - Add ZIO Chat Bot to The Navbar by @khajavi in #8265
- Fix Sidebar Label of FibeRef Page by @khajavi in #8266
- Add GitHub Link of ZIO Project to the Navbar by @khajavi in #8267
- Fix timer metric by @ghostdogpr in #8270
- Add ZIO 1.0.18 Documentation to the Versioned Docs by @khajavi in #8268
- Implement TestAspect.fromLayerShared by @adamgfraser in #8274
- Peel with dying sink by @eyalfa in #8278
- docs: Clean up some grammar & syntax in core reference by @ches in #8276
- Use More Specific Return Type In ZSink.foldleftZIO by @adamgfraser in #8275
- Implement Parallel Finalizers Mask by @adamgfraser in #8204
- Update Fiber Lifetime Boundaries by @adamgfraser in #8264
- ZIO Test: Warn If Scope Cannot Be Closed by @adamgfraser in #8288
- use imported name instead of fully qualified name in Duration.scala by @mberndt123 in #8293
- Implement Config.long by @adamgfraser in #8292
- ZIO Test: Preserve Trace In TestAspect.timeoutWarning by @adamgfraser in #8289
- Fixed broken symbolic links for CoC, Contributing Guideline by @hatchling13 in #8299
- fix: double evaluation in raceAll by @regiskuckaertz in #8302
- Add Automorph to ZIO compatible libraries by @martin-ockajak in #8318
- Add ZIO Chat Pop-up Window by @khajavi in #8319
- Do Not Hold On To References In Unbounded Hub by @adamgfraser in #8294
- Compositional State Updates by @adamgfraser in #8325
- Ensure Queue Will Be Shutdown Before Awaiting It In ZStream#tapSink by @adamgfraser in #8311
- Implement ZStream#mergeSorted by @adamgfraser in #8301
- Handle Early Termination In ZSink#raceWith by @adamgfraser in #8317
- Update Binary Compatibility Version by @adamgfraser in #8323
- Optimize Gen.unfoldGen by @adamgfraser in #8324
- Make UI Design of Pop-up Window Responsive by @khajavi in #8328
- Justify ZIO Header Image by @khajavi in #8330
- Use Garbage-First Garbage Collector (UseG1GC) To Improve CI Performance by @khajavi in #8329
- Don't Compare Fiber Ids When Joining Fiber Refs by @adamgfraser in #8333
- Convert Seconds to Milliseconds in FiberId.apply by @adamgfraser in #8332
- Simplify build-website Job on GitHub CI Workflow by @khajavi in #8335
- Fixing OOM Error in the build-website Job of the CI Workflow by @khajavi in #8337
New Contributors
- @hassanraza5214 made their first contribution in #8202
- @rolang made their first contribution in #8207
- @singularityDLW made their first contribution in #8224
- @kevchuang made their first contribution in #8226
- @devsprint made their first contribution in #8222
- @sangwoo-sean made their first contribution in #8235
- @dzikoysk made their first contribution in #8093
- @hatchling13 made their first contribution in #8299
- @martin-ockajak made their first contribution in #8318
Full Changelog: v2.0.15...v2.0.16