Bill Frasure

Results 26 issues of Bill Frasure

ZIO 2.0 is at Milestone 4, with an RC expected in the next few weeks. https://github.com/zio/zio/releases/tag/v2.0.0-M4 The API is nearly stable at this point, so any early migration work against...

When you click the link (at least in Intellij), the line number is not included, so you always just jump to the top of the file.

bug

ZIO 2.0 is at Milestone 4, with an RC expected in the next few weeks. https://github.com/zio/zio/releases/tag/v2.0.0-M4 The API is nearly stable at this point, so any early migration work against...

**Is your feature request related to a problem? Please describe.** Currently ZIO users do not have historical views of their test results, so they are limited to single run output....

type:new feature
good first issue

**Describe the bug** K8s liveliness/readiness probes attach this header by default - `Accept */*` Using the latest snapshot - `3.0.0-RC4+77-66867e7f-SNAPSHOT` gives this error: ``` 199 ZIO HTTP "... java.lang.IllegalArgumentException: None...

bug

**Describe the bug** This blows up when its referenced in the browser. https://github.com/zio/zio-http/blob/28c9de1d09b9d8da903dd80edda4a5c4277a5b88/zio-http/shared/src/main/scala/zio/http/Header.scala#L4151 **To Reproduce** On snapshot - [3.0.0-RC4+77-66867e7f-SNAPSHOT/](https://oss.sonatype.org/content/repositories/snapshots/dev/zio/zio-http_2.13/3.0.0-RC4+77-66867e7f-SNAPSHOT/) ``` object Main extends ZIOAppDefault{ def run = ZIO.succeed(Header.UserAgent) } ```

bug

This issue https://github.com/zio/zio-http/issues/2707 should have broken this project's build. If the ScalaJS tests were actually running in a headless browser that would have triggered the failure. https://github.com/zio/zio-http/blob/main/zio-http/js/src/test/scala/zio/http/JSClientSpec.scala This test passes,...

bug

ZIO 2.0 is at Milestone 4, with an RC expected in the next few weeks. https://github.com/zio/zio/releases/tag/v2.0.0-M4 The API is nearly stable at this point, so any early migration work against...

ZIO 2.0 is at Milestone 4, with an RC expected in the next few weeks. https://github.com/zio/zio/releases/tag/v2.0.0-M4 The API is nearly stable at this point, so any early migration work against...

ZIO is at Milestone 4, with an RC expected in the next few weeks. https://github.com/zio/zio/releases/tag/v2.0.0-M4 The API is nearly stable at this point, so any early migration work against this...