Version 0.9.0
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.