keptn-sandbox / crossplane-service

Apache License 2.0
4 stars 0 forks source link

Bump github.com/cloudevents/sdk-go/v2 from 2.3.1 to 2.5.0 #3

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

Bumps github.com/cloudevents/sdk-go/v2 from 2.3.1 to 2.5.0.

Release notes

Sourced from github.com/cloudevents/sdk-go/v2's releases.

Release binding/format/protobuf/v2.5.0

Core SDK

Project moved to add SPDX Authors headers using Apache 2.0. cloudevents/sdk-go#681

HTTP

Send now returns error with the status code if not 2xx status code. cloudevents/sdk-go#686

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

Added an http tracing receiver sample. cloudevents/sdk-go#696

AMQP

Bump amqp version to 13.7. cloudevents/sdk-go#687

Protobuf Binding (NEW)

Added protobuf format support. cloudevents/sdk-go#662 cloudevents/sdk-go#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. cloudevents/sdk-go#680

NATS JetStream (NEW)

Added integration for NATS JetStream as a protocol choice. cloudevents/sdk-go#695


Thanks to:

Release sql/v2.5.0

Core SDK

Project moved to add SPDX Authors headers using Apache 2.0. cloudevents/sdk-go#681

HTTP

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Looks like github.com/cloudevents/sdk-go/v2 is up-to-date now, so this is no longer needed.