Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cloudevents/sdk-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.2
Choose a base ref
...
head repository: cloudevents/sdk-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.1.0
Choose a head ref
  • 3 commits
  • 77 files changed
  • 4 contributors

Commits on Apr 10, 2026

  1. Bump to 4.1.0-SNAPSHOT (#727)

    Signed-off-by: GitHub <noreply@github.com>
    Co-authored-by: duglin <duglin@users.noreply.github.com>
    github-actions[bot] and duglin authored Apr 10, 2026
    Configuration menu
    Copy the full SHA
    9f3073a View commit details
    Browse the repository at this point in the history

Commits on May 27, 2026

  1. Deprecating to Jakarta EE 8 (#732)

    * Adding/fixing Jakarta EE 9+ links.
    
    Signed-off-by: Jacek Bilski <jacek@bilski.tech>
    
    * Random typos and consistency fixes.
    
    Signed-off-by: Jacek Bilski <jacek@bilski.tech>
    
    * Making Jakarta EE 9+ module a first-class citizen.
    
    Signed-off-by: Jacek Bilski <jacek@bilski.tech>
    
    * Deprecating Jakarta EE 8 `cloudevents-http-restful-ws` module.
    
    Signed-off-by: Jacek Bilski <jacek@bilski.tech>
    
    * `io.cloudevents.http.restful.ws.CloudEventsProvider` does not implement `jakarta.ws.rs.ext.Providers` - removing.
    
    Signed-off-by: Jacek Bilski <jacek@bilski.tech>
    
    ---------
    
    Signed-off-by: Jacek Bilski <jacek@bilski.tech>
    jacekbilski authored May 27, 2026
    Configuration menu
    Copy the full SHA
    0a34654 View commit details
    Browse the repository at this point in the history
  2. Bump to 4.1.0 (#733)

    Signed-off-by: GitHub <noreply@github.com>
    Co-authored-by: Cali0707 <Cali0707@users.noreply.github.com>
    github-actions[bot] and Cali0707 authored May 27, 2026
    Configuration menu
    Copy the full SHA
    d9dcc44 View commit details
    Browse the repository at this point in the history
Loading