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