Skip to content

Releases: jgaskins/opentelemetry

Fix BatchExporter to match documentation

13 Sep 06:34

Choose a tag to compare

The BatchExporter starts automatically now to match documentation

v0.3.2

13 Sep 05:39

Choose a tag to compare

Just like in v0.3.1, a runtime dependency was accidentally set as development instead

v0.3.1

13 Sep 05:36

Choose a tag to compare

  • Fixed a dependency that was accidentally specified as a development dependency

v0.3.0

13 Sep 05:26

Choose a tag to compare

  • Fixed version mismatch between git tag and shard.yml

v0.2.0

13 Sep 05:18

Choose a tag to compare

  • Added NullExporter as the default so that exporting traces won't crash if OpenTelemetry.configure hasn't been called yet
  • Added support for all Crystal 1.x releases to shard.yml