8000 chore(deps): update zio.version to v1.0.12 by renovate[bot] · Pull Request #5652 · zio/zio · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore(deps): update zio.version to v1.0.12 #5652

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 20, 2021
Merged

Conversation

renovate[bot]
Copy link
Contributor
@renovate renovate bot commented Sep 20, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dev.zio:zio-test-junit_2.12 (source) 1.0.11 -> 1.0.12 age adoption passing confidence
dev.zio:zio_2.12 (source) 1.0.11 -> 1.0.12 age adoption passing confidence
dev.zio:zio-test_2.12 (source) 1.0.11 -> 1.0.12 age adoption passing confidence

Release Notes

zio/zio

v1.0.12

Compare Source

This minor release contains miscellaneous improvements as well as a couple of new stream operators.

ZIO Core
ZIO Stream
ZIO Test

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot merged commit 55f23f6 into master Sep 20, 2021
@renovate renovate bot deleted the renovate/zio.version branch September 20, 2021 22:34
adamgfraser added a commit that referenced this pull request Oct 5, 2021
* Fix method name in Hub's documentation (#5618)

* Update zio-interop-reactivestreams to 1.3.7 (#5619)

* Implement ZStream#zipAllSortedByKeyWith (#5571)

* implement zstream#mergesortedbykey

* rename

* add variants

* Update sbt-scalafix to 0.9.31 (#5625)

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.40.1 (#5626)

* Update scalafmt-core to 3.0.4 (#5635)

* Update scalafmt-core to 3.0.4

* Reformat with scalafmt 3.0.4

* Update cats-effect to 2.5.4 (#5639)

* Update cats-effect to 3.2.9 (#5641)

* improve documentation (#5594)

* Update zio-config-magnolia, ... to 1.0.9 (#5645)

* Update zio-config-magnolia, ... to 1.0.10 (#5647)

* Upstream Shared Layers To ZIOApp (#5643)

* shared layers

* fix typo

* fix compilation error

* fix test

* fix version specific issue

* rename

* generalize

* Implement ZSink and ZTransducer Unwrap Operators (#5640)

* implement unwrap

* deprecate ZSink.managed

* reimplement managed

* fix test

* handle empty pull (#5651)

* chore(deps): update zio.version to v1.0.12 (#5652)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* chore(deps): update dependency prismjs to 1.25.0 [security] (#5654)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.42.1 (#5656)

* Update http4s-blaze-client, ... to 0.23.4 (#5657)

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.42.3 (#5660)

* Remove site deployment from the series 1.x branch (#5658)

* Gunzip channel (#5222)

* Introduce Gunzip that uses ZChannel

* minor cleanup

* Update to recent 2.x changes

* Fix some deprecations

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Implement iso/utf decoders (#5437)

* implement ZSink#iso decoders

* implement ZStream#mkString

* implement iso8859_1 decode and utfDecode

* Update to latest 2.x version and some cleanup

* Removed broken scaladoc links

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Fix typo in splitChunksN (#5667)

* Implement ZStream.fromBlockingIterator (#5174)

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Add ZStream.fromFile and others (#5175)

* Add ZStream.fromFile and others

* Fix some deprecations

* Use different ports for socket tests than in the non-experimental tests

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Update README (#5672)

* Implement ZChannel.mergeAllWith (#5172)

* Implement ZChannel.mergeAllWith

* Ignore flaky finalizer ordering tests temporarily

* Change sample count of zipAllSortedByKeyExecWith

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Preserve Original Error In ZStream#timeoutError (#5671)

* Port ZStream#collectType to the new encoding (#5190)

* Add ZStream#collectType (#5058)

* Fixing issue #5057 - ZStream collectType operator

* Fixing Issue #5057 - Moving extension method to ZStream companion object

* Add ZStream#collectType to the new encoding

* Format

* testM => test

Co-authored-by: Remi Guittaut <remi.guittaut@gmail.com>
Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Update scalafmt-core to 3.0.5 (#5674)

* Update scalafmt-core to 3.0.5

* Reformat with scalafmt 3.0.5

* Deprecated message in zio.App points to zio.ZIOAppDefault (#5668)

* Update sbt-ci-release to 1.5.9 (#5663)

* Update sbt-ci-release to 1.5.9

* Align the plugins

Co-authored-by: Dejan Mijić <dejan.mjc@gmail.com>

* Update scala-compiler, scala-library, ... to 2.12.15 (#5613)

* Update quill-jdbc-zio to 3.10.0 (#5526)

* Update zio-test-akka-http to 1.0.3 (#5673)

* Update zio-test-akka-http to 1.0.3

* Update zio-test-akka-http to 1.0.3

* propagate error (#5680)

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.42.4 (#5682)

* managed and transactional tests (#5683)

* Fix getRef in Fiber.orElse (#5690)

* chore(deps): update node.js to v14.18.0 (#5689)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.42.5 (#5691)

* Update Internal Names (#5688)

* rename

* update documentation

* Breadth First Search Generators (#5677)

* breadth first search

* fix version specific issue

* fix compilation error

* add tests

* format

* Deprecate SuiteM (#5686)

* deprecate suitem

* format

* Deprecate Some Additional Methods (#5687)

* deprecate

* remove deprecated methods

* Reorganization of Data Types (#5662)

* Site deploy (#5642)

* Refactoring to use Docusaurus 2

* Enable searching

* Restyling navbar

* Work on prism highlight config

* Styling the front page

* First cut of ZIO Web Site on Docusaurus 2.0

* Correct color fro sponsor text in dark mode

* Removing generated tailwind.css

* More refactoring to get rid of tailwind

* Finalize refactoring without Tailwind

* update github actions

* Correct image alignment in Sponsor section

* Just adding a small tweak to the search config

* Adding a short README with tipps working on the docs

* Starting to work on versioned site

* Ensure generated directories are empty before site build

* Create first cut of versioned site

* Update createSite script to temporary branch working on dosumentation

* ATemporarily adjust createSite script

* Update old version banner

* Adjust site deploy script to deploy site on releases and changes on the
"documantation" branch

* Renaming script to properly reflect work

* Adjusting checkout version for V1.x docs

* Add generated API to .gitignore

* Make prepareSite script fail on statements
not ending with RC 0

* Updating prepareSite script to use current master as source for version
1 docs

* Fiddling with new Site generation

* Make sure all branches are checked out for site generation

* Still trying to check out all branches for site generation

* fix test

* Fixing documantation sanity check

* Make sure version 2 only site builds

* Optimize for site deployment

* Optimizing for dreating and deploying the web site

* Site Deployment configuration for Docusaurus v2 microsite

* Fix ssh setup for deploying to GH pages

Co-authored-by: Adam Fraser <adam.fraser@gmail.com>

* Site deploy (#5646)

* Refactoring to use Docusaurus 2

* Enable searching

* Restyling navbar

* Work on prism highlight config

* Styling the front page

* First cut of ZIO Web Site on Docusaurus 2.0

* Correct color fro sponsor text in dark mode

* Removing generated tailwind.css

* More refactoring to get rid of tailwind

* Finalize refactoring without Tailwind

* update github actions

* Correct image alignment in Sponsor section

* Just adding a small tweak to the search config

* Adding a short README with tipps working on the docs

* Starting to work on versioned site

* Ensure generated directories are empty before site build

* Create first cut of versioned site

* Update createSite script to temporary branch working on dosumentation

* ATemporarily adjust createSite script

* Update old version banner

* Adjust site deploy script to deploy site on releases and changes on the
"documantation" branch

* Renaming script to properly reflect work

* Adjusting checkout version for V1.x docs

* Add generated API to .gitignore

* Make prepareSite script fail on statements
not ending with RC 0

* Updating prepareSite script to use current master as source for version
1 docs

* Fiddling with new Site generation

* Make sure all branches are checked out for site generation

* Still trying to check out all branches for site generation

* fix test

* Fixing documantation sanity check

* Make sure version 2 only site builds

* Optimize for site deployment

* Optimizing for dreating and deploying the web site

* Site Deployment configuration for Docusaurus v2 microsite

* Fix ssh setup for deploying to GH pages

* Use different GH action to deploy site

Co-authored-by: Adam Fraser <adam.fraser@gmail.com>

* Include 1.x Api docs in site generation (#5659)

* Fix method name in Hub's documentation (#5618)

* Update zio-interop-reactivestreams to 1.3.7 (#5619)

* Implement ZStream#zipAllSortedByKeyWith (#5571)

* implement zstream#mergesortedbykey

* rename

* add variants

* Update sbt-scalafix to 0.9.31 (#5625)

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.40.1 (#5626)

* Update scalafmt-core to 3.0.4 (#5635)

* Update scalafmt-core to 3.0.4

* Reformat with scalafmt 3.0.4

* Update cats-effect to 2.5.4 (#5639)

* Update cats-effect to 3.2.9 (#5641)

* improve documentation (#5594)

* Update zio-config-magnolia, ... to 1.0.9 (#5645)

* Update zio-config-magnolia, ... to 1.0.10 (#5647)

* Upstream Shared Layers To ZIOApp (#5643)

* shared layers

* fix typo

* fix compilation error

* fix test

* fix version specific issue

* rename

* generalize

* Implement ZSink and ZTransducer Unwrap Operators (#5640)

* implement unwrap

* deprecate ZSink.managed

* reimplement managed

* fix test

* handle empty pull (#5651)

* Remove obsolete file
Add generation of Version 1.x API docs

* Fix typo in createSite script

* Handling api 1.x doc correctly

* Update .gitignore to ignore all generated api docs

* Reconfigure footer for multiversioned links to ScalaDoc

Co-authored-by: Dejan Mijić <dejan.mjc@gmail.com>
Co-authored-by: Scala Steward <43047562+scala-steward@users.noreply.github.com>
Co-authored-by: Adam Fraser <adam.fraser@gmail.com>

* Docs 2.x (#5676)

* Fix method name in Hub's documentation (#5618)

* Update zio-interop-reactivestreams to 1.3.7 (#5619)

* Implement ZStream#zipAllSortedByKeyWith (#5571)

* implement zstream#mergesortedbykey

* rename

* add variants

* Update sbt-scalafix to 0.9.31 (#5625)

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.40.1 (#5626)

* Update scalafmt-core to 3.0.4 (#5635)

* Update scalafmt-core to 3.0.4

* Reformat with scalafmt 3.0.4

* Update cats-effect to 2.5.4 (#5639)

* Update cats-effect to 3.2.9 (#5641)

* improve documentation (#5594)

* Update zio-config-magnolia, ... to 1.0.9 (#5645)

* Update zio-config-magnolia, ... to 1.0.10 (#5647)

* Upstream Shared Layers To ZIOApp (#5643)

* shared layers

* fix typo

* fix compilation error

* fix test

* fix version specific issue

* rename

* generalize

* Implement ZSink and ZTransducer Unwrap Operators (#5640)

* implement unwrap

* deprecate ZSink.managed

* reimplement managed

* fix test

* handle empty pull (#5651)

* Remove obsolete file
Add generation of Version 1.x API docs

* Fix typo in createSite script

* Handling api 1.x doc correctly

* Update .gitignore to ignore all generated api docs

* Reconfigure footer for multiversioned links to ScalaDoc

* Gunzip channel (#5222)

* Introduce Gunzip that uses ZChannel

* minor cleanup

* Update to recent 2.x changes

* Fix some deprecations

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Implement iso/utf decoders (#5437)

* implement ZSink#iso decoders

* implement ZStream#mkString

* implement iso8859_1 decode and utfDecode

* Update to latest 2.x version and some cleanup

* Removed broken scaladoc links

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Fix typo in splitChunksN (#5667)

* Implement ZStream.fromBlockingIterator (#5174)

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Add ZStream.fromFile and others (#5175)

* Add ZStream.fromFile and others

* Fix some deprecations

* Use different ports for socket tests than in the non-experimental tests

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Implement ZChannel.mergeAllWith (#5172)

* Implement ZChannel.mergeAllWith

* Ignore flaky finalizer ordering tests temporarily

* Change sample count of zipAllSortedByKeyExecWith

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Port ZStream#collectType to the new encoding (#5190)

* Add ZStream#collectType (#5058)

* Fixing issue #5057 - ZStream collectType operator

* Fixing Issue #5057 - Moving extension method to ZStream companion object

* Add ZStream#collectType to the new encoding

* Format

* testM => test

Co-authored-by: Remi Guittaut <remi.guittaut@gmail.com>
Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Readd Netifly image
fix Social Image reference and description
Attempt to fix indexing

Co-authored-by: Dejan Mijić <dejan.mjc@gmail.com>
Co-authored-by: Scala Steward <43047562+scala-steward@users.noreply.github.com>
Co-authored-by: Adam Fraser <adam.fraser@gmail.com>
Co-authored-by: Kaur Matas <33095685+kmatasflp@users.noreply.github.com>
Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>
Co-authored-by: Paul Daniels <paul@leadiq.com>
Co-authored-by: Luis Martinez <luis3m.23@gmail.com>
Co-authored-by: Itamar Ravid <iravid@users.noreply.github.com>
Co-authored-by: Remi Guittaut <remi.guittaut@gmail.com>

* categorize zio effects, zio layers, mutable references and stream components.

* put all fibers, concurrency primitives, and stm data types in one place.

* index managed resources in the first page.

* reorder ref pages.

* fix grammar issue.

* index contextual data types on the main page.

* reorder has and zlayer pages.

* put concurrency data-types in one section.

* index remaining types.

* fix toc.

* fix broken links.

* remove extra summary pages.

* remove extra header.

* move services to contextual data types.

* remove extra table of contents.

* remove blocking service and move its content to the zio data type.

* fix article url.

* fix location of services in sidebar.

Co-authored-by: Andreas Gies <andreas@wayofquality.de>
Co-authored-by: Adam Fraser <adam.fraser@gmail.com>
Co-authored-by: Dejan Mijić <dejan.mjc@gmail.com>
Co-authored-by: Scala Steward <43047562+scala-steward@users.noreply.github.com>
Co-authored-by: Kaur Matas <33095685+kmatasflp@users.noreply.github.com>
Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>
Co-authored-by: Paul Daniels <paul@leadiq.com>
Co-authored-by: Luis Martinez <luis3m.23@gmail.com>
Co-authored-by: Itamar Ravid <iravid@users.noreply.github.com>
Co-authored-by: Remi Guittaut <remi.guittaut@gmail.com>

* ZIO 2.0 Migration Guide (#5381)

* add new page for migration guide.

* upgrading dependencies.

* deprecated methods.

* note about removed arrow combinators.

* as, to and into methods.

* reorganize the paragraph.

* compositional zips.

* signature of the right and left operators.

* document api change of zio services.

* fix table issues.

* add note about deprecation of higher arity zips.

* list of deprecated zip variants.

* functions to layers.

* accessing a service from the environment.

* document ZIO.serviceWith.

* use effectful example to demonstrate accessor methods.

* include logging trait in mdoc compilation.

* user-defined blocking executor.

* building the dependency graph.

* annotate the toLayer to help IDE narrowing down the layer type.

* add missing code snippet.

* remove extra table.

* note on subtle change on usage of ZIO.service function.

* fix and use proper return types.

* add module pattern section.

* use consistent form of Module Pattern 1.0.

* accessor methods in module pattern.

* retrying, repetition and scheduling methods are moved to the clock service.

* fix typo.

Co-authored-by: Jisoo Park <jisoo.park@doomoolmori.com>

* inline codes in tables.

* new features.

* zio streams.

* zmanaged deprecated methods.

* remaining deprecated methods of the zlayer.

* accessing multiple services using for-comprehension.

* smart constructors.

* fix table structure.

* Accessible trait.

* descriptive errors.

* changes on currentDateTime and localDateTime methods.

* zlayer debugging.

* mutable reference section.

* document changes on zqueue.

* introduction to the zstate.

* introduction to zhub.

* remove extra mdoc tag from snippet code.

* testM and test are unified in ZIO 2.x

* smart assertions and the new assertTrue method.

* fix mdoc errors.

* describe the exact renaming stuffs and package movement for blocking operations.

* fix the missing word.

* zqueue

* remove duplicated zlayer section.

* logging.

* reorder/reorganize article sections.

* note on semaphore and tsemaphore.

* zio aspects.

* note on @accessible annotation and the Accessible trait.

* debugging

* deprecation of zio.App trait.

* compositional specs.

* introduce zio logging.

* deprecation of the `Fiber.Id`.

* platform, executor, and the runtime.

* forkon is deprecated.

* move zio app section after the zio section.

* zio app and compositional apps.

* add nest modifier.

* fix mdoc's compilation issue.

* add mdoc modifiers for compositional spec section.

* move images into a new location accessible by versioned sidebars.

* add migration-guide to the sidebar.

* fix executor's repackaging statement.

* deprecation of forkInternal.

* update dependencies.

* cleanup the article and reorder topics.

* fix type names.

* rewrite an unclear sentence.

* comment the compositional apps section.

* remove the compositional apps section.

* fix errors and warnings.

* add missing images.

Co-authored-by: Jisoo Park <jisoo.park@doomoolmori.com>

* Metrics Documentation (#5644)

* initial work.

* counter metric.

* fix typo.

* document gauge api.

* document histogram api.

* document summary metric.

* ranme page.

* remove extra enumeration.

* categorize metric types.

* counter use cases.

* gauge use cases.

* histogram use cases.

* summary use cases.

* explain more about histograms.

* add counter examples.

* remove extra import.

* gauge examples.

* histogram examples.

* summary examples.

* if a fast finger developer shifts his keyboard for one second :)

* document setcount metric.

* metriclabel documentation.

* Deprecate CheckM (#5684)

* deprecate checkm

* fix compilation errors

* Update jsoup to 1.14.3 (#5695)

* preserve partial ordering of stream elements (#5693)

* Update zio-kafka to 0.17.0 (#5698)

* Implement ZIOAppPlatformSpecific (#5697)

* implement zioappplatformspecific

* fix warnings

* preserve chunking (#5692)

* Contributing to Documentation (#5681)

* Site deploy (#5642)

* Refactoring to use Docusaurus 2

* Enable searching

* Restyling navbar

* Work on prism highlight config

* Styling the front page

* First cut of ZIO Web Site on Docusaurus 2.0

* Correct color fro sponsor text in dark mode

* Removing generated tailwind.css

* More refactoring to get rid of tailwind

* Finalize refactoring without Tailwind

* update github actions

* Correct image alignment in Sponsor section

* Just adding a small tweak to the search config

* Adding a short README with tipps working on the docs

* Starting to work on versioned site

* Ensure generated directories are empty before site build

* Create first cut of versioned site

* Update createSite script to temporary branch working on dosumentation

* ATemporarily adjust createSite script

* Update old version banner

* Adjust site deploy script to deploy site on releases and changes on the
"documantation" branch

* Renaming script to properly reflect work

* Adjusting checkout version for V1.x docs

* Add generated API to .gitignore

* Make prepareSite script fail on statements
not ending with RC 0

* Updating prepareSite script to use current master as source for version
1 docs

* Fiddling with new Site generation

* Make sure all branches are checked out for site generation

* Still trying to check out all branches for site generation

* fix test

* Fixing documantation sanity check

* Make sure version 2 only site builds

* Optimize for site deployment

* Optimizing for dreating and deploying the web site

* Site Deployment configuration for Docusaurus v2 microsite

* Fix ssh setup for deploying to GH pages

Co-authored-by: Adam Fraser <adam.fraser@gmail.com>

* Site deploy (#5646)

* Refactoring to use Docusaurus 2

* Enable searching

* Restyling navbar

* Work on prism highlight config

* Styling the front page

* First cut of ZIO Web Site on Docusaurus 2.0

* Correct color fro sponsor text in dark mode

* Removing generated tailwind.css

* More refactoring to get rid of tailwind

* Finalize refactoring without Tailwind

* update github actions

* Correct image alignment in Sponsor section

* Just adding a small tweak to the search config

* Adding a short README with tipps working on the docs

* Starting to work on versioned site

* Ensure generated directories are empty before site build

* Create first cut of versioned site

* Update createSite script to temporary branch working on dosumentation

* ATemporarily adjust createSite script

* Update old version banner

* Adjust site deploy script to deploy site on releases and changes on the
"documantation" branch

* Renaming script to properly reflect work

* Adjusting checkout version for V1.x docs

* Add generated API to .gitignore

* Make prepareSite script fail on statements
not ending with RC 0

* Updating prepareSite script to use current master as source for version
1 docs

* Fiddling with new Site generation

* Make sure all branches are checked out for site generation

* Still trying to check out all branches for site generation

* fix test

* Fixing documantation sanity check

* Make sure version 2 only site builds

* Optimize for site deployment

* Optimizing for dreating and deploying the web site

* Site Deployment configuration for Docusaurus v2 microsite

* Fix ssh setup for deploying to GH pages

* Use different GH action to deploy site

Co-authored-by: Adam Fraser <adam.fraser@gmail.com>

* Include 1.x Api docs in site generation (#5659)

* Fix method name in Hub's documentation (#5618)

* Update zio-interop-reactivestreams to 1.3.7 (#5619)

* Implement ZStream#zipAllSortedByKeyWith (#5571)

* implement zstream#mergesortedbykey

* rename

* add variants

* Update sbt-scalafix to 0.9.31 (#5625)

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.40.1 (#5626)

* Update scalafmt-core to 3.0.4 (#5635)

* Update scalafmt-core to 3.0.4

* Reformat with scalafmt 3.0.4

* Update cats-effect to 2.5.4 (#5639)

* Update cats-effect to 3.2.9 (#5641)

* improve documentation (#5594)

* Update zio-config-magnolia, ... to 1.0.9 (#5645)

* Update zio-config-magnolia, ... to 1.0.10 (#5647)

* Upstream Shared Layers To ZIOApp (#5643)

* shared layers

* fix typo

* fix compilation error

* fix test

* fix version specific issue

* rename

* generalize

* Implement ZSink and ZTransducer Unwrap Operators (#5640)

* implement unwrap

* deprecate ZSink.managed

* reimplement managed

* fix test

* handle empty pull (#5651)

* Remove obsolete file
Add generation of Version 1.x API docs

* Fix typo in createSite script

* Handling api 1.x doc correctly

* Update .gitignore to ignore all generated api docs

* Reconfigure footer for multiversioned links to ScalaDoc

Co-authored-by: Dejan Mijić <dejan.mjc@gmail.com>
Co-authored-by: Scala Steward <43047562+scala-steward@users.noreply.github.com>
Co-authored-by: Adam Fraser <adam.fraser@gmail.com>

* Docs 2.x (#5676)

* Fix method name in Hub's documentation (#5618)

* Update zio-interop-reactivestreams to 1.3.7 (#5619)

* Implement ZStream#zipAllSortedByKeyWith (#5571)

* implement zstream#mergesortedbykey

* rename

* add variants

* Update sbt-scalafix to 0.9.31 (#5625)

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.40.1 (#5626)

* Update scalafmt-core to 3.0.4 (#5635)

* Update scalafmt-core to 3.0.4

* Reformat with scalafmt 3.0.4

* Update cats-effect to 2.5.4 (#5639)

* Update cats-effect to 3.2.9 (#5641)

* improve documentation (#5594)

* Update zio-config-magnolia, ... to 1.0.9 (#5645)

* Update zio-config-magnolia, ... to 1.0.10 (#5647)

* Upstream Shared Layers To ZIOApp (#5643)

* shared layers

* fix typo

* fix compilation error

* fix test

* fix version specific issue

* rename

* generalize

* Implement ZSink and ZTransducer Unwrap Operators (#5640)

* implement unwrap

* deprecate ZSink.managed

* reimplement managed

* fix test

* handle empty pull (#5651)

* Remove obsolete file
Add generation of Version 1.x API docs

* Fix typo in createSite script

* Handling api 1.x doc correctly

* Update .gitignore to ignore all generated api docs

*
10000
 Reconfigure footer for multiversioned links to ScalaDoc

* Gunzip channel (#5222)

* Introduce Gunzip that uses ZChannel

* minor cleanup

* Update to recent 2.x changes

* Fix some deprecations

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Implement iso/utf decoders (#5437)

* implement ZSink#iso decoders

* implement ZStream#mkString

* implement iso8859_1 decode and utfDecode

* Update to latest 2.x version and some cleanup

* Removed broken scaladoc links

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Fix typo in splitChunksN (#5667)

* Implement ZStream.fromBlockingIterator (#5174)

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Add ZStream.fromFile and others (#5175)

* Add ZStream.fromFile and others

* Fix some deprecations

* Use different ports for socket tests than in the non-experimental tests

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Implement ZChannel.mergeAllWith (#5172)

* Implement ZChannel.mergeAllWith

* Ignore flaky finalizer ordering tests temporarily

* Change sample count of zipAllSortedByKeyExecWith

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Port ZStream#collectType to the new encoding (#5190)

* Add ZStream#collectType (#5058)

* Fixing issue #5057 - ZStream collectType operator

* Fixing Issue #5057 - Moving extension method to ZStream companion object

* Add ZStream#collectType to the new encoding

* Format

* testM => test

Co-authored-by: Remi Guittaut <remi.guittaut@gmail.com>
Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Readd Netifly image
fix Social Image reference and description
Attempt to fix indexing

Co-authored-by: Dejan Mijić <dejan.mjc@gmail.com>
Co-authored-by: Scala Steward <43047562+scala-steward@users.noreply.github.com>
Co-authored-by: Adam Fraser <adam.fraser@gmail.com>
Co-authored-by: Kaur Matas <33095685+kmatasflp@users.noreply.github.com>
Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>
Co-authored-by: Paul Daniels <paul@leadiq.com>
Co-authored-by: Luis Martinez <luis3m.23@gmail.com>
Co-authored-by: Itamar Ravid <iravid@users.noreply.github.com>
Co-authored-by: Remi Guittaut <remi.guittaut@gmail.com>

* rename routes.

* building documentation locally.

* introduction.

* rename about route on version2-only config.

* enable edit button.

* editing with github editor.

* add step by step images.

* improve the 'editing documentation locally' section.

* giving feedback.

* toolchain section.

* document final step on sending pull request.

Co-authored-by: Andreas Gies <andreas@wayofquality.de>
Co-authored-by: Adam Fraser <adam.fraser@gmail.com>
Co-authored-by: Dejan Mijić <dejan.mjc@gmail.com>
Co-authored-by: Scala Steward <43047562+scala-steward@users.noreply.github.com>
Co-authored-by: Kaur Matas <33095685+kmatasflp@users.noreply.github.com>
Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>
Co-authored-by: Paul Daniels <paul@leadiq.com>
Co-authored-by: Luis Martinez <luis3m.23@gmail.com>
Co-authored-by: Itamar Ravid <iravid@users.noreply.github.com>
Co-authored-by: Remi Guittaut <remi.guittaut@gmail.com>

* Add accessor method for Clock.localDateTime (#5661)

* JVM metrics + DefaultJvmMetricsExporter ZIOApp (#5582)

* Migrated Promeheus-syle JVM metrics from zio-zmx

* Fixed Scala version specific deprecation warnings

* A ZIOApp that collects the default JVM metrics

* Deleted JvmMetricsVersionSpecific, using silencer instead

* Simplified collectMetrics with forkManaged

* All JVM metric collectors expose layer and ZIOApp interface

* Configurable schedule

* Fix for Scala 3

* Use Smaller Generator For Property Based Tests (#5699)

* Removes ensuringFirst from ZStream (#5717)

* Fix Exit value propagation for Channels (#5718)

* Fix some compile issues after merging series/2.x

* Slight config change to optimise indexing on Algolia

* Switch version 1 docs to latest release

* Reintegrate & style the newsletter subscription

* Remove obsolete files

Co-authored-by: Dejan Mijić <dejan.mjc@gmail.com>
Co-authored-by: Scala Steward <43047562+scala-steward@users.noreply.github.com>
Co-authored-by: Adam Fraser <adam.fraser@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Kaur Matas <33095685+kmatasflp@users.noreply.github.com>
Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>
Co-authored-by: Paul Daniels <paul@leadiq.com>
Co-authored-by: Luis Martinez <luis3m.23@gmail.com>
Co-authored-by: Assen Kolov <assen.kolov@gmail.com>
Co-authored-by: Itamar Ravid <iravid@users.noreply.github.com>
Co-authored-by: Remi Guittaut <remi.guittaut@gmail.com>
Co-authored-by: Adrian Filip <realadrianfilip@gmail.com>
Co-authored-by: zeal18 <lezhoev@gmail.com>
Co-authored-by: Milad Khajavi <khajavi@gmail.com>
Co-authored-by: Jisoo Park <jisoo.park@doomoolmori.com>
Co-authored-by: Nikolay Artamonov <nartamonov@gmail.com>
davidlar pushed a commit to davidlar/zio that referenced this pull request Oct 13, 2021
Co-authored-by: Renovate Bot <bot@renovateapp.com>
adamgfraser added a commit that referenced this pull request Oct 20, 2021
* Fix method name in Hub's documentation (#5618)

* Update zio-interop-reactivestreams to 1.3.7 (#5619)

* Implement ZStream#zipAllSortedByKeyWith (#5571)

* implement zstream#mergesortedbykey

* rename

* add variants

* Update sbt-scalafix to 0.9.31 (#5625)

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.40.1 (#5626)

* Update scalafmt-core to 3.0.4 (#5635)

* Update scalafmt-core to 3.0.4

* Reformat with scalafmt 3.0.4

* Update cats-effect to 2.5.4 (#5639)

* Update cats-effect to 3.2.9 (#5641)

* improve documentation (#5594)

* Update zio-config-magnolia, ... to 1.0.9 (#5645)

* Update zio-config-magnolia, ... to 1.0.10 (#5647)

* Upstream Shared Layers To ZIOApp (#5643)

* shared layers

* fix typo

* fix compilation error

* fix test

* fix version specific issue

* rename

* generalize

* Implement ZSink and ZTransducer Unwrap Operators (#5640)

* implement unwrap

* deprecate ZSink.managed

* reimplement managed

* fix test

* handle empty pull (#5651)

* chore(deps): update zio.version to v1.0.12 (#5652)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* chore(deps): update dependency prismjs to 1.25.0 [security] (#5654)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.42.1 (#5656)

* Update http4s-blaze-client, ... to 0.23.4 (#5657)

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.42.3 (#5660)

* Remove site deployment from the series 1.x branch (#5658)

* Gunzip channel (#5222)

* Introduce Gunzip that uses ZChannel

* minor cleanup

* Update to recent 2.x changes

* Fix some deprecations

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Implement iso/utf decoders (#5437)

* implement ZSink#iso decoders

* implement ZStream#mkString

* implement iso8859_1 decode and utfDecode

* Update to latest 2.x version and some cleanup

* Removed broken scaladoc links

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Fix typo in splitChunksN (#5667)

* Implement ZStream.fromBlockingIterator (#5174)

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Add ZStream.fromFile and others (#5175)

* Add ZStream.fromFile and others

* Fix some deprecations

* Use different ports for socket tests than in the non-experimental tests

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Update README (#5672)

* Implement ZChannel.mergeAllWith (#5172)

* Implement ZChannel.mergeAllWith

* Ignore flaky finalizer ordering tests temporarily

* Change sample count of zipAllSortedByKeyExecWith

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Preserve Original Error In ZStream#timeoutError (#5671)

* Port ZStream#collectType to the new encoding (#5190)

* Add ZStream#collectType (#5058)

* Fixing issue #5057 - ZStream collectType operator

* Fixing Issue #5057 - Moving extension method to ZStream companion object

* Add ZStream#collectType to the new encoding

* Format

* testM => test

Co-authored-by: Remi Guittaut <remi.guittaut@gmail.com>
Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Update scalafmt-core to 3.0.5 (#5674)

* Update scalafmt-core to 3.0.5

* Reformat with scalafmt 3.0.5

* Deprecated message in zio.App points to zio.ZIOAppDefault (#5668)

* Update sbt-ci-release to 1.5.9 (#5663)

* Update sbt-ci-release to 1.5.9

* Align the plugins

Co-authored-by: Dejan Mijić <dejan.mjc@gmail.com>

* Update scala-compiler, scala-library, ... to 2.12.15 (#5613)

* Update quill-jdbc-zio to 3.10.0 (#5526)

* Update zio-test-akka-http to 1.0.3 (#5673)

* Update zio-test-akka-http to 1.0.3

* Update zio-test-akka-http to 1.0.3

* propagate error (#5680)

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.42.4 (#5682)

* managed and transactional tests (#5683)

* Fix getRef in Fiber.orElse (#5690)

* chore(deps): update node.js to v14.18.0 (#5689)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.42.5 (#5691)

* Update Internal Names (#5688)

* rename

* update documentation

* Breadth First Search Generators (#5677)

* breadth first search

* fix version specific issue

* fix compilation error

* add tests

* format

* Deprecate SuiteM (#5686)

* deprecate suitem

* format

* Deprecate Some Additional Methods (#5687)

* deprecate

* remove deprecated methods

* Reorganization of Data Types (#5662)

* Site deploy (#5642)

* Refactoring to use Docusaurus 2

* Enable searching

* Restyling navbar

* Work on prism highlight config

* Styling the front page

* First cut of ZIO Web Site on Docusaurus 2.0

* Correct color fro sponsor text in dark mode

* Removing generated tailwind.css

* More refactoring to get rid of tailwind

* Finalize refactoring without Tailwind

* update github actions

* Correct image alignment in Sponsor section

* Just adding a small tweak to the search config

* Adding a short README with tipps working on the docs

* Starting to work on versioned site

* Ensure generated directories are empty before site build

* Create first cut of versioned site

* Update createSite script to temporary branch working on dosumentation

* ATemporarily adjust createSite script

* Update old version banner

* Adjust site deploy script to deploy site on releases and changes on the
"documantation" branch

* Renaming script to properly reflect work

* Adjusting checkout version for V1.x docs

* Add generated API to .gitignore

* Make prepareSite script fail on statements
not ending with RC 0

* Updating prepareSite script to use current master as source for version
1 docs

* Fiddling with new Site generation

* Make sure all branches are checked out for site generation

* Still trying to check out all branches for site generation

* fix test

* Fixing documantation sanity check

* Make sure version 2 only site builds

* Optimize for site deployment

* Optimizing for dreating and deploying the web site

* Site Deployment configuration for Docusaurus v2 microsite

* Fix ssh setup for deploying to GH pages

Co-authored-by: Adam Fraser <adam.fraser@gmail.com>

* Site deploy (#5646)

* Refactoring to use Docusaurus 2

* Enable searching

* Restyling navbar

* Work on prism highlight config

* Styling the front page

* First cut of ZIO Web Site on Docusaurus 2.0

* Correct color fro sponsor text in dark mode

* Removing generated tailwind.css

* More refactoring to get rid of tailwind

* Finalize refactoring without Tailwind

* update github actions

* Correct image alignment in Sponsor section

* Just adding a small tweak to the search config

* Adding a short README with tipps working on the docs

* Starting to work on versioned site

* Ensure generated directories are empty before site build

* Create first cut of versioned site

* Update createSite script to temporary branch working on dosumentation

* ATemporarily adjust createSite script

* Update old version banner

* Adjust site deploy script to deploy site on releases and changes on the
"documantation" branch

* Renaming script to properly reflect work

* Adjusting checkout version for V1.x docs

* Add generated API to .gitignore

* Make prepareSite script fail on statements
not ending with RC 0

* Updating prepareSite script to use current master as source for version
1 docs

* Fiddling with new Site generation

* Make sure all branches are checked out for site generation

* Still trying to check out all branches for site generation

* fix test

* Fixing documantation sanity check

* Make sure version 2 only site builds

* Optimize for site deployment

* Optimizing for dreating and deploying the web site

* Site Deployment configuration for Docusaurus v2 microsite

* Fix ssh setup for deploying to GH pages

* Use different GH action to deploy site

Co-authored-by: Adam Fraser <adam.fraser@gmail.com>

* Include 1.x Api docs in site generation (#5659)

* Fix method name in Hub's documentation (#5618)

* Update zio-interop-reactivestreams to 1.3.7 (#5619)

* Implement ZStream#zipAllSortedByKeyWith (#5571)

* implement zstream#mergesortedbykey

* rename

* add variants

* Update sbt-scalafix to 0.9.31 (#5625)

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.40.1 (#5626)

* Update scalafmt-core to 3.0.4 (#5635)

* Update scalafmt-core to 3.0.4

* Reformat with scalafmt 3.0.4

* Update cats-effect to 2.5.4 (#5639)

* Update cats-effect to 3.2.9 (#5641)

* improve documentation (#5594)

* Update zio-config-magnolia, ... to 1.0.9 (#5645)

* Update zio-config-magnolia, ... to 1.0.10 (#5647)

* Upstream Shared Layers To ZIOApp (#5643)

* shared layers

* fix typo

* fix compilation error

* fix test

* fix version specific issue

* rename

* generalize

* Implement ZSink and ZTransducer Unwrap Operators (#5640)

* implement unwrap

* deprecate ZSink.managed

* reimplement managed

* fix test

* handle empty pull (#5651)

* Remove obsolete file
Add generation of Version 1.x API docs

* Fix typo in createSite script

* Handling api 1.x doc correctly

* Update .gitignore to ignore all generated api docs

* Reconfigure footer for multiversioned links to ScalaDoc

Co-authored-by: Dejan Mijić <dejan.mjc@gmail.com>
Co-authored-by: Scala Steward <43047562+scala-steward@users.noreply.github.com>
Co-authored-by: Adam Fraser <adam.fraser@gmail.com>

* Docs 2.x (#5676)

* Fix method name in Hub's documentation (#5618)

* Update zio-interop-reactivestreams to 1.3.7 (#5619)

* Implement ZStream#zipAllSortedByKeyWith (#5571)

* implement zstream#mergesortedbykey

* rename

* add variants

* Update sbt-scalafix to 0.9.31 (#5625)

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.40.1 (#5626)

* Update scalafmt-core to 3.0.4 (#5635)

* Update scalafmt-core to 3.0.4

* Reformat with scalafmt 3.0.4

* Update cats-effect to 2.5.4 (#5639)

* Update cats-effect to 3.2.9 (#5641)

* improve documentation (#5594)

* Update zio-config-magnolia, ... to 1.0.9 (#5645)

* Update zio-config-magnolia, ... to 1.0.10 (#5647)

* Upstream Shared Layers To ZIOApp (#5643)

* shared layers

* fix typo

* fix compilation error

* fix test

* fix version specific issue

* rename

* generalize

* Implement ZSink and ZTransducer Unwrap Operators (#5640)

* implement unwrap

* deprecate ZSink.managed

* reimplement managed

* fix test

* handle empty pull (#5651)

* Remove obsolete file
Add generation of Version 1.x API docs

* Fix typo in createSite script

* Handling api 1.x doc correctly

* Update .gitignore to ignore all generated api docs

* Reconfigure footer for multiversioned links to ScalaDoc

* Gunzip channel (#5222)

* Introduce Gunzip that uses ZChannel

* minor cleanup

* Update to recent 2.x changes

* Fix some deprecations

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Implement iso/utf decoders (#5437)

* implement ZSink#iso decoders

* implement ZStream#mkString

* implement iso8859_1 decode and utfDecode

* Update to latest 2.x version and some cleanup

* Removed broken scaladoc links

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Fix typo in splitChunksN (#5667)

* Implement ZStream.fromBlockingIterator (#5174)

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Add ZStream.fromFile and others (#5175)

* Add ZStream.fromFile and others

* Fix some deprecations

* Use different ports for socket tests than in the non-experimental tests

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Implement ZChannel.mergeAllWith (#5172)

* Implement ZChannel.mergeAllWith

* Ignore flaky finalizer ordering tests temporarily

* Change sample count of zipAllSortedByKeyExecWith

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Port ZStream#collectType to the new encoding (#5190)

* Add ZStream#collectType (#5058)

* Fixing issue #5057 - ZStream collectType operator

* Fixing Issue #5057 - Moving extension method to ZStream companion object

* Add ZStream#collectType to the new encoding

* Format

* testM => test

Co-authored-by: Remi Guittaut <remi.guittaut@gmail.com>
Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Readd Netifly image
fix Social Image reference and description
Attempt to fix indexing

Co-authored-by: Dejan Mijić <dejan.mjc@gmail.com>
Co-authored-by: Scala Steward <43047562+scala-steward@users.noreply.github.com>
Co-authored-by: Adam Fraser <adam.fraser@gmail.com>
Co-authored-by: Kaur Matas <33095685+kmatasflp@users.noreply.github.com>
Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>
Co-authored-by: Paul Daniels <paul@leadiq.com>
Co-authored-by: Luis Martinez <luis3m.23@gmail.com>
Co-authored-by: Itamar Ravid <iravid@users.noreply.github.com>
Co-authored-by: Remi Guittaut <remi.guittaut@gmail.com>

* categorize zio effects, zio layers, mutable references and stream components.

* put all fibers, concurrency primitives, and stm data types in one place.

* index managed resources in the first page.

* reorder ref pages.

* fix grammar issue.

* index contextual data types on the main page.

* reorder has and zlayer pages.

* put concurrency data-types in one section.

* index remaining types.

* fix toc.

* fix broken links.

* remove extra summary pages.

* remove extra header.

* move services to contextual data types.

* remove extra table of contents.

* remove blocking service and move its content to the zio data type.

* fix article url.

* fix location of services in sidebar.

Co-authored-by: Andreas Gies <andreas@wayofquality.de>
Co-authored-by: Adam Fraser <adam.fraser@gmail.com>
Co-authored-by: Dejan Mijić <dejan.mjc@gmail.com>
Co-authored-by: Scala Steward <43047562+scala-steward@users.noreply.github.com>
Co-authored-by: Kaur Matas <33095685+kmatasflp@users.noreply.github.com>
Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>
Co-authored-by: Paul Daniels <paul@leadiq.com>
Co-authored-by: Luis Martinez <luis3m.23@gmail.com>
Co-authored-by: Itamar Ravid <iravid@users.noreply.github.com>
Co-authored-by: Remi Guittaut <remi.guittaut@gmail.com>

* ZIO 2.0 Migration Guide (#5381)

* add new page for migration guide.

* upgrading dependencies.

* deprecated methods.

* note about removed arrow combinators.

* as, to and into methods.

* reorganize the paragraph.

* compositional zips.

* signature of the right and left operators.

* document api change of zio services.

* fix table issues.

* add note about deprecation of higher arity zips.

* list of deprecated zip variants.

* functions to layers.

* accessing a service from the environment.

* document ZIO.serviceWith.

* use effectful example to demonstrate accessor methods.

* include logging trait in mdoc compilation.

* user-defined blocking executor.

* building the dependency graph.

* annotate the toLayer to help IDE narrowing down the layer type.

* add missing code snippet.

* remove extra table.

* note on subtle change on usage of ZIO.service function.

* fix and use proper return types.

* add module pattern section.

* use consistent form of Module Pattern 1.0.

* accessor methods in module pattern.

* retrying, repetition and scheduling methods are moved to the clock service.

* fix typo.

Co-authored-by: Jisoo Park <jisoo.park@doomoolmori.com>

* inline codes in tables.

* new features.

* zio streams.

* zmanaged deprecated methods.

* remaining deprecated methods of the zlayer.

* accessing multiple services using for-comprehension.

* smart constructors.

* fix table structure.

* Accessible trait.

* descriptive errors.

* changes on currentDateTime and localDateTime methods.

* zlayer debugging.

* mutable reference section.

* document changes on zqueue.

* introduction to the zstate.

* introduction to zhub.

* remove extra mdoc tag from snippet code.

* testM and test are unified in ZIO 2.x

* smart assertions and the new assertTrue method.

* fix mdoc errors.

* describe the exact renaming stuffs and package movement for blocking operations.

* fix the missing word.

* zqueue

* remove duplicated zlayer section.

* logging.

* reorder/reorganize article sections.

* note on semaphore and tsemaphore.

* zio aspects.

* note on @accessible annotation and the Accessible trait.

* debugging

* deprecation of zio.App trait.

* compositional specs.

* introduce zio logging.

* deprecation of the `Fiber.Id`.

* platform, executor, and the runtime.

* forkon is deprecated.

* move zio app section after the zio section.

* zio app and compositional apps.

* add nest modifier.

* fix mdoc's compilation issue.

* add mdoc modifiers for compositional spec section.

* move images into a new location accessible by versioned sidebars.

* add migration-guide to the sidebar.

* fix executor's repackaging statement.

* deprecation of forkInternal.

* update dependencies.

* cleanup the article and reorder topics.

* fix type names.

* rewrite an unclear sentence.

* comment the compositional apps section.

* remove the compositional apps section.

* fix errors and warnings.

* add missing images.

Co-authored-by: Jisoo Park <jisoo.park@doomoolmori.com>

* Metrics Documentation (#5644)

* initial work.

* counter metric.

* fix typo.

* document gauge api.

* document histogram api.

* document summary metric.

* ranme page.

* remove extra enumeration.

* categorize metric types.

* counter use cases.

* gauge use cases.

* histogram use cases.

* summary use cases.

* explain more about histograms.

* add counter examples.

* remove extra import.

* gauge examples.

* histogram examples.

* summary examples.

* if a fast finger developer shifts his keyboard for one second :)

* document setcount metric.

* metriclabel documentation.

* Deprecate CheckM (#5684)

* deprecate checkm

* fix compilation errors

* Update jsoup to 1.14.3 (#5695)

* preserve partial ordering of stream elements (#5693)

* Update zio-kafka to 0.17.0 (#5698)

* Implement ZIOAppPlatformSpecific (#5697)

* implement zioappplatformspecific

* fix warnings

* preserve chunking (#5692)

* Contributing to Documentation (#5681)

* Site deploy (#5642)

* Refactoring to use Docusaurus 2

* Enable searching

* Restyling navbar

* Work on prism highlight config

* Styling the front page

* First cut of ZIO Web Site on Docusaurus 2.0

* Correct color fro sponsor text in dark mode

* Removing generated tailwind.css

* More refactoring to get rid of tailwind

* Finalize refactoring without Tailwind

* update github actions

* Correct image alignment in Sponsor section

* Just adding a small tweak to the search config

* Adding a short README with tipps working on the docs

* Starting to work on versioned site

* Ensure generated directories are empty before site build

* Create first cut of versioned site

* Update createSite script to temporary branch working on dosumentation

* ATemporarily adjust createSite script

* Update old version banner

* Adjust site deploy script to deploy site on releases and changes on the
"documantation" branch

* Renaming script to properly reflect work

* Adjusting checkout version for V1.x docs

* Add generated API to .gitignore

* Make prepareSite script fail on statements
not ending with RC 0

* Updating prepareSite script to use current master as source for version
1 docs

* Fiddling with new Site generation

* Make sure all branches are checked out for site generation

* Still trying to check out all branches for site generation

* fix test

* Fixing documantation sanity check

* Make sure version 2 only site builds

* Optimize for site deployment

* Optimizing for dreating and deploying the web site

* Site Deployment configuration for Docusaurus v2 microsite

* Fix ssh setup for deploying to GH pages

Co-authored-by: Adam Fraser <adam.fraser@gmail.com>

* Site deploy (#5646)

* Refactoring to use Docusaurus 2

* Enable searching

* Restyling navbar

* Work on prism highlight config

* Styling the front page

* First cut of ZIO Web Site on Docusaurus 2.0

* Correct color fro sponsor text in dark mode

* Removing generated tailwind.css

* More refactoring to get rid of tailwind

* Finalize refactoring without Tailwind

* update github actions

* Correct image alignment in Sponsor section

* Just adding a small tweak to the search config

* Adding a short README with tipps working on the docs

* Starting to work on versioned site

* Ensure generated directories are empty before site build

* Create first cut of versioned site

* Update createSite script to temporary branch working on dosumentation

* ATemporarily adjust createSite script

* Update old version banner

* Adjust site deploy script to deploy site on releases and changes on the
"documantation" branch

* Renaming script to properly reflect work

* Adjusting checkout version for V1.x docs

* Add generated API to .gitignore

* Make prepareSite script fail on statements
not ending with RC 0

* Updating prepareSite script to use current master as source for version
1 docs

* Fiddling with new Site generation

* Make sure all branches are checked out for site generation

* Still trying to check out all branches for site generation

* fix test

* Fixing documantation sanity check

* Make sure version 2 only site builds

* Optimize for site deployment

* Optimizing for dreating and deploying the web site

* Site Deployment configuration for Docusaurus v2 microsite

* Fix ssh setup for deploying to GH pages

* Use different GH action to deploy site

Co-authored-by: Adam Fraser <adam.fraser@gmail.com>

* Include 1.x Api docs in site generation (#5659)

* Fix method name in Hub's documentation (#5618)

* Update zio-interop-reactivestreams to 1.3.7 (#5619)

* Implement ZStream#zipAllSortedByKeyWith (#5571)

* implement zstream#mergesortedbykey

* rename

* add variants

* Update sbt-scalafix to 0.9.31 (#5625)

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.40.1 (#5626)

* Update scalafmt-core to 3.0.4 (#5635)

* Update scalafmt-core to 3.0.4

* Reformat with scalafmt 3.0.4

* Update cats-effect to 2.5.4 (#5639)

* Update cats-effect to 3.2.9 (#5641)

* improve documentation (#5594)

* Update zio-config-magnolia, ... to 1.0.9 (#5645)

* Update zio-config-magnolia, ... to 1.0.10 (#5647)

* Upstream Shared Layers To ZIOApp (#5643)

* shared layers

* fix typo

* fix compilation error

* fix test

* fix version specific issue

* rename

* generalize

* Implement ZSink and ZTransducer Unwrap Operators (#5640)

* implement unwrap

* deprecate ZSink.managed

* reimplement managed

* fix test

* handle empty pull (#5651)

* Remove obsolete file
Add generation of Version 1.x API docs

* Fix typo in createSite script

* Handling api 1.x doc correctly

* Update .gitignore to ignore all generated api docs

* Reconfigure footer for multiversioned links to ScalaDoc

Co-authored-by: Dejan Mijić <dejan.mjc@gmail.com>
Co-authored-by: Scala Steward <43047562+scala-steward@users.noreply.github.com>
Co-authored-by: Adam Fraser <adam.fraser@gmail.com>

* Docs 2.x (#5676)

* Fix method name in Hub's documentation (#5618)

* Update zio-interop-reactivestreams to 1.3.7 (#5619)

* Implement ZStream#zipAllSortedByKeyWith (#5571)

* implement zstream#mergesortedbykey

* rename

* add variants

* Update sbt-scalafix to 0.9.31 (#5625)

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.40.1 (#5626)

* Update scalafmt-core to 3.0.4 (#5635)

* Update scalafmt-core to 3.0.4

* Reformat with scalafmt 3.0.4

* Update cats-effect to 2.5.4 (#5639)

* Update cats-effect to 3.2.9 (#5641)

* improve documentation (#5594)

* Update zio-config-magnolia, ... to 1.0.9 (#5645)

* Update zio-config-magnolia, ... to 1.0.10 (#5647)

* Upstream Shared Layers To ZIOApp (#5643)

* shared layers

* fix typo

* fix compilation error

* fix test

* fix version specific issue

* rename

* generalize

* Implement ZSink and ZTransducer Unwrap Operators (#5640)

* implement unwrap

* deprecate ZSink.managed

* reimplement managed

* fix test

* handle empty pull (#5651)

* Remove obsolete file
Add generation of Version 1.x API docs

* Fix typo in createSite script

* Handling api 1.x doc correctly

* Update .gitignore to ignore all generated api docs

* Reconfigure footer for multiversioned links to ScalaDoc

* Gunzip channel (#5222)

* Introduce Gunzip that uses ZChannel

* minor cleanup

* Update to recent 2.x changes

* Fix some deprecations

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Implement iso/utf decoders (#5437)

* implement ZSink#iso decoders

* implement ZStream#mkString

* implement iso8859_1 decode and utfDecode

* Update to latest 2.x version and some cleanup

* Removed broken scaladoc links

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Fix typo in splitChunksN (#5667)

* Implement ZStream.fromBlockingIterator (#5174)

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Add ZStream.fromFile and others (#5175)

* Add ZStream.fromFile and others

* Fix some deprecations

* Use different ports for socket tests than in the non-experimental tests

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Implement ZChannel.mergeAllWith (#5172)

* Implement ZChannel.mergeAllWith

* Ignore flaky finalizer ordering tests temporarily

* Change sample count of zipAllSortedByKeyExecWith

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Port ZStream#collectType to the new encoding (#5190)

* Add ZStream#collectType (#5058)

* Fixing issue #5057 - ZStream collectType operator

* Fixing Issue #5057 - Moving extension method to ZStream companion object

* Add ZStream#collectType to the new encoding

* Format

* testM => test

Co-authored-by: Remi Guittaut <remi.guittaut@gmail.com>
Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Readd Netifly image
fix Social Image reference and description
Attempt to fix indexing

Co-authored-by: Dejan Mijić <dejan.mjc@gmail.com>
Co-authored-by: Scala Steward <43047562+scala-steward@users.noreply.github.com>
Co-authored-by: Adam Fraser <adam.fraser@gmail.com>
Co-authored-by: Kaur Matas <33095685+kmatasflp@users.noreply.github.com>
Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>
Co-authored-by: Paul Daniels <paul@leadiq.com>
Co-authored-by: Luis Martinez <luis3m.23@gmail.com>
Co-authored-by: Itamar Ravid <iravid@users.noreply.github.com>
Co-authored-by: Remi Guittaut <remi.guittaut@gmail.com>

* rename routes.

* building documentation locally.

* introduction.

* rename about route on version2-only config.

* enable edit button.

* editing with github editor.

* add step by step images.

* improve the 'editing documentation locally' section.

* giving feedback.

* toolchain section.

* document final step on sending pull request.

Co-authored-by: Andreas Gies <andreas@wayofquality.de>
Co-authored-by: Adam Fraser <adam.fraser@gmail.com>
Co-authored-by: Dejan Mijić <dejan.mjc@gmail.com>
Co-authored-by: Scala Steward <43047562+scala-steward@users.noreply.github.com>
Co-authored-by: Kaur Matas <33095685+kmatasflp@users.noreply.github.com>
Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>
Co-authored-by: Paul Daniels <paul@leadiq.com>
Co-authored-by: Luis Martinez <luis3m.23@gmail.com>
Co-authored-by: Itamar Ravid <iravid@users.noreply.github.com>
Co-authored-by: Remi Guittaut <remi.guittaut@gmail.com>

* Add accessor method for Clock.localDateTime (#5661)

* JVM metrics + DefaultJvmMetricsExporter ZIOApp (#5582)

* Migrated Promeheus-syle JVM metrics from zio-zmx

* Fixed Scala version specific deprecation warnings

* A ZIOApp that collects the default JVM metrics

* Deleted JvmMetricsVersionSpecific, using silencer instead

* Simplified collectMetrics with forkManaged

* All JVM metric collectors expose layer and ZIOApp interface

* Configurable schedule

* Fix for Scala 3

* Update util-core to 21.9.0 (#5700)

* Use Smaller Generator For Property Based Tests (#5699)

* Update zio-zmx to 0.0.9 (#5701)

* Update rezilience to 0.7.0 (#5702)

* Update scalafmt-core to 3.0.6 (#5708)

* Update maven-compat, maven-embedder to 3.8.3 (#5710)

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.42.6 (#5712)

* Removes ensuringFirst from ZStream (#5717)

* Fix Exit value propagation for Channels (#5718)

* remove deprecated use of security manager

* Revert "remove deprecated use of security manager"

This reverts commit d9e50ff.

* Preserve Scope of Forked Fibers in ZStream#interruptWhen (#5720)

* transplant

* remove unused variable

* remove deprecated use of security manager

* generalize (#5715)

* Document some missing sections on the STM data type (#5711)

* trandom service.

* document thub data type.

* document zthub.

* index trandom and zthub in the introduction page.

* providing/injecting trandom layer to the stm effect.

* zstm type aliases.

* formatting.

* import trandom.

* remove extra mdoc modifier.

* Implement ZIOAspect.disableLogging (#5723)

* implement disablelogging

* remove deprecated method

* Update http4s-blaze-client, ... to 0.23.5 (#5735)

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.42.7 (#5740)

* Update sbt-scalajs, scalajs-compiler, ... to 1.7.1 (#5738)

* implement tomanagedauto (#5727)

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.42.9 (#5746)

* Update caliban, caliban-zio-http to 1.2.0 (#5748)

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.56.1 (#5747)

* Execution Tracing (#5744)

* initial work

* remove unused import

* scala 3

* fix documentation

* update getref to take a trace element

* implement custom extractor

* format

* resolve scala 2.11 compilation issue

* format

* fix scala 3 compatibility issue

* fix one more error

* increase timeout

* address review comments

* Bring Back ZIOApp.Proxy (#5745)

* bring back proxy

* format

* feat: catchNonFatal (#5741)

* feat: catchNonFatal

* fix: rename and use platform.fatal

* fix: test "dies if fatal" only on JVM, as JS does not have fatal ones

* Update core/shared/src/main/scala/zio/ZIO.scala

Co-authored-by: Luis Martinez <luis3m.23@gmail.com>

* Mima exclude

Co-authored-by: Luis Martinez <luis3m.23@gmail.com>

* Add collectAll and foreach to ZLayer (#5756)

This makes it easier to build ZLayers that dynamically instantiate
collections of subsystems. The signatures align with ZIO's equivalent
methods.

* feat: flesh out runtime stats (#5751)

* feat: flesh out RuntimeStats

* fix: UIO.succeed

* Update fs2-core to 2.5.10 (#5757)

* Update reactor-core to 3.4.11 (#5758)

* fix signature (#5755)

* deprecate (#5759)

* Propagate Tracing Information (#5750)

* initial work

* fix tests

* fix scala 3

* fix timeout

* remove unnecessary traces from zref

* disable automatic traces

* ZPool (#5761)

* pool work

* pool implem
10000
entation and tests

* Scaladoc

* merge

* fixes

* More fixes

* Scaladoc

* Warnings

* Moor the doc comments

* Add missing traces

* generalize (#5734)

* Fix the @mockable macro to handle inheritance (#5737)

* Implement Random.scalaRandom (#5731)

* implement scalarandom

* format

* format

* Update Documentation of Running a ZIO Effect (#5730)

* fix warning on deprecation of zio.App trait.

* command-line arguments.

* use ZIOAppDefault instead of zio.App

* introduce args method.

* move zio app related stuff to its own page.

* move zio app related stuff to its own page.

* add zioapp page to the sidebars.

* index zioapp page.

* composing zio applications.

* hooking into the runtime system.

* customized runtime.

* document RuntimeConfigAspect.

* more info on runtimeconfig aspect.

* add a hook for the first example.

* HasMany Documentation (#5716)

* initial work.

* example of providing multiple instance of the same interface.

* rename (#5724)

* ZState Documentation (#5704)

* initial work.

* a note about the fiberref behaviour of zstate.

* Update http4s-blaze-client, ... to 0.23.6 (#5764)

* Compositional Concurrency (#5664)

* compositional concurrency

* optimize

* format

* format

* tracing

* update documentation

* Rename ZIOAppArgs#args to ZIOAppArgs#getArgs (#5733)

* rename

* update documentation

* update documentation

Co-authored-by: John A. De Goes <john@degoes.net>

* add article section for zio-telemetry (#5705)

* Add ZTransducer.groupAdjacentBy (#5767)

* Add ZTransducer.groupAdjacentBy

* Use NonEmptyChunk in result of ZTransducer.groupAdjacentBy

* Switch from appended to :+ so it compiles on 2.11 as well

* remove scalafix (#5766)

* Implement Executor#submitAndYield (#5725)

* implement executor#submitandyield

* remove deprecated method

* remove scala steward (#5765)

* chore(deps): update node.js to v14.18.1 (#5760)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Support Propagating FiberRef Values Across Fiber Boundaries (#5752)

* implement getfiberrefs and setfiberrefs

* address review comments

* tracing

* update documentation

* Fix Compilation Error On ZIO 2 Branch (#5770)

* fix compilation error

* fix deprecation warnings

* use ZIOApp.Proxy to compose apps. (#5773)

* Introduction to ZIO Aspects (#5749)

* short introduction to zio aspects.

* fix mdoc failure.

* fix trace unapply method (#5774)

* Scala 3 Tracing (#5775)

* scala3

* propagate tracing information

* implement tmap#updatewith (#5776)

* Implement Scheduler#asScheduledExecutorService (#5040)

* implement asScheduledExecutorService

* fix documentation

* remove unused import

* fix serialization issue

* fix platform specific issues

* blocking

* cleanup

* add scalafix ZIO 2 upgrade rules (#5739)

* Documentation of Logging and Debugging Functionality (#5729)

* document logging section.

# Conflicts:
#	docs/datatypes/core/zio/zio.md

* document debugging section.

* Improve Performance Of Chunk (#4634)

* initial work

* delete arrayIterator

* Implement Default Supervisor (#4736)

* initial work

* make opt in

* make runtimeconfigaspect

* Implement ChunkIterator (#5783)

* implement chunkiterator

* optimize

* fix compiler crash

* fix compilation error

* fix benchmarks

* fix warning

* Ignore Build Metadata on ZIO Versions (#5788)

* ignore build metadata.

* ignore snapshot releases.

* initial work (#5787)

* Align parameters with docs comment (#5470) (#5795)

* Readd helper methods to create histogram buckets with linear / exponential growing boundaries  (#5778)

* Adding helper methods to create histogram buckets

* Correcting compile issues

* Added the Boundaries object and added it to the user facing API

* Moving Histogram Boundaries to Companion object of Histogram

* Update method names, correct documentation

* rename one more method and handle the last bucket value in one place
only.

Co-authored-by: Dejan Mijić <dejan.mjc@gmail.com>
Co-authored-by: Scala Steward <43047562+scala-steward@users.noreply.github.com>
Co-authored-by: Adam Fraser <adam.fraser@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Kaur Matas <33095685+kmatasflp@users.noreply.github.com>
Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>
Co-authored-by: Paul Daniels <paul@leadiq.com>
Co-authored-by: Luis Martinez <luis3m.23@gmail.com>
Co-authored-by: Assen Kolov <assen.kolov@gmail.com>
Co-authored-by: Itamar Ravid <iravid@users.noreply.github.com>
Co-authored-by: Remi Guittaut <remi.guittaut@gmail.com>
Co-authored-by: Adrian Filip <realadrianfilip@gmail.com>
Co-authored-by: zeal18 <lezhoev@gmail.com>
Co-authored-by: Milad Khajavi <khajavi@gmail.com>
Co-authored-by: Jisoo Park <jisoo.park@doomoolmori.com>
Co-authored-by: Nikolay Artamonov <nartamonov@gmail.com>
Co-authored-by: Simon Schenk <simon.schenk@ziverge.com>
Co-authored-by: Jan Ypma <jan@ypmania.nl>
Co-authored-by: John A. De Goes <john@degoes.net>
Co-authored-by: Sloane Sturzenegger <sloanesturz@users.noreply.github.com>
Co-authored-by: David Larsson <dave.larsson@gmail.com>
Co-authored-by: Kit Langton <kit.langton@gmail.com>
Co-authored-by: Fehér Vilmos <jupposessho@gmail.com>
adamgfraser added a commit that referenced this pull request Oct 22, 2021
* Fix method name in Hub's documentation (#5618)

* Update zio-interop-reactivestreams to 1.3.7 (#5619)

* Implement ZStream#zipAllSortedByKeyWith (#5571)

* implement zstream#mergesortedbykey

* rename

* add variants

* Update sbt-scalafix to 0.9.31 (#5625)

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.40.1 (#5626)

* Update scalafmt-core to 3.0.4 (#5635)

* Update scalafmt-core to 3.0.4

* Reformat with scalafmt 3.0.4

* Update cats-effect to 2.5.4 (#5639)

* Update cats-effect to 3.2.9 (#5641)

* improve documentation (#5594)

* Update zio-config-magnolia, ... to 1.0.9 (#5645)

* Update zio-config-magnolia, ... to 1.0.10 (#5647)

* Upstream Shared Layers To ZIOApp (#5643)

* shared layers

* fix typo

* fix compilation error

* fix test

* fix version specific issue

* rename

* generalize

* Implement ZSink and ZTransducer Unwrap Operators (#5640)

* implement unwrap

* deprecate ZSink.managed

* reimplement managed

* fix test

* handle empty pull (#5651)

* chore(deps): update zio.version to v1.0.12 (#5652)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* chore(deps): update dependency prismjs to 1.25.0 [security] (#5654)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.42.1 (#5656)

* Update http4s-blaze-client, ... to 0.23.4 (#5657)

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.42.3 (#5660)

* Remove site deployment from the series 1.x branch (#5658)

* Gunzip channel (#5222)

* Introduce Gunzip that uses ZChannel

* minor cleanup

* Update to recent 2.x changes

* Fix some deprecations

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Implement iso/utf decoders (#5437)

* implement ZSink#iso decoders

* implement ZStream#mkString

* implement iso8859_1 decode and utfDecode

* Update to latest 2.x version and some cleanup

* Removed broken scaladoc links

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Fix typo in splitChunksN (#5667)

* Implement ZStream.fromBlockingIterator (#5174)

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Add ZStream.fromFile and others (#5175)

* Add ZStream.fromFile and others

* Fix some deprecations

* Use different ports for socket tests than in the non-experimental tests

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Update README (#5672)

* Implement ZChannel.mergeAllWith (#5172)

* Implement ZChannel.mergeAllWith

* Ignore flaky finalizer ordering tests temporarily

* Change sample count of zipAllSortedByKeyExecWith

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Preserve Original Error In ZStream#timeoutError (#5671)

* Port ZStream#collectType to the new encoding (#5190)

* Add ZStream#collectType (#5058)

* Fixing issue #5057 - ZStream collectType operator

* Fixing Issue #5057 - Moving extension method to ZStream companion object

* Add ZStream#collectType to the new encoding

* Format

* testM => test

Co-authored-by: Remi Guittaut <remi.guittaut@gmail.com>
Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Update scalafmt-core to 3.0.5 (#5674)

* Update scalafmt-core to 3.0.5

* Reformat with scalafmt 3.0.5

* Deprecated message in zio.App points to zio.ZIOAppDefault (#5668)

* Update sbt-ci-release to 1.5.9 (#5663)

* Update sbt-ci-release to 1.5.9

* Align the plugins

Co-authored-by: Dejan Mijić <dejan.mjc@gmail.com>

* Update scala-compiler, scala-library, ... to 2.12.15 (#5613)

* Update quill-jdbc-zio to 3.10.0 (#5526)

* Update zio-test-akka-http to 1.0.3 (#5673)

* Update zio-test-akka-http to 1.0.3

* Update zio-test-akka-http to 1.0.3

* propagate error (#5680)

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.42.4 (#5682)

* managed and transactional tests (#5683)

* Fix getRef in Fiber.orElse (#5690)

* chore(deps): update node.js to v14.18.0 (#5689)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.42.5 (#5691)

* Update Internal Names (#5688)

* rename

* update documentation

* Breadth First Search Generators (#5677)

* breadth first search

* fix version specific issue

* fix compilation error

* add tests

* format

* Deprecate SuiteM (#5686)

* deprecate suitem

* format

* Deprecate Some Additional Methods (#5687)

* deprecate

* remove deprecated methods

* Reorganization of Data Types (#5662)

* Site deploy (#5642)

* Refactoring to use Docusaurus 2

* Enable searching

* Restyling navbar

* Work on prism highlight config

* Styling the front page

* First cut of ZIO Web Site on Docusaurus 2.0

* Correct color fro sponsor text in dark mode

* Removing generated tailwind.css

* More refactoring to get rid of tailwind

* Finalize refactoring without Tailwind

* update github actions

* Correct image alignment in Sponsor section

* Just adding a small tweak to the search config

* Adding a short README with tipps working on the docs

* Starting to work on versioned site

* Ensure generated directories are empty before site build

* Create first cut of versioned site

* Update createSite script to temporary branch working on dosumentation

* ATemporarily adjust createSite script

* Update old version banner

* Adjust site deploy script to deploy site on releases and changes on the
"documantation" branch

* Renaming script to properly reflect work

* Adjusting checkout version for V1.x docs

* Add generated API to .gitignore

* Make prepareSite script fail on statements
not ending with RC 0

* Updating prepareSite script to use current master as source for version
1 docs

* Fiddling with new Site generation

* Make sure all branches are checked out for site generation

* Still trying to check out all branches for site generation

* fix test

* Fixing documantation sanity check

* Make sure version 2 only site builds

* Optimize for site deployment

* Optimizing for dreating and deploying the web site

* Site Deployment configuration for Docusaurus v2 microsite

* Fix ssh setup for deploying to GH pages

Co-authored-by: Adam Fraser <adam.fraser@gmail.com>

* Site deploy (#5646)

* Refactoring to use Docusaurus 2

* Enable searching

* Restyling navbar

* Work on prism highlight config

* Styling the front page

* First cut of ZIO Web Site on Docusaurus 2.0

* Correct color fro sponsor text in dark mode

* Removing generated tailwind.css

* More refactoring to get rid of tailwind

* Finalize refactoring without Tailwind

* update github actions

* Correct image alignment in Sponsor section

* Just adding a small tweak to the search config

* Adding a short README with tipps working on the docs

* Starting to work on versioned site

* Ensure generated directories are empty before site build

* Create first cut of versioned site

* Update createSite script to temporary branch working on dosumentation

* ATemporarily adjust createSite script

* Update old version banner

* Adjust site deploy script to deploy site on releases and changes on the
"documantation" branch

* Renaming script to properly reflect work

* Adjusting checkout version for V1.x docs

* Add generated API to .gitignore

* Make prepareSite script fail on statements
not ending with RC 0

* Updating prepareSite script to use current master as source for version
1 docs

* Fiddling with new Site generation

* Make sure all branches are checked out for site generation

* Still trying to check out all branches for site generation

* fix test

* Fixing documantation sanity check

* Make sure version 2 only site builds

* Optimize for site deployment

* Optimizing for dreating and deploying the web site

* Site Deployment configuration for Docusaurus v2 microsite

* Fix ssh setup for deploying to GH pages

* Use different GH action to deploy site

Co-authored-by: Adam Fraser <adam.fraser@gmail.com>

* Include 1.x Api docs in site generation (#5659)

* Fix method name in Hub's documentation (#5618)

* Update zio-interop-reactivestreams to 1.3.7 (#5619)

* Implement ZStream#zipAllSortedByKeyWith (#5571)

* implement zstream#mergesortedbykey

* rename

* add variants

* Update sbt-scalafix to 0.9.31 (#5625)

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.40.1 (#5626)

* Update scalafmt-core to 3.0.4 (#5635)

* Update scalafmt-core to 3.0.4

* Reformat with scalafmt 3.0.4

* Update cats-effect to 2.5.4 (#5639)

* Update cats-effect to 3.2.9 (#5641)

* improve documentation (#5594)

* Update zio-config-magnolia, ... to 1.0.9 (#5645)

* Update zio-config-magnolia, ... to 1.0.10 (#5647)

* Upstream Shared Layers To ZIOApp (#5643)

* shared layers

* fix typo

* fix compilation error

* fix test

* fix version specific issue

* rename

* generalize

* Implement ZSink and ZTransducer Unwrap Operators (#5640)

* implement unwrap

* deprecate ZSink.managed

* reimplement managed

* fix test

* handle empty pull (#5651)

* Remove obsolete file
Add generation of Version 1.x API docs

* Fix typo in createSite script

* Handling api 1.x doc correctly

* Update .gitignore to ignore all generated api docs

* Reconfigure footer for multiversioned links to ScalaDoc

Co-authored-by: Dejan Mijić <dejan.mjc@gmail.com>
Co-authored-by: Scala Steward <43047562+scala-steward@users.noreply.github.com>
Co-authored-by: Adam Fraser <adam.fraser@gmail.com>

* Docs 2.x (#5676)

* Fix method name in Hub's documentation (#5618)

* Update zio-interop-reactivestreams to 1.3.7 (#5619)

* Implement ZStream#zipAllSortedByKeyWith (#5571)

* implement zstream#mergesortedbykey

* rename

* add variants

* Update sbt-scalafix to 0.9.31 (#5625)

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.40.1 (#5626)

* Update scalafmt-core to 3.0.4 (#5635)

* Update scalafmt-core to 3.0.4

* Reformat with scalafmt 3.0.4

* Update cats-effect to 2.5.4 (#5639)

* Update cats-effect to 3.2.9 (#5641)

* improve documentation (#5594)

* Update zio-config-magnolia, ... to 1.0.9 (#5645)

* Update zio-config-magnolia, ... to 1.0.10 (#5647)

* Upstream Shared Layers To ZIOApp (#5643)

* shared layers

* fix typo

* fix compilation error

* fix test

* fix version specific issue

* rename

* generalize

* Implement ZSink and ZTransducer Unwrap Operators (#5640)

* implement unwrap

* deprecate ZSink.managed

* reimplement managed

* fix test

* handle empty pull (#5651)

* Remove obsolete file
Add generation of Version 1.x API docs

* Fix typo in createSite script

* Handling api 1.x doc correctly

* Update .gitignore to ignore all generated api docs

* Reconfigure footer for multiversioned links to ScalaDoc

* Gunzip channel (#5222)

* Introduce Gunzip that uses ZChannel

* minor cleanup

* Update to recent 2.x changes

* Fix some deprecations

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Implement iso/utf decoders (#5437)

* implement ZSink#iso decoders

* implement ZStream#mkString

* implement iso8859_1 decode and utfDecode

* Update to latest 2.x version and some cleanup

* Removed broken scaladoc links

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Fix typo in splitChunksN (#5667)

* Implement ZStream.fromBlockingIterator (#5174)

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Add ZStream.fromFile and others (#5175)

* Add ZStream.fromFile and others

* Fix some deprecations

* Use different ports for socket tests than in the non-experimental tests

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Implement ZChannel.mergeAllWith (#5172)

* Implement ZChannel.mergeAllWith

* Ignore flaky finalizer ordering tests temporarily

* Change sample count of zipAllSortedByKeyExecWith

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Port ZStream#collectType to the new encoding (#5190)

* Add ZStream#collectType (#5058)

* Fixing issue #5057 - ZStream collectType operator

* Fixing Issue #5057 - Moving extension method to ZStream companion object

* Add ZStream#collectType to the new encoding

* Format

* testM => test

Co-authored-by: Remi Guittaut <remi.guittaut@gmail.com>
Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Readd Netifly image
fix Social Image reference and description
Attempt to fix indexing

Co-authored-by: Dejan Mijić <dejan.mjc@gmail.com>
Co-authored-by: Scala Steward <43047562+scala-steward@users.noreply.github.com>
Co-authored-by: Adam Fraser <adam.fraser@gmail.com>
Co-authored-by: Kaur Matas <33095685+kmatasflp@users.noreply.github.com>
Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>
Co-authored-by: Paul Daniels <paul@leadiq.com>
Co-authored-by: Luis Martinez <luis3m.23@gmail.com>
Co-authored-by: Itamar Ravid <iravid@users.noreply.github.com>
Co-authored-by: Remi Guittaut <remi.guittaut@gmail.com>

* categorize zio effects, zio layers, mutable references and stream components.

* put all fibers, concurrency primitives, and stm data types in one place.

* index managed resources in the first page.

* reorder ref pages.

* fix grammar issue.

* index contextual data types on the main page.

* reorder has and zlayer pages.

* put concurrency data-types in one section.

* index remaining types.

* fix toc.

* fix broken links.

* remove extra summary pages.

* remove extra header.

* move services to contextual data types.

* remove extra table of contents.

* remove blocking service and move its content to the zio data type.

* fix article url.

* fix location of services in sidebar.

Co-authored-by: Andreas Gies <andreas@wayofquality.de>
Co-authored-by: Adam Fraser <adam.fraser@gmail.com>
Co-authored-by: Dejan Mijić <dejan.mjc@gmail.com>
Co-authored-by: Scala Steward <43047562+scala-steward@users.noreply.github.com>
Co-authored-by: Kaur Matas <33095685+kmatasflp@users.noreply.github.com>
Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>
Co-authored-by: Paul Daniels <paul@leadiq.com>
Co-authored-by: Luis Martinez <luis3m.23@gmail.com>
Co-authored-by: Itamar Ravid <iravid@users.noreply.github.com>
Co-authored-by: Remi Guittaut <remi.guittaut@gmail.com>

* ZIO 2.0 Migration Guide (#5381)

* add new page for migration guide.

* upgrading dependencies.

* deprecated methods.

* note about removed arrow combinators.

* as, to and into methods.

* reorganize the paragraph.

* compositional zips.

* signature of the right and left operators.

* document api change of zio services.

* fix table issues.

* add note about deprecation of higher arity zips.

* list of deprecated zip variants.

* functions to layers.

* accessing a service from the environment.

* document ZIO.serviceWith.

* use effectful example to demonstrate accessor methods.

* include logging trait in mdoc compilation.

* user-defined blocking executor.

* building the dependency graph.

* annotate the toLayer to help IDE narrowing down the layer type.

* add missing code snippet.

* remove extra table.

* note on subtle change on usage of ZIO.service function.

* fix and use proper return types.

* add module pattern section.

* use consistent form of Module Pattern 1.0.

* accessor methods in module pattern.

* retrying, repetition and scheduling methods are moved to the clock service.

* fix typo.

Co-authored-by: Jisoo Park <jisoo.park@doomoolmori.com>

* inline codes in tables.

* new features.

* zio streams.

* zmanaged deprecated methods.

* remaining deprecated methods of the zlayer.

* accessing multiple services using for-comprehension.

* smart constructors.

* fix table structure.

* Accessible trait.

* descriptive errors.

* changes on currentDateTime and localDateTime methods.

* zlayer debugging.

* mutable reference section.

* document changes on zqueue.

* introduction to the zstate.

* introduction to zhub.

* remove extra mdoc tag from snippet code.

* testM and test are unified in ZIO 2.x

* smart assertions and the new assertTrue method.

* fix mdoc errors.

* describe the exact renaming stuffs and package movement for blocking operations.

* fix the missing word.

* zqueue

* remove duplicated zlayer section.

* logging.

* reorder/reorganize article sections.

* note on semaphore and tsemaphore.

* zio aspects.

* note on @accessible annotation and the Accessible trait.

* debugging

* deprecation of zio.App trait.

* compositional specs.

* introduce zio logging.

* deprecation of the `Fiber.Id`.

* platform, executor, and the runtime.

* forkon is deprecated.

* move zio app section after the zio section.

* zio app and compositional apps.

* add nest modifier.

* fix mdoc's compilation issue.

* add mdoc modifiers for compositional spec section.

* move images into a new location accessible by versioned sidebars.

* add migration-guide to the sidebar.

* fix executor's repackaging statement.

* deprecation of forkInternal.

* update dependencies.

* cleanup the article and reorder topics.

* fix type names.

* rewrite an unclear sentence.

* comment the compositional apps section.

* remove the compositional apps section.

* fix errors and warnings.

* add missing images.

Co-authored-by: Jisoo Park <jisoo.park@doomoolmori.com>

* Metrics Documentation (#5644)

* initial work.

* counter metric.

* fix typo.

* document gauge api.

* document histogram api.

* document summary metric.

* ranme page.

* remove extra enumeration.

* categorize metric types.

* counter use cases.

* gauge use cases.

* histogram use cases.

* summary use cases.

* explain more about histograms.

* add counter examples.

* remove extra import.

* gauge examples.

* histogram examples.

* summary examples.

* if a fast finger developer shifts his keyboard for one second :)

* document setcount metric.

* metriclabel documentation.

* Deprecate CheckM (#5684)

* deprecate checkm

* fix compilation errors

* Update jsoup to 1.14.3 (#5695)

* preserve partial ordering of stream elements (#5693)

* Update zio-kafka to 0.17.0 (#5698)

* Implement ZIOAppPlatformSpecific (#5697)

* implement zioappplatformspecific

* fix warnings

* preserve chunking (#5692)

* Contributing to Documentation (#5681)

* Site deploy (#5642)

* Refactoring to use Docusaurus 2

* Enable searching

* Restyling navbar

* Work on prism highlight config

* Styling the front page

* First cut of ZIO Web Site on Docusaurus 2.0

* Correct color fro sponsor text in dark mode

* Removing generated tailwind.css

* More refactoring to get rid of tailwind

* Finalize refactoring without Tailwind

* update github actions

* Correct image alignment in Sponsor section

* Just adding a small tweak to the search config

* Adding a short README with tipps working on the docs

* Starting to work on versioned site

* Ensure generated directories are empty before site build

* Create first cut of versioned site

* Update createSite script to temporary branch working on dosumentation

* ATemporarily adjust createSite script

* Update old version banner

* Adjust site deploy script to deploy site on releases and changes on the
"documantation" branch

* Renaming script to properly reflect work

* Adjusting checkout version for V1.x docs

* Add generated API to .gitignore

* Make prepareSite script fail on statements
not ending with RC 0

* Updating prepareSite script to use current master as source for version
1 docs

* Fiddling with new Site generation

* Make sure all branches are checked out for site generation

* Still trying to check out all branches for site generation

* fix test

* Fixing documantation sanity check

* Make sure version 2 only site builds

* Optimize for site deployment

* Optimizing for dreating and deploying the web site

* Site Deployment configuration for Docusaurus v2 microsite

* Fix ssh setup for deploying to GH pages

Co-authored-by: Adam Fraser <adam.fraser@gmail.com>

* Site deploy (#5646)

* Refactoring to use Docusaurus 2

* Enable searching

* Restyling navbar

* Work on prism highlight config

* Styling the front page

* First cut of ZIO Web Site on Docusaurus 2.0

* Correct color fro sponsor text in dark mode

* Removing generated tailwind.css

* More refactoring to get rid of tailwind

* Finalize refactoring without Tailwind

* update github actions

* Correct image alignment in Sponsor section

* Just adding a small tweak to the search config

* Adding a short README with tipps working on the docs

* Starting to work on versioned site

* Ensure generated directories are empty before site build

* Create first cut of versioned site

* Update createSite script to temporary branch working on dosumentation

* ATemporarily adjust createSite script

* Update old version banner

* Adjust site deploy script to deploy site on releases and changes on the
"documantation" branch

* Renaming script to properly reflect work

* Adjusting checkout version for V1.x docs

* Add generated API to .gitignore

* Make prepareSite script fail on statements
not ending with RC 0

* Updating prepareSite script to use current master as source for version
1 docs

* Fiddling with new Site generation

* Make sure all branches are checked out for site generation

* Still trying to check out all branches for site generation

* fix test

* Fixing documantation sanity check

* Make sure version 2 only site builds

* Optimize for site deployment

* Optimizing for dreating and deploying the web site

* Site Deployment configuration for Docusaurus v2 microsite

* Fix ssh setup for deploying to GH pages

* Use different GH action to deploy site

Co-authored-by: Adam Fraser <adam.fraser@gmail.com>

* Include 1.x Api docs in site generation (#5659)

* Fix method name in Hub's documentation (#5618)

* Update zio-interop-reactivestreams to 1.3.7 (#5619)

* Implement ZStream#zipAllSortedByKeyWith (#5571)

* implement zstream#mergesortedbykey

* rename

* add variants

* Update sbt-scalafix to 0.9.31 (#5625)

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.40.1 (#5626)

* Update scalafmt-core to 3.0.4 (#5635)

* Update scalafmt-core to 3.0.4

* Reformat with scalafmt 3.0.4

* Update cats-effect to 2.5.4 (#5639)

* Update cats-effect to 3.2.9 (#5641)

* improve documentation (#5594)

* Update zio-config-magnolia, ... to 1.0.9 (#5645)

* Update zio-config-magnolia, ... to 1.0.10 (#5647)

* Upstream Shared Layers To ZIOApp (#5643)

* shared layers

* fix typo

* fix compilation error

* fix test

* fix version specific issue

* rename

* generalize

* Implement ZSink and ZTransducer Unwrap Operators (#5640)

* implement unwrap

* deprecate ZSink.managed

* reimplement managed

* fix test

* handle empty pull (#5651)

* Remove obsolete file
Add generation of Version 1.x API docs

* Fix typo in createSite script

* Handling api 1.x doc correctly

* Update .gitignore to ignore all generated api docs

* Reconfigure footer for multiversioned links to ScalaDoc

Co-authored-by: Dejan Mijić <dejan.mjc@gmail.com>
Co-authored-by: Scala Steward <43047562+scala-steward@users.noreply.github.com>
Co-authored-by: Adam Fraser <adam.fraser@gmail.com>

* Docs 2.x (#5676)

* Fix method name in Hub's documentation (#5618)

* Update zio-interop-reactivestreams to 1.3.7 (#5619)

* Implement ZStream#zipAllSortedByKeyWith (#5571)

* implement zstream#mergesortedbykey

* rename

* add variants

* Update sbt-scalafix to 0.9.31 (#5625)

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.40.1 (#5626)

* Update scalafmt-core to 3.0.4 (#5635)

* Update scalafmt-core to 3.0.4

* Reformat with scalafmt 3.0.4

* Update cats-effect to 2.5.4 (#5639)

* Update cats-effect to 3.2.9 (#5641)

* improve documentation (#5594)

* Update zio-config-magnolia, ... to 1.0.9 (#5645)

* Update zio-config-magnolia, ... to 1.0.10 (#5647)

* Upstream Shared Layers To ZIOApp (#5643)

* shared layers

* fix typo

* fix compilation error

* fix test

* fix version specific issue

* rename

* generalize

* Implement ZSink and ZTransducer Unwrap Operators (#5640)

* implement unwrap

* deprecate ZSink.managed

* reimplement managed

* fix test

* handle empty pull (#5651)

* Remove obsolete file
Add generation of Version 1.x API docs

* Fix typo in createSite script

* Handling api 1.x doc correctly

* Update .gitignore to ignore all generated api docs

* Reconfigure footer for multiversioned links to ScalaDoc

* Gunzip channel (#5222)

* Introduce Gunzip that uses ZChannel

* minor cleanup

* Update to recent 2.x changes

* Fix some deprecations

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Implement iso/utf decoders (#5437)

* implement ZSink#iso decoders

* implement ZStream#mkString

* implement iso8859_1 decode and utfDecode

* Update to latest 2.x version and some cleanup

* Removed broken scaladoc links

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Fix typo in splitChunksN (#5667)

* Implement ZStream.fromBlockingIterator (#5174)

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Add ZStream.fromFile and others (#5175)

* Add ZStream.fromFile and others

* Fix some deprecations

* Use different ports for socket tests than in the non-experimental tests

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Implement ZChannel.mergeAllWith (#5172)

* Implement ZChannel.mergeAllWith

* Ignore flaky finalizer ordering tests temporarily

* Change sample count of zipAllSortedByKeyExecWith

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Port ZStream#collectType to the new encoding (#5190)

* Add ZStream#collectType (#5058)

* Fixing issue #5057 - ZStream collectType operator

* Fixing Issue #5057 - Moving extension method to ZStream companion object

* Add ZStream#collectType to the new encoding

* Format

* testM => test

Co-authored-by: Remi Guittaut <remi.guittaut@gmail.com>
Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Readd Netifly image
fix Social Image reference and description
Attempt to fix indexing

Co-authored-by: Dejan Mijić <dejan.mjc@gmail.com>
Co-authored-by: Scala Steward <43047562+scala-steward@users.noreply.github.com>
Co-authored-by: Adam Fraser <adam.fraser@gmail.com>
Co-authored-by: Kaur Matas <33095685+kmatasflp@users.noreply.github.com>
Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>
Co-authored-by: Paul Daniels <paul@leadiq.com>
Co-authored-by: Luis Martinez <luis3m.23@gmail.com>
Co-authored-by: Itamar Ravid <iravid@users.noreply.github.com>
Co-authored-by: Remi Guittaut <remi.guittaut@gmail.com>

* rename routes.

* building documentation locally.

* introduction.

* rename about route on version2-only config.

* enable edit button.

* editing with github editor.

* add step by step images.

* improve the 'editing documentation locally' section.

* giving feedback.

* toolchain section.

* document final step on sending pull request.

Co-authored-by: Andreas Gies <andreas@wayofquality.de>
Co-authored-by: Adam Fraser <adam.fraser@gmail.com>
Co-authored-by: Dejan Mijić <dejan.mjc@gmail.com>
Co-authored-by: Scala Steward <43047562+scala-steward@users.noreply.github.com>
Co-authored-by: Kaur Matas <33095685+kmatasflp@users.noreply.github.com>
Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>
Co-authored-by: Paul Daniels <paul@leadiq.com>
Co-authored-by: Luis Martinez <luis3m.23@gmail.com>
Co-authored-by: Itamar Ravid <iravid@users.noreply.github.com>
Co-authored-by: Remi Guittaut <remi.guittaut@gmail.com>

* Add accessor method for Clock.localDateTime (#5661)

* JVM metrics + DefaultJvmMetricsExporter ZIOApp (#5582)

* Migrated Promeheus-syle JVM metrics from zio-zmx

* Fixed Scala version specific deprecation warnings

* A ZIOApp that collects the default JVM metrics

* Deleted JvmMetricsVersionSpecific, using silencer instead

* Simplified collectMetrics with forkManaged

* All JVM metric collectors expose layer and ZIOApp interface

* Configurable schedule

* Fix for Scala 3

* Update util-core to 21.9.0 (#5700)

* Use Smaller Generator For Property Based Tests (#5699)

* Update zio-zmx to 0.0.9 (#5701)

* Update rezilience to 0.7.0 (#5702)

* Update scalafmt-core to 3.0.6 (#5708)

* Update maven-compat, maven-embedder to 3.8.3 (#5710)

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.42.6 (#5712)

* Removes ensuringFirst from ZStream (#5717)

* Fix Exit value propagation for Channels (#5718)

* remove deprecated use of security manager

* Revert "remove deprecated use of security manager"

This reverts commit d9e50ff.

* Preserve Scope of Forked Fibers in ZStream#interruptWhen (#5720)

* transplant

* remove unused variable

* remove deprecated use of security manager

* generalize (#5715)

* Document some missing sections on the STM data type (#5711)

* trandom service.

* document thub data type.

* document zthub.

* index trandom and zthub in the introduction page.

* providing/injecting trandom layer to the stm effect.

* zstm type aliases.

* formatting.

* import trandom.

* remove extra mdoc modifier.

* Implement ZIOAspect.disableLogging (#5723)

* implement disablelogging

* remove deprecated method

* Update http4s-blaze-client, ... to 0.23.5 (#5735)

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.42.7 (#5740)

* Update sbt-scalajs, scalajs-compiler, ... to 1.7.1 (#5738)

* implement tomanagedauto (#5727)

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.42.9 (#5746)

* Update caliban, caliban-zio-http to 1.2.0 (#5748)

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.56.1 (#5747)

* Execution Tracing (#5744)

* initial work

* remove unused import

* scala 3

* fix documentation

* update getref to take a trace element

* implement custom extractor

* format

* resolve scala 2.11 compilation issue

* format

* fix scala 3 compatibility issue

* fix one more error

* increase timeout

* address review comments

* Bring Back ZIOApp.Proxy (#5745)

* bring back proxy

* format

* feat: catchNonFatal (#5741)

* feat: catchNonFatal

* fix: rename and use platform.fatal

* fix: test "dies if fatal" only on JVM, as JS does not have fatal ones

* Update core/shared/src/main/scala/zio/ZIO.scala

Co-authored-by: Luis Martinez <luis3m.23@gmail.com>

* Mima exclude

Co-authored-by: Luis Martinez <luis3m.23@gmail.com>

* Add collectAll and foreach to ZLayer (#5756)

This makes it easier to build ZLayers that dynamically instantiate
collections of subsystems. The signatures align with ZIO's equivalent
methods.

* feat: flesh out runtime stats (#5751)

* feat: flesh out RuntimeStats

* fix: UIO.succeed

* Update fs2-core to 2.5.10 (#5757)

* Update reactor-core to 3.4.11 (#5758)

* fix signature (#5755)

* deprecate (#5759)

* Propagate Tracing Information (#5750)

* initial work

* fix tests

* fix scala 3

* fix timeout

* remove unnecessary traces from zref

* disable automatic traces

* ZPool (#5761)

* pool work

* pool implementation and tests

* Scaladoc

* merge

* fixes

* More fixes

* Scaladoc

* Warnings

* Moor the doc comments

* Add missing traces

* generalize (#5734)

* Fix the @mockable macro to handle inheritance (#5737)

* Implement Random.scalaRandom (#5731)

* implement scalarandom

* format

* format

* Update Documentation of Running a ZIO Effect (#5730)

* fix warning on deprecation of zio.App trait.

* command-line arguments.

* use ZIOAppDefault instead of zio.App

* introduce args method.

* move zio app related stuff to its own page.

* move zio app related stuff to its own page.

* add zioapp page to the sidebars.

* index zioapp page.

* composing zio applications.

* hooking into the runtime system.

* customized runtime.

* document RuntimeConfigAspect.

* more info on runtimeconfig aspect.

* add a hook for the first example.

* HasMany Documentation (#5716)

* initial work.

* example of providing multiple instance of the same interface.

* rename (#5724)

* ZState Documentation (#5704)

* initial work.

* a note about the fiberref behaviour of zstate.

* Update http4s-blaze-client, ... to 0.23.6 (#5764)

* Compositional Concurrency (#5664)

* compositional concurrency

* optimize

* format

* format

* tracing

* update documentation

* Rename ZIOAppArgs#args to ZIOAppArgs#getArgs (#5733)

* rename

* update documentation

* update documentation

Co-authored-by: John A. De Goes <john@degoes.net>

* add article section for zio-telemetry (#5705)

* Add ZTransducer.groupAdjacentBy (#5767)

* Add ZTransducer.groupAdjacentBy

* Use NonEmptyChunk in result of ZTransducer.groupAdjacentBy

* Switch from appended to :+ so it compiles on 2.11 as well

* remove scalafix (#5766)

* Implement Executor#submitAndYield (#5725)

* implement executor#submitandyield

* remove deprecated method

* remove scala steward (#5765)

* chore(deps): update node.js to v14.18.1 (#5760)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Support Propagating FiberRef Values Across Fiber Boundaries (#5752)

* implement getfiberrefs and setfiberrefs

* address review comments

* tracing

* update documentation

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.58.1 (#5769)

* Fix Compilation Error On ZIO 2 Branch (#5770)

* fix compilation error

* fix deprecation warnings

* use ZIOApp.Proxy to compose apps. (#5773)

* Introduction to ZIO Aspects (#5749)

* short introduction to zio aspects.

* fix mdoc failure.

* fix trace unapply method (#5774)

* Scala 3 Tracing (#5775)

* scala3

* propagate tracing information

* implement tmap#updatewith (#5776)

* Implement Scheduler#asScheduledExecutorService (#5040)

* implement asScheduledExecutorService

* fix documentation

* remove unused import

* fix serialization issue

* fix platform specific issues

* blocking

* cleanup

* add scalafix ZIO 2 upgrade rules (#5739)

* Documentation of Logging and Debugging Functionality (#5729)

* document logging section.

# Conflicts:
#	docs/datatypes/core/zio/zio.md

* document debugging section.

* Improve Performance Of Chunk (#4634)

* initial work

* delete arrayIterator

* chore(deps): update actions/checkout action to v2.3.5 (#5781)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* add tamer to community (#5709)

* add tamer to community

* Address review

* wrong code to compile

* copy paste from scalameta.org

https://scalameta.org/mdoc/docs/modifiers.html#compile-only

* add tamer to the community page

Notably this adds confluent as a resolver: only clients are pulled. Clients are licenced under Apache 2.0 so there should be no problem.

Furthermore some adaptation are made since circe seems to be in the classpath, making implicit resolution ambiguous.

* Implement Default Supervisor (#4736)

* initial work

* make opt in

* make runtimeconfigaspect

* Implement ChunkIterator (#5783)

* implement chunkiterator

* optimize

* fix compiler crash

* fix compilation error

* fix benchmarks

* fix warning

* Ignore Build Metadata on ZIO Versions (#5788)

* ignore build metadata.

* ignore snapshot releases.

* initial work (#5787)

* Align parameters with docs comment (#5470) (#5795)

* Readd helper methods to create histogram buckets with linear / exponential growing boundaries  (#5778)

* Adding helper methods to create histogram buckets

* Correcting compile issues

* Added the Boundaries object and added it to the user facing API

* Moving Histogram Boundaries to Companion object of Histogram

* Update method names, correct documentation

* rename one more method and handle the last bucket value in one place
only.

* Update to Scala 3.1.0 (#5793)

* Scala 3.1

* Normalize Scala directory names

* Scala 3.0.2

* move to standard Scala directories

* Scala 3.1.0

* fix ci.yml

* fix docs.  wrong import class (ZIOApp) while using ZIOAppDefault. (#5799)

* Get latest 2.x version directly from git

* Extractinbg bash script to quick test site generation

* Extract script to check Site generation upon push

* Readd file that was deleted accidentally

* Optimise checkSite script

Co-authored-by: Dejan Mijić <dejan.mjc@gmail.com>
Co-authored-by: Scala Steward <43047562+scala-steward@users.noreply.github.com>
Co-authored-by: Adam Fraser <adam.fraser@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Kaur Matas <33095685+kmatasflp@users.noreply.github.com>
Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>
Co-authored-by: Paul Daniels <paul@leadiq.com>
Co-authored-by: Luis Martinez <luis3m.23@gmail.com>
Co-authored-by: Assen Kolov <assen.kolov@gmail.com>
Co-authored-by: Itamar Ravid <iravid@users.noreply.github.com>
Co-authored-by: Remi Guittaut <remi.guittaut@gmail.com>
Co-authored-by: Adrian Filip <realadrianfilip@gmail.com>
Co-authored-by: zeal18 <lezhoev@gmail.com>
Co-authored-by: Milad Khajavi <khajavi@gmail.com>
Co-authored-by: Jisoo Park <jisoo.park@doomoolmori.com>
Co-authored-by: Nikolay Artamonov <nartamonov@gmail.com>
Co-authored-by: Simon Schenk <simon.schenk@ziverge.com>
Co-authored-by: Jan Ypma <jan@ypmania.nl>
Co-authored-by: John A. De Goes <john@degoes.net>
Co-authored-by: Sloane Sturzenegger <sloanesturz@users.noreply.github.com>
Co-authored-by: David Larsson <dave.larsson@gmail.com>
Co-authored-by: Kit Langton <kit.langton@gmail.com>
Co-authored-by: Andrea Passaglia <gurghet@gmail.com>
Co-authored-by: Fehér Vilmos <jupposessho@gmail.com>
Co-authored-by: Ondra Pelech <ondra.pelech@gmail.com>
Co-authored-by: Keyno <kofujiw@gmail.com>
adamgfraser added a commit that referenced this pull request Oct 22, 2021
* Fix method name in Hub's documentation (#5618)

* Update zio-interop-reactivestreams to 1.3.7 (#5619)

* Implement ZStream#zipAllSortedByKeyWith (#5571)

* implement zstream#mergesortedbykey

* rename

* add variants

* Update sbt-scalafix to 0.9.31 (#5625)

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.40.1 (#5626)

* Update scalafmt-core to 3.0.4 (#5635)

* Update scalafmt-core to 3.0.4

* Reformat with scalafmt 3.0.4

* Update cats-effect to 2.5.4 (#5639)

* Update cats-effect to 3.2.9 (#5641)

* improve documentation (#5594)

* Update zio-config-magnolia, ... to 1.0.9 (#5645)

* Update zio-config-magnolia, ... to 1.0.10 (#5647)

* Upstream Shared Layers To ZIOApp (#5643)

* shared layers

* fix typo

* fix compilation error

* fix test

* fix version specific issue

* rename

* generalize

* Implement ZSink and ZTransducer Unwrap Operators (#5640)

* implement unwrap

* deprecate ZSink.managed

* reimplement managed

* fix test

* handle empty pull (#5651)

* chore(deps): update zio.version to v1.0.12 (#5652)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* chore(deps): update dependency prismjs to 1.25.0 [security] (#5654)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.42.1 (#5656)

* Update http4s-blaze-client, ... to 0.23.4 (#5657)

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.42.3 (#5660)

* Remove site deployment from the series 1.x branch (#5658)

* Gunzip channel (#5222)

* Introduce Gunzip that uses ZChannel

* minor cleanup

* Update to recent 2.x changes

* Fix some deprecations

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Implement iso/utf decoders (#5437)

* implement ZSink#iso decoders

* implement ZStream#mkString

* implement iso8859_1 decode and utfDecode

* Update to latest 2.x version and some cleanup

* Removed broken scaladoc links

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Fix typo in splitChunksN (#5667)

* Implement ZStream.fromBlockingIterator (#5174)

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Add ZStream.fromFile and others (#5175)

* Add ZStream.fromFile and others

* Fix some deprecations

* Use different ports for socket tests than in the non-experimental tests

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Update README (#5672)

* Implement ZChannel.mergeAllWith (#5172)

* Implement ZChannel.mergeAllWith

* Ignore flaky finalizer ordering tests temporarily

* Change sample count of zipAllSortedByKeyExecWith

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Preserve Original Error In ZStream#timeoutError (#5671)

* Port ZStream#collectType to the new encoding (#5190)

* Add ZStream#collectType (#5058)

* Fixing issue #5057 - ZStream collectType operator

* Fixing Issue #5057 - Moving extension method to ZStream companion object

* Add ZStream#collectType to the new encoding

* Format

* testM => test

Co-authored-by: Remi Guittaut <remi.guittaut@gmail.com>
Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Update scalafmt-core to 3.0.5 (#5674)

* Update scalafmt-core to 3.0.5

* Reformat with scalafmt 3.0.5

* Deprecated message in zio.App points to zio.ZIOAppDefault (#5668)

* Update sbt-ci-release to 1.5.9 (#5663)

* Update sbt-ci-release to 1.5.9

* Align the plugins

Co-authored-by: Dejan Mijić <dejan.mjc@gmail.com>

* Update scala-compiler, scala-library, ... to 2.12.15 (#5613)

* Update quill-jdbc-zio to 3.10.0 (#5526)

* Update zio-test-akka-http to 1.0.3 (#5673)

* Update zio-test-akka-http to 1.0.3

* Update zio-test-akka-http to 1.0.3

* propagate error (#5680)

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.42.4 (#5682)

* managed and transactional tests (#5683)

* Fix getRef in Fiber.orElse (#5690)

* chore(deps): update node.js to v14.18.0 (#5689)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.42.5 (#5691)

* Update Internal Names (#5688)

* rename

* update documentation

* Breadth First Search Generators (#5677)

* breadth first search

* fix version specific issue

* fix compilation error

* add tests

* format

* Deprecate SuiteM (#5686)

* deprecate suitem

* format

* Deprecate Some Additional Methods (#5687)

* deprecate

* remove deprecated methods

* Reorganization of Data Types (#5662)

* Site deploy (#5642)

* Refactoring to use Docusaurus 2

* Enable searching

* Restyling navbar

* Work on prism highlight config

* Styling the front page

* First cut of ZIO Web Site on Docusaurus 2.0

* Correct color fro sponsor text in dark mode

* Removing generated tailwind.css

* More refactoring to get rid of tailwind

* Finalize refactoring without Tailwind

* update github actions

* Correct image alignment in Sponsor section

* Just adding a small tweak to the search config

* Adding a short README with tipps working on the docs

* Starting to work on versioned site

* Ensure generated directories are empty before site build

* Create first cut of versioned site

* Update createSite script to temporary branch working on dosumentation

* ATemporarily adjust createSite script

* Update old version banner

* Adjust site deploy script to deploy site on releases and changes on the
"documantation" branch

* Renaming script to properly reflect work

* Adjusting checkout version for V1.x docs

* Add generated API to .gitignore

* Make prepareSite script fail on statements
not ending with RC 0

* Updating prepareSite script to use current master as source for version
1 docs

* Fiddling with new Site generation

* Make sure all branches are checked out for site generation

* Still trying to check out all branches for site generation

* fix test

* Fixing documantation sanity check

* Make sure version 2 only site builds

* Optimize for site deployment

* Optimizing for dreating and deploying the web site

* Site Deployment configuration for Docusaurus v2 microsite

* Fix ssh setup for deploying to GH pages

Co-authored-by: Adam Fraser <adam.fraser@gmail.com>

* Site deploy (#5646)

* Refactoring to use Docusaurus 2

* Enable searching

* Restyling navbar

* Work on prism highlight config

* Styling the front page

* First cut of ZIO Web Site on Docusaurus 2.0

* Correct color fro sponsor text in dark mode

* Removing generated tailwind.css

* More refactoring to get rid of tailwind

* Finalize refactoring without Tailwind

* update github actions

* Correct image alignment in Sponsor section

* Just adding a small tweak to the search config

* Adding a short README with tipps working on the docs

* Starting to work on versioned site

* Ensure generated directories are empty before site build

* Create first cut of versioned site

* Update createSite script to temporary branch working on dosumentation

* ATemporarily adjust createSite script

* Update old version banner

* Adjust site deploy script to deploy site on releases and changes on the
"documantation" branch

* Renaming script to properly reflect work

* Adjusting checkout version for V1.x docs

* Add generated API to .gitignore

* Make prepareSite script fail on statements
not ending with RC 0

* Updating prepareSite script to use current master as source for version
1 docs

* Fiddling with new Site generation

* Make sure all branches are checked out for site generation

* Still trying to check out all branches for site generation

* fix test

* Fixing documantation sanity check

* Make sure version 2 only site builds

* Optimize for site deployment

* Optimizing for dreating and deploying the web site

* Site Deployment configuration for Docusaurus v2 microsite

* Fix ssh setup for deploying to GH pages

* Use different GH action to deploy site

Co-authored-by: Adam Fraser <adam.fraser@gmail.com>

* Include 1.x Api docs in site generation (#5659)

* Fix method name in Hub's documentation (#5618)

* Update zio-interop-reactivestreams to 1.3.7 (#5619)

* Implement ZStream#zipAllSortedByKeyWith (#5571)

* implement zstream#mergesortedbykey

* rename

* add variants

* Update sbt-scalafix to 0.9.31 (#5625)

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.40.1 (#5626)

* Update scalafmt-core to 3.0.4 (#5635)

* Update scalafmt-core to 3.0.4

* Reformat with scalafmt 3.0.4

* Update cats-effect to 2.5.4 (#5639)

* Update cats-effect to 3.2.9 (#5641)

* improve documentation (#5594)

* Update zio-config-magnolia, ... to 1.0.9 (#5645)

* Update zio-config-magnolia, ... to 1.0.10 (#5647)

* Upstream Shared Layers To ZIOApp (#5643)

* shared layers

* fix typo

* fix compilation error

* fix test

* fix version specific issue

* rename

* generalize

* Implement ZSink and ZTransducer Unwrap Operators (#5640)

* implement unwrap

* deprecate ZSink.managed

* reimplement managed

* fix test

* handle empty pull (#5651)

* Remove obsolete file
Add generation of Version 1.x API docs

* Fix typo in createSite script

* Handling api 1.x doc correctly

* Update .gitignore to ignore all generated api docs

* Reconfigure footer for multiversioned links to ScalaDoc

Co-authored-by: Dejan Mijić <dejan.mjc@gmail.com>
Co-authored-by: Scala Steward <43047562+scala-steward@users.noreply.github.com>
Co-authored-by: Adam Fraser <adam.fraser@gmail.com>

* Docs 2.x (#5676)

* Fix method name in Hub's documentation (#5618)

* Update zio-interop-reactivestreams to 1.3.7 (#5619)

* Implement ZStream#zipAllSortedByKeyWith (#5571)

* implement zstream#mergesortedbykey

* rename

* add variants

* Update sbt-scalafix to 0.9.31 (#5625)

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.40.1 (#5626)

* Update scalafmt-core to 3.0.4 (#5635)

* Update scalafmt-core to 3.0.4

* Reformat with scalafmt 3.0.4

* Update cats-effect to 2.5.4 (#5639)

* Update cats-effect to 3.2.9 (#5641)

* improve documentation (#5594)

* Update zio-config-magnolia, ... to 1.0.9 (#5645)

* Update zio-config-magnolia, ... to 1.0.10 (#5647)

* Upstream Shared Layers To ZIOApp (#5643)

* shared layers

* fix typo

* fix compilation error

* fix test

* fix version specific issue

* rename

* generalize

* Implement ZSink and ZTransducer Unwrap Operators (#5640)

* implement unwrap

* deprecate ZSink.managed

* reimplement managed

* fix test

* handle empty pull (#5651)

* Remove obsolete file
Add generation of Version 1.x API docs

* Fix typo in createSite script

* Handling api 1.x doc correctly

* Update .gitignore to ignore all generated api docs

* Reconfigure footer for multiversioned links to ScalaDoc

* Gunzip channel (#5222)

* Introduce Gunzip that uses ZChannel

* minor cleanup

* Update to recent 2.x changes

* Fix some deprecations

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Implement iso/utf decoders (#5437)

* implement ZSink#iso decoders

* implement ZStream#mkString

* implement iso8859_1 decode and utfDecode

* Update to latest 2.x version and some cleanup

* Removed broken scaladoc links

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Fix typo in splitChunksN (#5667)

* Implement ZStream.fromBlockingIterator (#5174)

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Add ZStream.fromFile and others (#5175)

* Add ZStream.fromFile and others

* Fix some deprecations

* Use different ports for socket tests than in the non-experimental tests

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Implement ZChannel.mergeAllWith (#5172)

* Implement ZChannel.mergeAllWith

* Ignore flaky finalizer ordering tests temporarily

* Change sample count of zipAllSortedByKeyExecWith

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Port ZStream#collectType to the new encoding (#5190)

* Add ZStream#collectType (#5058)

* Fixing issue #5057 - ZStream collectType operator

* Fixing Issue #5057 - Moving extension method to ZStream companion object

* Add ZStream#collectType to the new encoding

* Format

* testM => test

Co-authored-by: Remi Guittaut <remi.guittaut@gmail.com>
Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Readd Netifly image
fix Social Image reference and description
Attempt to fix indexing

Co-authored-by: Dejan Mijić <dejan.mjc@gmail.com>
Co-authored-by: Scala Steward <43047562+scala-steward@users.noreply.github.com>
Co-authored-by: Adam Fraser <adam.fraser@gmail.com>
Co-authored-by: Kaur Matas <33095685+kmatasflp@users.noreply.github.com>
Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>
Co-authored-by: Paul Daniels <paul@leadiq.com>
Co-authored-by: Luis Martinez <luis3m.23@gmail.com>
Co-authored-by: Itamar Ravid <iravid@users.noreply.github.com>
Co-authored-by: Remi Guittaut <remi.guittaut@gmail.com>

* categorize zio effects, zio layers, mutable references and stream components.

* put all fibers, concurrency primitives, and stm data types in one place.

* index managed resources in the first page.

* reorder ref pages.

* fix grammar issue.

* index contextual data types on the main page.

* reorder has and zlayer pages.

* put concurrency data-types in one section.

* index remaining types.

* fix toc.

* fix broken links.

* remove extra summary pages.

* remove extra header.

* move services to contextual data types.

* remove extra table of contents.

* remove blocking service and move its content to the zio data type.

* fix article url.

* fix location of services in sidebar.

Co-authored-by: Andreas Gies <andreas@wayofquality.de>
Co-authored-by: Adam Fraser <adam.fraser@gmail.com>
Co-authored-by: Dejan Mijić <dejan.mjc@gmail.com>
Co-authored-by: Scala Steward <43047562+scala-steward@users.noreply.github.com>
Co-authored-by: Kaur Matas <33095685+kmatasflp@users.noreply.github.com>
Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>
Co-authored-by: Paul Daniels <paul@leadiq.com>
Co-authored-by: Luis Martinez <luis3m.23@gmail.com>
Co-authored-by: Itamar Ravid <iravid@users.noreply.github.com>
Co-authored-by: Remi Guittaut <remi.guittaut@gmail.com>

* ZIO 2.0 Migration Guide (#5381)

* add new page for migration guide.

* upgrading dependencies.

* deprecated methods.

* note about removed arrow combinators.

* as, to and into methods.

* reorganize the paragraph.

* compositional zips.

* signature of the right and left operators.

* document api change of zio services.

* fix table issues.

* add note about deprecation of higher arity zips.

* list of deprecated zip variants.

* functions to layers.

* accessing a service from the environment.

* document ZIO.serviceWith.

* use effectful example to demonstrate accessor methods.

* include logging trait in mdoc compilation.

* user-defined blocking executor.

* building the dependency graph.

* annotate the toLayer to help IDE narrowing down the layer type.

* add missing code snippet.

* remove extra table.

* note on subtle change on usage of ZIO.service function.

* fix and use proper return types.

* add module pattern section.

* use consistent form of Module Pattern 1.0.

* accessor methods in module pattern.

* retrying, repetition and scheduling methods are moved to the clock service.

* fix typo.

Co-authored-by: Jisoo Park <jisoo.park@doomoolmori.com>

* inline codes in tables.

* new features.

* zio streams.

* zmanaged deprecated methods.

* remaining deprecated methods of the zlayer.

* accessing multiple services using for-comprehension.

* smart constructors.

* fix table structure.

* Accessible trait.

* descriptive errors.

* changes on currentDateTime and localDateTime methods.

* zlayer debugging.

* mutable reference section.

* document changes on zqueue.

* introduction to the zstate.

* introduction to zhub.

* remove extra mdoc tag from snippet code.

* testM and test are unified in ZIO 2.x

* smart assertions and the new assertTrue method.

* fix mdoc errors.

* describe the exact renaming stuffs and package movement for blocking operations.

* fix the missing word.

* zqueue

* remove duplicated zlayer section.

* logging.

* reorder/reorganize article sections.

* note on semaphore and tsemaphore.

* zio aspects.

* note on @accessible annotation and the Accessible trait.

* debugging

* deprecation of zio.App trait.

* compositional specs.

* introduce zio logging.

* deprecation of the `Fiber.Id`.

* platform, executor, and the runtime.

* forkon is deprecated.

* move zio app section after the zio section.

* zio app and compositional apps.

* add nest modifier.

* fix mdoc's compilation issue.

* add mdoc modifiers for compositional spec section.

* move images into a new location accessible by versioned sidebars.

* add migration-guide to the sidebar.

* fix executor's repackaging statement.

* deprecation of forkInternal.

* update dependencies.

* cleanup the article and reorder topics.

* fix type names.

* rewrite an unclear sentence.

* comment the compositional apps section.

* remove the compositional apps section.

* fix errors and warnings.

* add missing images.

Co-authored-by: Jisoo Park <jisoo.park@doomoolmori.com>

* Metrics Documentation (#5644)

* initial work.

* counter metric.

* fix typo.

* document gauge api.

* document histogram api.

* document summary metric.

* ranme page.

* remove extra enumeration.

* categorize metric types.

* counter use cases.

* gauge use cases.

* histogram use cases.

* summary use cases.

* explain more about histograms.

* add counter examples.

* remove extra import.

* gauge examples.

* histogram examples.

* summary examples.

* if a fast finger developer shifts his keyboard for one second :)

* document setcount metric.

* metriclabel documentation.

* Deprecate CheckM (#5684)

* deprecate checkm

* fix compilation errors

* Update jsoup to 1.14.3 (#5695)

* preserve partial ordering of stream elements (#5693)

* Update zio-kafka to 0.17.0 (#5698)

* Implement ZIOAppPlatformSpecific (#5697)

* implement zioappplatformspecific

* fix warnings

* preserve chunking (#5692)

* Contributing to Documentation (#5681)

* Site deploy (#5642)

* Refactoring to use Docusaurus 2

* Enable searching

* Restyling navbar

* Work on prism highlight config

* Styling the front page

* First cut of ZIO Web Site on Docusaurus 2.0

* Correct color fro sponsor text in dark mode

* Removing generated tailwind.css

* More refactoring to get rid of tailwind

* Finalize refactoring without Tailwind

* update github actions

* Correct image alignment in Sponsor section

* Just adding a small tweak to the search config

* Adding a short README with tipps working on the docs

* Starting to work on versioned site

* Ensure generated directories are empty before site build

* Create first cut of versioned site

* Update createSite script to temporary branch working on dosumentation

* ATemporarily adjust createSite script

* Update old version banner

* Adjust site deploy script to deploy site on releases and changes on the
"documantation" branch

* Renaming script to properly reflect work

* Adjusting checkout version for V1.x docs

* Add generated API to .gitignore

* Make prepareSite script fail on statements
not ending with RC 0

* Updating prepareSite script to use current master as source for version
1 docs

* Fiddling with new Site generation

* Make sure all branches are checked out for site generation

* Still trying to check out all branches for site generation

* fix test

* Fixing documantation sanity check

* Make sure version 2 only site builds

* Optimize for site deployment

* Optimizing for dreating and deploying the web site

* Site Deployment configuration for Docusaurus v2 microsite

* Fix ssh setup for deploying to GH pages

Co-authored-by: Adam Fraser <adam.fraser@gmail.com>

* Site deploy (#5646)

* Refactoring to use Docusaurus 2

* Enable searching

* Restyling navbar

* Work on prism highlight config

* Styling the front page

* First cut of ZIO Web Site on Docusaurus 2.0

* Correct color fro sponsor text in dark mode

* Removing generated tailwind.css

* More refactoring to get rid of tailwind

* Finalize refactoring without Tailwind

* update github actions

* Correct image alignment in Sponsor section

* Just adding a small tweak to the search config

* Adding a short README with tipps working on the docs

* Starting to work on versioned site

* Ensure generated directories are empty before site build

* Create first cut of versioned site

* Update createSite script to temporary branch working on dosumentation

* ATemporarily adjust createSite script

* Update old version banner

* Adjust site deploy script to deploy site on releases and changes on the
"documantation" branch

* Renaming script to properly reflect work

* Adjusting checkout version for V1.x docs

* Add generated API to .gitignore

* Make prepareSite script fail on statements
not ending with RC 0

* Updating prepareSite script to use current master as source for version
1 docs

* Fiddling with new Site generation

* Make sure all branches are checked out for site generation

* Still trying to check out all branches for site generation

* fix test

* Fixing documantation sanity check

* Make sure version 2 only site builds

* Optimize for site deployment

* Optimizing for dreating and deploying the web site

* Site Deployment configuration for Docusaurus v2 microsite

* Fix ssh setup for deploying to GH pages

* Use different GH action to deploy site

Co-authored-by: Adam Fraser <adam.fraser@gmail.com>

* Include 1.x Api docs in site generation (#5659)

* Fix method name in Hub's documentation (#5618)

* Update zio-interop-reactivestreams to 1.3.7 (#5619)

* Implement ZStream#zipAllSortedByKeyWith (#5571)

* implement zstream#mergesortedbykey

* rename

* add variants

* Update sbt-scalafix to 0.9.31 (#5625)

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.40.1 (#5626)

* Update scalafmt-core to 3.0.4 (#5635)

* Update scalafmt-core to 3.0.4

* Reformat with scalafmt 3.0.4

* Update cats-effect to 2.5.4 (#5639)

* Update cats-effect to 3.2.9 (#5641)

* improve documentation (#5594)

* Update zio-config-magnolia, ... to 1.0.9 (#5645)

* Update zio-config-magnolia, ... to 1.0.10 (#5647)

* Upstream Shared Layers To ZIOApp (#5643)

* shared layers

* fix typo

* fix compilation error

* fix test

* fix version specific issue

* rename

* generalize

* Implement ZSink and ZTransducer Unwrap Operators (#5640)

* implement unwrap

* deprecate ZSink.managed

* reimplement managed

* fix test

* handle empty pull (#5651)

* Remove obsolete file
Add generation of Version 1.x API docs

* Fix typo in createSite script

* Handling api 1.x doc correctly

* Update .gitignore to ignore all generated api docs

* Reconfigure footer for multiversioned links to ScalaDoc

Co-authored-by: Dejan Mijić <dejan.mjc@gmail.com>
Co-authored-by: Scala Steward <43047562+scala-steward@users.noreply.github.com>
Co-authored-by: Adam Fraser <adam.fraser@gmail.com>

* Docs 2.x (#5676)

* Fix method name in Hub's documentation (#5618)

* Update zio-interop-reactivestreams to 1.3.7 (#5619)

* Implement ZStream#zipAllSortedByKeyWith (#5571)

* implement zstream#mergesortedbykey

* rename

* add variants

* Update sbt-scalafix to 0.9.31 (#5625)

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.40.1 (#5626)

* Update scalafmt-core to 3.0.4 (#5635)

* Update scalafmt-core to 3.0.4

* Reformat with scalafmt 3.0.4

* Update cats-effect to 2.5.4 (#5639)

* Update cats-effect to 3.2.9 (#5641)

* improve documentation (#5594)

* Update zio-config-magnolia, ... to 1.0.9 (#5645)

* Update zio-config-magnolia, ... to 1.0.10 (#5647)

* Upstream Shared Layers To ZIOApp (#5643)

* shared layers

* fix typo

* fix compilation error

* fix test

* fix version specific issue

* rename

* generalize

* Implement ZSink and ZTransducer Unwrap Operators (#5640)

* implement unwrap

* deprecate ZSink.managed

* reimplement managed

* fix test

* handle empty pull (#5651)

* Remove obsolete file
Add generation of Version 1.x API docs

* Fix typo in createSite script

* Handling api 1.x doc correctly

* Update .gitignore to ignore all generated api docs

* Reconfigure footer for multiversioned links to ScalaDoc

* Gunzip channel (#5222)

* Introduce Gunzip that uses ZChannel

* minor cleanup

* Update to recent 2.x changes

* Fix some deprecations

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Implement iso/utf decoders (#5437)

* implement ZSink#iso decoders

* implement ZStream#mkString

* implement iso8859_1 decode and utfDecode

* Update to latest 2.x version and some cleanup

* Removed broken scaladoc links

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Fix typo in splitChunksN (#5667)

* Implement ZStream.fromBlockingIterator (#5174)

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Add ZStream.fromFile and others (#5175)

* Add ZStream.fromFile and others

* Fix some deprecations

* Use different ports for socket tests than in the non-experimental tests

Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Implement ZChannel.mergeAllWith (#5172)

* Implement ZChannel.mergeAllWith

* Ignore flaky finalizer ordering tests temporarily

* Change sample count of zipAllSortedByKeyExecWith
57AE


Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Port ZStream#collectType to the new encoding (#5190)

* Add ZStream#collectType (#5058)

* Fixing issue #5057 - ZStream collectType operator

* Fixing Issue #5057 - Moving extension method to ZStream companion object

* Add ZStream#collectType to the new encoding

* Format

* testM => test

Co-authored-by: Remi Guittaut <remi.guittaut@gmail.com>
Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>

* Readd Netifly image
fix Social Image reference and description
Attempt to fix indexing

Co-authored-by: Dejan Mijić <dejan.mjc@gmail.com>
Co-authored-by: Scala Steward <43047562+scala-steward@users.noreply.github.com>
Co-authored-by: Adam Fraser <adam.fraser@gmail.com>
Co-authored-by: Kaur Matas <33095685+kmatasflp@users.noreply.github.com>
Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>
Co-authored-by: Paul Daniels <paul@leadiq.com>
Co-authored-by: Luis Martinez <luis3m.23@gmail.com>
Co-authored-by: Itamar Ravid <iravid@users.noreply.github.com>
Co-authored-by: Remi Guittaut <remi.guittaut@gmail.com>

* rename routes.

* building documentation locally.

* introduction.

* rename about route on version2-only config.

* enable edit button.

* editing with github editor.

* add step by step images.

* improve the 'editing documentation locally' section.

* giving feedback.

* toolchain section.

* document final step on sending pull request.

Co-authored-by: Andreas Gies <andreas@wayofquality.de>
Co-authored-by: Adam Fraser <adam.fraser@gmail.com>
Co-authored-by: Dejan Mijić <dejan.mjc@gmail.com>
Co-authored-by: Scala Steward <43047562+scala-steward@users.noreply.github.com>
Co-authored-by: Kaur Matas <33095685+kmatasflp@users.noreply.github.com>
Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>
Co-authored-by: Paul Daniels <paul@leadiq.com>
Co-authored-by: Luis Martinez <luis3m.23@gmail.com>
Co-authored-by: Itamar Ravid <iravid@users.noreply.github.com>
Co-authored-by: Remi Guittaut <remi.guittaut@gmail.com>

* Add accessor method for Clock.localDateTime (#5661)

* JVM metrics + DefaultJvmMetricsExporter ZIOApp (#5582)

* Migrated Promeheus-syle JVM metrics from zio-zmx

* Fixed Scala version specific deprecation warnings

* A ZIOApp that collects the default JVM metrics

* Deleted JvmMetricsVersionSpecific, using silencer instead

* Simplified collectMetrics with forkManaged

* All JVM metric collectors expose layer and ZIOApp interface

* Configurable schedule

* Fix for Scala 3

* Update util-core to 21.9.0 (#5700)

* Use Smaller Generator For Property Based Tests (#5699)

* Update zio-zmx to 0.0.9 (#5701)

* Update rezilience to 0.7.0 (#5702)

* Update scalafmt-core to 3.0.6 (#5708)

* Update maven-compat, maven-embedder to 3.8.3 (#5710)

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.42.6 (#5712)

* Removes ensuringFirst from ZStream (#5717)

* Fix Exit value propagation for Channels (#5718)

* remove deprecated use of security manager

* Revert "remove deprecated use of security manager"

This reverts commit d9e50ff.

* Preserve Scope of Forked Fibers in ZStream#interruptWhen (#5720)

* transplant

* remove unused variable

* remove deprecated use of security manager

* generalize (#5715)

* Document some missing sections on the STM data type (#5711)

* trandom service.

* document thub data type.

* document zthub.

* index trandom and zthub in the introduction page.

* providing/injecting trandom layer to the stm effect.

* zstm type aliases.

* formatting.

* import trandom.

* remove extra mdoc modifier.

* Implement ZIOAspect.disableLogging (#5723)

* implement disablelogging

* remove deprecated method

* Update http4s-blaze-client, ... to 0.23.5 (#5735)

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.42.7 (#5740)

* Update sbt-scalajs, scalajs-compiler, ... to 1.7.1 (#5738)

* implement tomanagedauto (#5727)

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.42.9 (#5746)

* Update caliban, caliban-zio-http to 1.2.0 (#5748)

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.56.1 (#5747)

* Execution Tracing (#5744)

* initial work

* remove unused import

* scala 3

* fix documentation

* update getref to take a trace element

* implement custom extractor

* format

* resolve scala 2.11 compilation issue

* format

* fix scala 3 compatibility issue

* fix one more error

* increase timeout

* address review comments

* Bring Back ZIOApp.Proxy (#5745)

* bring back proxy

* format

* feat: catchNonFatal (#5741)

* feat: catchNonFatal

* fix: rename and use platform.fatal

* fix: test "dies if fatal" only on JVM, as JS does not have fatal ones

* Update core/shared/src/main/scala/zio/ZIO.scala

Co-authored-by: Luis Martinez <luis3m.23@gmail.com>

* Mima exclude

Co-authored-by: Luis Martinez <luis3m.23@gmail.com>

* Add collectAll and foreach to ZLayer (#5756)

This makes it easier to build ZLayers that dynamically instantiate
collections of subsystems. The signatures align with ZIO's equivalent
methods.

* feat: flesh out runtime stats (#5751)

* feat: flesh out RuntimeStats

* fix: UIO.succeed

* Update fs2-core to 2.5.10 (#5757)

* Update reactor-core to 3.4.11 (#5758)

* fix signature (#5755)

* deprecate (#5759)

* Propagate Tracing Information (#5750)

* initial work

* fix tests

* fix scala 3

* fix timeout

* remove unnecessary traces from zref

* disable automatic traces

* ZPool (#5761)

* pool work

* pool implementation and tests

* Scaladoc

* merge

* fixes

* More fixes

* Scaladoc

* Warnings

* Moor the doc comments

* Add missing traces

* generalize (#5734)

* Fix the @mockable macro to handle inheritance (#5737)

* Implement Random.scalaRandom (#5731)

* implement scalarandom

* format

* format

* Update Documentation of Running a ZIO Effect (#5730)

* fix warning on deprecation of zio.App trait.

* command-line arguments.

* use ZIOAppDefault instead of zio.App

* introduce args method.

* move zio app related stuff to its own page.

* move zio app related stuff to its own page.

* add zioapp page to the sidebars.

* index zioapp page.

* composing zio applications.

* hooking into the runtime system.

* customized runtime.

* document RuntimeConfigAspect.

* more info on runtimeconfig aspect.

* add a hook for the first example.

* HasMany Documentation (#5716)

* initial work.

* example of providing multiple instance of the same interface.

* rename (#5724)

* ZState Documentation (#5704)

* initial work.

* a note about the fiberref behaviour of zstate.

* Update http4s-blaze-client, ... to 0.23.6 (#5764)

* Compositional Concurrency (#5664)

* compositional concurrency

* optimize

* format

* format

* tracing

* update documentation

* Rename ZIOAppArgs#args to ZIOAppArgs#getArgs (#5733)

* rename

* update documentation

* update documentation

Co-authored-by: John A
A7FF
. De Goes <john@degoes.net>

* add article section for zio-telemetry (#5705)

* Add ZTransducer.groupAdjacentBy (#5767)

* Add ZTransducer.groupAdjacentBy

* Use NonEmptyChunk in result of ZTransducer.groupAdjacentBy

* Switch from appended to :+ so it compiles on 2.11 as well

* remove scalafix (#5766)

* Implement Executor#submitAndYield (#5725)

* implement executor#submitandyield

* remove deprecated method

* remove scala steward (#5765)

* chore(deps): update node.js to v14.18.1 (#5760)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Support Propagating FiberRef Values Across Fiber Boundaries (#5752)

* implement getfiberrefs and setfiberrefs

* address review comments

* tracing

* update documentation

* Update zio-aws-core, zio-aws-ec2, ... to 3.17.58.1 (#5769)

* Fix Compilation Error On ZIO 2 Branch (#5770)

* fix compilation error

* fix deprecation warnings

* use ZIOApp.Proxy to compose apps. (#5773)

* Introduction to ZIO Aspects (#5749)

* short introduction to zio aspects.

* fix mdoc failure.

* fix trace unapply method (#5774)

* Scala 3 Tracing (#5775)

* scala3

* propagate tracing information

* implement tmap#updatewith (#5776)

* Implement Scheduler#asScheduledExecutorService (#5040)

* implement asScheduledExecutorService

* fix documentation

* remove unused import

* fix serialization issue

* fix platform specific issues

* blocking

* cleanup

* add scalafix ZIO 2 upgrade rules (#5739)

* Documentation of Logging and Debugging Functionality (#5729)

* document logging section.

# Conflicts:
#	docs/datatypes/core/zio/zio.md

* document debugging section.

* Improve Performance Of Chunk (#4634)

* initial work

* delete arrayIterator

* chore(deps): update actions/checkout action to v2.3.5 (#5781)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* add tamer to community (#5709)

* add tamer to community

* Address review

* wrong code to compile

* copy paste from scalameta.org

https://scalameta.org/mdoc/docs/modifiers.html#compile-only

* add tamer to the community page

Notably this adds confluent as a resolver: only clients are pulled. Clients are licenced under Apache 2.0 so there should be no problem.

Furthermore some adaptation are made since circe seems to be in the classpath, making implicit resolution ambiguous.

* Implement Default Supervisor (#4736)

* initial work

* make opt in

* make runtimeconfigaspect

* Implement ChunkIterator (#5783)

* implement chunkiterator

* optimize

* fix compiler crash

* fix compilation error

* fix benchmarks

* fix warning

* Ignore Build Metadata on ZIO Versions (#5788)

* ignore build metadata.

* ignore snapshot releases.

* initial work (#5787)

* Align parameters with docs comment (#5470) (#5795)

* Readd helper methods to create histogram buckets with linear / exponential growing boundaries  (#5778)

* Adding helper methods to create histogram buckets

* Correcting compile issues

* Added the Boundaries object and added it to the user facing API

* Moving Histogram Boundaries to Companion object of Histogram

* Update method names, correct documentation

* rename one more method and handle the last bucket value in one place
only.

* Update to Scala 3.1.0 (#5793)

* Scala 3.1

* Normalize Scala directory names

* Scala 3.0.2

* move to standard Scala directories

* Scala 3.1.0

* fix ci.yml

* fix docs.  wrong import class (ZIOApp) while using ZIOAppDefault. (#5799)

* Get latest 2.x version directly from git

* Extractinbg bash script to quick test site generation

* Extract script to check Site generation upon push

* Readd file that was deleted accidentally

* Optimise checkSite script

* Add more Scalafix rules (#5806)

* add more rules

* more rules

* add parN renaming matcher

* refine parN renaming

* add Gen.any -> Gen.withoutAny conversions

* +Rule for App->ZIOAppDefault and removing runtime.
Not sure if removing the runtime is safe/desirable

* +Rule for TestConfig->Has[TestConfig]
Also start using missed Live_Old instance

* +Partial implementation of Duration refactor.
It's weirdly jamming _root_ before the output for some reason.

* +TestSystem => Has[TestSystem] conversion

Also identify different package depths as the reason Duration can't be ScalaFixed :(

* +Annotations => Has[Annotations] conversion
Also convert multiple *.Service usages.

* +TestLogger conversion

* +TestConsole conversion

* +TestRandom conversion

* rm untrustworthy rules

Co-authored-by: Bill Frasure <bill.frasure@gmail.com>

* Update The Migration Guide to Reflect Recent Changes (#5792)

* write a step-by-step guide for migration using scalafix.

* compositional concurrency.

* lazy evaluation of zio parameters.

* fix mdoc compilation error.

* table of deprecation methods.

* remove extra line.

* add guideline section for library authors.

* capturing parameters that are referenced more that once.

* add a section about compile time execution tracing.

* Update docs/howto/migrate/migration-guide.md

Co-authored-by: Adam Fraser <adam.fraser@gmail.com>

* Update docs/howto/migrate/migration-guide.md

Co-authored-by: Adam Fraser <adam.fraser@gmail.com>

* clarify the first step and add a link to the migration status of zio 2.x ecosystem.

* add another note.

Co-authored-by: Adam Fraser <adam.fraser@gmail.com>

* Make sure all tags are fetched before assembling the site

* Remove the leading "v" from the artifact reference

Co-authored-by: Dejan Mijić <dejan.mjc@gmail.com>
Co-authored-by: Scala Steward <43047562+scala-steward@users.noreply.github.com>
Co-authored-by: Adam Fraser <adam.fraser@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Kaur Matas <33095685+kmatasflp@users.noreply.github.com>
Co-authored-by: Daniel Vigovszky <daniel.vigovszky@gmail.com>
Co-authored-by: Paul Daniels <paul@leadiq.com>
Co-authored-by: Luis Martinez <luis3m.23@gmail.com>
Co-authored-by: Assen Kolov <assen.kolov@gmail.com>
Co-authored-by: Itamar Ravid <iravid@users.noreply.github.com>
Co-authored-by: Remi Guittaut <remi.guittaut@gmail.com>
Co-authored-by: Adrian Filip <realadrianfilip@gmail.com>
Co-authored-by: zeal18 <lezhoev@gmail.com>
Co-authored-by: Milad Khajavi <khajavi@gmail.com>
Co-authored-by: Jisoo Park <jisoo.park@doomoolmori.com>
Co-authored-by: Nikolay Artamonov <nartamonov@gmail.com>
Co-authored-by: Simon Schenk <simon.schenk@ziverge.com>
Co-authored-by: Jan Ypma <jan@ypmania.nl>
Co-authored-by: John A. De Goes <john@degoes.net>
Co-authored-by: Sloane Sturzenegger <sloanesturz@users.noreply.github.com>
Co-authored-by: David Larsson <dave.larsson@gmail.com>
Co-authored-by: Kit Langton <kit.langton@gmail.com>
Co-authored-by: Andrea Passaglia <gurghet@gmail.com>
Co-authored-by: Fehér Vilmos <jupposessho@gmail.com>
Co-authored-by: Ondra Pelech <ondra.pelech@gmail.com>
Co-authored-by: Keyno <kofujiw@gmail.com>
Co-authored-by: Bill Frasure <bill.frasure@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0