github cloudevents/sdk-go protocol/nats/v2.3.0
Release protocol/nats/v2.3.0

latest releases: sql/v2.15.2, protocol/ws/v2.15.2, protocol/stan/v2.15.2...
3 years ago

General

  • Better data handling when calling binding.ToEvent @ian-mi
  • Corrected client.Invoke error messaging format @odacremolbap
  • Client no longer blocked on GOMAXPROC receivers @n3wscott
  • Recover from panic in client.Invoke from handler function @matejvasek
  • Client receiver/responder functions: Fix handler input types variance. @matejvasek
  • 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

Don't miss a new sdk-go release

NewReleases is sending notifications on new releases.