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: 2.4.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: 2.5.0
Choose a head ref
  • 5 commits
  • 63 files changed
  • 4 contributors

Commits on Mar 3, 2023

  1. Bump to 2.4.3-SNAPSHOT (#531)

    Signed-off-by: GitHub <[email protected]>
    github-actions[bot] authored Mar 3, 2023
    Configuration menu
    Copy the full SHA
    62e9f22 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Bump version to 2.5.0-SNAPSHOT

    Signed-off-by: Pierangelo Di Pilato <[email protected]>
    pierDipi committed May 10, 2023
    Configuration menu
    Copy the full SHA
    f16a48c View commit details
    Browse the repository at this point in the history
  2. Support westful-ws jakarta ee9 namespace (#469)

    * Replace javax restful-ws namespace usage with jakarata in own module
    * Add microprofile with openliberty example using new jar
    * Update gitignore to cover all copied directories
    * Update Jersey Version to support jakarta.* namespace packages
    * Port jersey integration tests from javax.* to jakarta.*
    * Undo changes to existing integration test package names
    * Add Integration test for Microprofile/Liberty for Jee9 package
    * Add documentation for new Jakarta package
    
    Signed-off-by: Robert Pospisil <[email protected]>
    Co-authored-by: Alex Butcher <[email protected]>
    robp94 and abutch3r authored May 10, 2023
    Configuration menu
    Copy the full SHA
    3399747 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Fix maven versions (#566)

    Signed-off-by: Robert Pospisil <[email protected]>
    robp94 authored May 15, 2023
    Configuration menu
    Copy the full SHA
    ce09f3f View commit details
    Browse the repository at this point in the history
  2. Bump to 2.5.0 (#567)

    Signed-off-by: GitHub <[email protected]>
    github-actions[bot] authored May 15, 2023
    Configuration menu
    Copy the full SHA
    ba222d8 View commit details
    Browse the repository at this point in the history
Loading