Skip to content
This repository was archived by the owner on Feb 24, 2023. It is now read-only.

Releases: super-flat/scala-otel-tools

v0.1.11

18 Feb 01:39

Choose a tag to compare

Changes

  • Dependencies upgrade
  • Fix broken OpenTelemetry deprecated packages

v0.1.9

04 Oct 15:09
7f6d362

Choose a tag to compare

  • Adds opentelemetry metrics and prometheus packages
  • Upgrades opentelemetry package version
  • Upgrades sbt ci release version

Commits:

7f6d362 add prometheus and upgrade metrics version (#47)
f0c6539 Update sbt-ci-release to 1.5.9 (#46)

v0.1.8

22 Sep 21:21
b9b8ee4

Choose a tag to compare

b9b8ee4 Update sbt-scalafix to 0.9.31 (#43)
4fa4ce0 Update scalafmt-core to 3.0.4 (#44)
644504e Update scalatest to 3.2.10 (#45)
bac30a4 refactor: update scalafmt to 3.0.3
2327eae refactor: update scalafmt to 3.0.3
752c449 Update sbt-scoverage to 1.9.0 (#42)
f94e21a Update opentelemetry-api, ... to 1.6.0 (#41)
22a421f Update README.md
acf6772 Update sbt-scalastyle to 1.5.1 (#37)
3db00a2 Update sbt-scalafix to 0.9.30 (#35)
50eb750 Update opentelemetry-api, ... to 1.5.0 (#34)
1a69698 Update sbt to 1.5.5 (#31)
d762e76 Update compilerplugin, scalapb-runtime, ... to 0.11.5 (#33)
67f6f23 Update sbt-scalafmt to 2.4.3 (#29)
f521ec8 Update opentelemetry-api, ... to 1.3.0 (#26)
7544591 Update sbt to 1.5.4 (#27)
b4b6303 Update compilerplugin, scalapb-runtime, ... to 0.11.4 (#28)
e7ca86d Update sbt-scalafix to 0.9.29 (#23)
9f1569d Update sbt-protoc to 1.0.4 (#15)
fd64408 Update sbt-scoverage to 1.8.2 (#22)

v0.1.8.rc1

19 Sep 02:07
b9b8ee4

Choose a tag to compare

v0.1.8.rc1 Pre-release
Pre-release

Updates dependencies

b9b8ee4 Update sbt-scalafix to 0.9.31 (#43)
4fa4ce0 Update scalafmt-core to 3.0.4 (#44)
644504e Update scalatest to 3.2.10 (#45)
bac30a4 refactor: update scalafmt to 3.0.3
2327eae refactor: update scalafmt to 3.0.3
752c449 Update sbt-scoverage to 1.9.0 (#42)
f94e21a Update opentelemetry-api, ... to 1.6.0 (#41)
22a421f Update README.md
acf6772 Update sbt-scalastyle to 1.5.1 (#37)
3db00a2 Update sbt-scalafix to 0.9.30 (#35)
50eb750 Update opentelemetry-api, ... to 1.5.0 (#34)
1a69698 Update sbt to 1.5.5 (#31)
d762e76 Update compilerplugin, scalapb-runtime, ... to 0.11.5 (#33)
67f6f23 Update sbt-scalafmt to 2.4.3 (#29)
f521ec8 Update opentelemetry-api, ... to 1.3.0 (#26)
7544591 Update sbt to 1.5.4 (#27)
b4b6303 Update compilerplugin, scalapb-runtime, ... to 0.11.4 (#28)
e7ca86d Update sbt-scalafix to 0.9.29 (#23)
9f1569d Update sbt-protoc to 1.0.4 (#15)
fd64408 Update sbt-scoverage to 1.8.2 (#22)

v0.1.7

07 Jun 16:00
2c3e947

Choose a tag to compare

Updates TelemetryTools.start() to return a OpenTelemetrySdk instead of a OpenTelemetrySdkBuilder

2c3e947 telemetrytools fix (#25)
6925bdc Update sbt to 1.5.3 (#24)

v0.1.6

24 May 22:04
4ebe9ec

Choose a tag to compare

  • Removed scalapb as a jar dependency
  • Fixed snapshot version
  • Update open telemetry to 1.2.0
  • Update scalapb compiler plugin to 0.11.3
  • Update sbt ti 1.5.2
  • Update sbt-scoverage to 1.8.0
  • Update scalatest to 3.2.9

4ebe9ec scalapb only in tests (#21)
c353180 fix snapshot version and remove scalapb from compiled code (#18)
f575960 Update opentelemetry-api, ... to 1.2.0 (#7)
478108a Update compilerplugin, scalapb-runtime, ... to 0.11.3 (#13)
ccc9e79 Update sbt to 1.5.2 (#8)
a9ccefa Update sbt-scoverage to 1.8.0 (#9)
0e573de Update scalatest to 3.2.9 (#12)

0.1.5

12 May 18:41
3a03e21

Choose a tag to compare

We're happy to release opentelemetry tools for scala which features:

  • GrpcHeadersInterceptor
  • StatusClientInterceptor
  • StatusServerInterceptor
  • TracedExeuctorService