-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update cloudevents.api to v4 (major) #1120
base: 5.9.x
Are you sure you want to change the base?
Conversation
Quality Gate passedIssues Measures |
dc4ccf5
to
bcab6a7
Compare
52ad6dd
to
2419595
Compare
2419595
to
7144c4b
Compare
Quality Gate passedIssues Measures |
e8250b0
to
c9cd2b2
Compare
Quality Gate passedIssues Measures |
c9cd2b2
to
2604567
Compare
Quality Gate passedIssues Measures |
2604567
to
3521749
Compare
3521749
to
6fc2faa
Compare
Quality Gate passedIssues Measures |
This PR contains the following updates:
2.5.0
->4.0.1
2.5.0
->4.0.1
Release Notes
cloudevents/sdk-java (io.cloudevents:cloudevents-core)
v4.0.1
What's Changed
Full Changelog: cloudevents/sdk-java@v4.0.0...v4.0.1
v4.0.0
What's Changed
New Contributors
Full Changelog: cloudevents/sdk-java@3.0.0...v4.0.0
v3.0.0
Compare Source
New features
Breaking changes
Modified ProtoCloudEventData to always return a Protobuf Any object - this ensures it is coherent with the Protobuff CloudEvent format specification.
It remains possible to wrap any Protobuf 'Message' object directly (which includes an 'Any') as a convienience to reduce application code.
Bug Fixes
Dependencies updates
General improvements
New Contributors
Full Changelog: cloudevents/sdk-java@2.5.0...v3.0.0
Configuration
📅 Schedule: Branch creation - "after 10pm" in timezone Europe/Prague, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.