Skip to content

Bump cloudevents from 1.11.0 to 2.2.0 - #274

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/cloudevents-2.1.0
Open

Bump cloudevents from 1.11.0 to 2.2.0#274
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/cloudevents-2.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown

Bumps cloudevents from 1.11.0 to 2.2.0.

Changelog

Sourced from cloudevents's changelog.

[2.2.0]

Changed

  • Updated dev and build-time dependencies.

Fixed

  • Fixed an issue where setting a non-JSON datacontenttype (e.g., application/octet-stream) with dict data produced non-JSON-decodable output; now best-effort json-encoding is applied regardless of datacontenttype. (#291)
  • Updated behavior when datacontenttype is unset: now treats events as application/json in line with spec recommendation. (#291)

[2.1.0]

Added

[2.0.0]

Changed

  • Released stable v2.0.0. See migration for details and migration guidelines. (#279)

[2.0.0.alpha6]

Changed

  • Updated tooling and workflows. (#278)

Fixed

  • Fixed the v1 compatibility layer. (#276)

[2.0.0.alpha5]

Changed

  • Improved spec compatibility of attributes processing. (#275)

[2.0.0.alpha4]

Changed

  • CloudEvents v2 is ready to become the main version. (#273)

... (truncated)

Commits
  • 4a689cb chore(release): prepare 2.2.0 with datacontenttype fix and dependency updat...
  • cb57615 fix: improve json handling on wrong or missing contenttype (#297)
  • 0af7e87 Update dev dependencies (#294)
  • 6352dc4 Release v2.1.0 - Rabbit MQ support (#292)
  • e5df229 feat: implement RabbitMQ bindings (#284)
  • c7360bb chore: update README.md with the new interface (#283)
  • 435fa56 Release v2 (#280)
  • 088b46c chore: release 1.12.1 CloudEvents v1 goes into maintenance mode (#271)
  • a38933d Drop EOL Python 3.8 support (#249)
  • 37ae369 Improve public API type annotations & fix unit test type errors (#248)
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 16, 2026
Bumps [cloudevents](https://github.com/cloudevents/sdk-python) from 1.11.0 to 2.2.0.
- [Changelog](https://github.com/cloudevents/sdk-python/blob/main/CHANGELOG.md)
- [Commits](cloudevents/sdk-python@1.11.0...2.2.0)

---
updated-dependencies:
- dependency-name: cloudevents
  dependency-version: 2.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump cloudevents from 1.11.0 to 2.1.0 Bump cloudevents from 1.11.0 to 2.2.0 Jul 16, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/cloudevents-2.1.0 branch from 124876c to 7b29aac Compare July 16, 2026 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants