Why 3.7.0 so soon
I forgot to add a constructor variant to EndpointExecutor when I was deprecating EndpointLocator.
Since we stick strictly to semVer, new public API/method means new minor release.
What's Changed
- Add missing EndpointExecutor constructor for URL + Auth via ZIO
- Update sbt-scoverage to 2.4.2 by @zio-scala-steward[bot] in #3827
- Update tapir-http4s-server, ... to 1.12.4 by @zio-scala-steward[bot] in #3821
- Update protobuf-java to 4.33.1 by @zio-scala-steward[bot] in #3819
- Update sbt-github-actions to 0.29.0 by @zio-scala-steward[bot] in #3818
Full Changelog: v3.6.0...v3.7.0