You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The b3.B3 type has been removed. b3.New() and b3.WithInjectEncoding(encoding) are added to replace it. (#868)
Fixed
Fix deadlocks and race conditions in otelsarama.WrapAsyncProducer.
The messaging.message_id and messaging.kafka.partition attributes are now not set if a message was not processed. (#754) (#755) (#881)
Fix otelsarama.WrapAsyncProducer so that the messages from the Errors channel contain the original Metadata. (#754)