Added
- Adding a dynamic dispatch to Aggregator Selector #497
- Add
global::force_flush_tracer_provider#512 - Add config
max_attributes_per_eventandmax_attributes_per_link#521 - Add dropped attribute counts to events and links #529
Changed
- Remove unnecessary clone in
Keytype #491 - Remove
#[must_use]fromset_tracer_provider#501 - Rename remaining usage of
default_samplertosampler#509 - Use current span for SDK-less context propagation #510
- Always export span batch when limit reached #519
- Rename message events to events #530
- Update resource merge behaviour #537
- Ignore links with invalid context #538
Removed
Fixed
- Allow users to use custom export kind selector #526