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
StartReceiver returns if it can't start listening @matejvasek
HTTP
now will retry for returned 502 status code from target @duglin
new http.NewObserved adds trace propagating middleware to the created HTTP protocol and is used to add trace
propagation to the default HTTP client. @ian-mi
GoChan
Constructor of sender fixed, transformers now passed @odacremolbap
Kafka
allow to construct mock sender for unit testing @aslom
Pub/Sub
Copy of buffer prevented when writing to pubsub.Message@ian-mi