Skip to content

2.0.1

Compare
Choose a tag to compare
@MaeIsBad MaeIsBad released this 14 Mar 10:25
· 76 commits to master since this release
b4c0cd1

Changed

  • absinthe is now a required dependency. The library failed to compile since version 2.0.0 with it being optional so this is not a breaking change.
  • attribute keys are now atoms, which should offer minor performance improvements.
  • loosened the telemetry version requirement from ~> 0.4 or ~> 1.0.0 to ~> 0.4 or ~> 1.0

Commits

  • Prepare for release (#96) by MaeIsBad
  • [PLATFORM-1005]: Fix compilation failure due to absinthe being optional (#95) by MaeIsBad
  • [PLATFORM-996]: Use atoms instead of strings for otel attributes (#92) by Cristiano Piemontese
  • Merge Bump :telemetry from 1.0.0 to ~> 1.0 (#94) by MaeIsBad