Releases: NomadBlacky/scalatest-otel-reporter
Releases · NomadBlacky/scalatest-otel-reporter
v0.5.0-alpha
Changes
- Mark error to Suite/Run when tests failed @NomadBlacky (#61)
- chore: Update sbt to 1.10.1 @nomadblacky-bot (#60)
- chore: Update opentelemetry-exporter-otlp, ... to 1.40.0 @nomadblacky-bot (#59)
- chore: Update wiremock to 3.8.0 @nomadblacky-bot (#58)
- chore: Update scalatest, scalatest-core to 3.2.19 @nomadblacky-bot (#57)
- chore: Update sbt-github-actions to 0.24.0 @nomadblacky-bot (#56)
- chore: Update wiremock to 3.7.0 @nomadblacky-bot (#55)
- chore: Organize scalatest dependencies @NomadBlacky (#53)
- chore: Update scalafmt-core to 3.8.2 @nomadblacky-bot (#51)
v0.4.0-alpha
v0.3.0-alpha
Changes
- chore: Update opentelemetry-exporter-otlp, ... to 1.39.0 @nomadblacky-bot (#40)
🚀 Features
- feat: Configure OpenTelemetryTestReporter by ScalaTest's ConfigMap @NomadBlacky (#49)
📚 Documents
- docs: Add README @NomadBlacky (#41)
v0.2.0-alpha
Changes
- chore: Add prerelease-identifier to release-drafter.yml @NomadBlacky (#39)
- chore: Add Release Drafter @NomadBlacky (#38)
- feat: Impl to handle general test events @NomadBlacky (#37)
- chore: Update jul-to-slf4j to 2.0.13 @nomadblacky-bot (#30)
- chore: Update wiremock to 3.6.0 @nomadblacky-bot (#36)
- chore: Update sbt to 1.10.0 @nomadblacky-bot (#35)
- chore: Update opentelemetry-exporter-otlp, ... to 1.38.0 @nomadblacky-bot (#34)
- chore: Update scala-library to 2.13.14 @nomadblacky-bot (#33)
- chore: Update logback-classic to 1.5.6 @nomadblacky-bot (#29)
- test: Test the reporter using WireMock @NomadBlacky (#28)
- chore: Update opentelemetry-exporter-otlp, ... to 1.37.0 @nomadblacky-bot (#27)
- chore: Update scalafmt-core to 3.8.1 @nomadblacky-bot (#26)
- chore: Update scala-library to 2.13.13 @nomadblacky-bot (#23)
- chore: Update sbt-github-actions to 0.23.0 @nomadblacky-bot (#18)
- chore: Update scalatest to 3.2.18 @nomadblacky-bot (#20)
- chore: Update sbt to 1.9.9 @nomadblacky-bot (#21)
- chore: Update scalafmt-core to 3.8.0 @nomadblacky-bot (#22)
- chore: Update scala3-library to 3.3.3 @nomadblacky-bot (#24)
- chore: Update opentelemetry-exporter-otlp, ... to 1.36.0 @nomadblacky-bot (#25)
- chore: Update sbt-github-actions to 0.22.0 @nomadblacky-bot (#15)
- chore: Update sbt to 1.9.8 @nomadblacky-bot (#14)
- chore: Run scalafmt on CI @NomadBlacky (#13)
- chore: Update opentelemetry-exporter-otlp, ... to 1.33.0 @nomadblacky-bot (#12)
- chore: Update sbt-github-actions to 0.20.0 @nomadblacky-bot (#11)
- chore: Update scalafmt-core to 3.7.17 @nomadblacky-bot (#10)
- chore: Update scalafmt-core to 3.7.16 @nomadblacky-bot (#8)
- chore: Update opentelemetry-exporter-otlp, ... to 1.31.0 @nomadblacky-bot (#7)
v0.1.0-alpha
docs: Add an example of manual configuretion