Skip to content

Releases: cloudevents/sdk-go

Release protocol/nats/v2.5.0

13 Aug 17:02
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:

Release protocol/kafka_sarama/v2.5.0

13 Aug 17:02
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:

Release protocol/amqp/v2.5.0

13 Aug 17:02
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:

Release observability/opencensus/v2.5.0

13 Aug 17:02
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:

Release binding/format/protobuf/v2.5.0

13 Aug 17:48
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:

Release v2.4.1

14 Apr 17:23
Compare
Choose a tag to compare

General

  • JSON format: default to json if datacontenttype is not set. (#675)
  • Do not restrict the length of extension attribute names (restriction is optional). (#678)

Thanks:

Release protocol/ws/v2.4.1

Release protocol/stan/v2.4.1

Release protocol/pubsub/v2.4.1

Release protocol/nats/v2.4.1