Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [3.0.0](https://github.com/googleapis/google-cloudevents/compare/v2.1.6...v3.0.0) (2026-02-24)


### ⚠ BREAKING CHANGES

* Fix namespace for Ruby and PHP

### Bug Fixes

* Fix namespace for Ruby and PHP ([b2b1516](https://github.com/googleapis/google-cloudevents/commit/b2b1516d342364270974623c60b8fda6a4a58e6c))

## [2.1.6](https://github.com/googleapis/google-cloudevents/compare/v2.1.5...v2.1.6) (2023-11-29)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.6
3.0.0
Loading