What's Changed
The focus of this release is reducing reliance on upstream dependencies, which have proven to be problematic due to binary compatibility issues.
- add option for logging spans via Java Logging subsystem by @bpholt in #86
- build and log our own JSON output for traces instead of using opentelemetry-exporter-logging-otlp by @bpholt in #87
- Minimize dependencies by @bpholt in #104
- reintroduce default apply method and use parallel dispatcher instead of sequential by @bpholt in #106
- Service Version by @bpholt in #127
Other Dependency and Build Updates
- Update sbt-typelevel-ci-release, ... to 0.6.3 by @dwolla-oss-scala-steward in #80
- Update opentelemetry-api, ... to 1.33.0 by @dwolla-oss-scala-steward in #81
- Update natchez-core, ... to 0.3.5 by @dwolla-oss-scala-steward in #82
- Update sbt to 1.9.8 by @dwolla-oss-scala-steward in #83
- Update sbt-typelevel-mergify, ... to 0.6.4 by @dwolla-oss-scala-steward in #84
- Update circe-literal to 0.14.6 by @dwolla-oss-scala-steward in #88
- Update cats-effect, cats-effect-kernel, ... to 3.5.3 by @dwolla-oss-scala-steward in #92
- Update opentelemetry-api, ... to 1.34.1 by @dwolla-oss-scala-steward in #91
- Update sbt-typelevel-ci-release, ... to 0.6.5 by @dwolla-oss-scala-steward in #90
- Update sbt to 1.9.9 by @dwolla-oss-scala-steward in #97
- Update sbt-typelevel-ci-release, ... to 0.6.7 by @dwolla-oss-scala-steward in #98
- Update scala3-library to 3.3.3 by @dwolla-oss-scala-steward in #101
- Update scala-library to 2.13.13 by @dwolla-oss-scala-steward in #100
- Update cats-effect, cats-effect-kernel, ... to 3.5.4 by @dwolla-oss-scala-steward in #102
- Update opentelemetry-api, ... to 1.36.0 by @dwolla-oss-scala-steward in #103
- Update scala-library to 2.12.19 by @dwolla-oss-scala-steward in #99
- sync the dependency versions in the new project by @bpholt in #105
- Update opentelemetry-api, ... to 1.39.0 by @dwolla-oss-scala-steward in #119
- Update jawn-parser to 1.6.0 by @dwolla-oss-scala-steward in #118
- Update cats-core to 2.12.0 by @dwolla-oss-scala-steward in #117
- Update scala-library to 2.13.14 by @dwolla-oss-scala-steward in #111
- Update log4cats-core to 2.7.0 by @dwolla-oss-scala-steward in #112
- Update sbt to 1.10.0 by @dwolla-oss-scala-steward in #113
- Update circe-literal to 0.14.7 by @dwolla-oss-scala-steward in #110
- Update sbt-typelevel-ci-release, ... to 0.7.1 by @dwolla-oss-scala-steward in #114
- Update circe-literal to 0.14.9 by @dwolla-oss-scala-steward in #121
- Update sbt to 1.10.1 by @dwolla-oss-scala-steward in #123
- Update sbt-typelevel-ci-release, ... to 0.7.2 by @dwolla-oss-scala-steward in #124
- Update cats-mtl to 1.5.0 by @dwolla-oss-scala-steward in #125
- Update opentelemetry-api, ... to 1.41.0 by @dwolla-oss-scala-steward in #126
Full Changelog: v0.2.2...v0.2.3