Skip to content

Release protocol/pubsub/v2.5.0

Compare
Choose a tag to compare

Core SDK

Project moved to add SPDX Authors headers using Apache 2.0. #681

HTTP

Send now returns error with the status code if not 2xx status code. #686

Bug fix: Finish() was not called in Send(), leading to http connection leaks. #689

Added an http tracing receiver sample. #696

AMQP

Bump amqp version to 13.7. #687

Protobuf Binding (NEW)

Added protobuf format support. #662 #688

  • An implementation of format.Format was added for protobuf encoding of the event envelope.
  • Also adds the ability to send and receive protobuf encoded data within the envelope.

SQL (NEW)

Added CESQL implementation. #680

NATS JetStream (NEW)

Added integration for NATS JetStream as a protocol choice. #695


Thanks to: