Skip to content

Version 0.9.0

Compare
Choose a tag to compare
@jkwatson jkwatson released this 05 Sep 15:17
· 724 commits to main since this release
9af1d87

Version 0.9.0

  • A span is now created when the SessionId changes to link the new session to the old one. The exact
    details of this span will probably change in the future.
  • The library has been updated to use OpenTelemetry Java v1.6.0.
  • All span string-valued attributes will now be truncated to 2048 characters if they exceed that
    limit.