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: patternfly-java/patternfly-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.6
Choose a base ref
...
head repository: patternfly-java/patternfly-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.7
Choose a head ref
  • 4 commits
  • 62 files changed
  • 1 contributor

Commits on May 19, 2026

  1. Next is 0.7.7

    hpehl committed May 19, 2026
    Configuration menu
    Copy the full SHA
    f7ad2e7 View commit details
    Browse the repository at this point in the history
  2. Code format

    hpehl committed May 19, 2026
    Configuration menu
    Copy the full SHA
    d3b8b50 View commit details
    Browse the repository at this point in the history
  3. fix: Remove since/forRemoval from @deprecated annotations for J2CL co…

    …mpatibility
    
    J2CL doesn't support the since and forRemoval attributes on @deprecated
    (added in Java 9). Deprecation info is preserved in Javadoc @deprecated tags.
    hpehl committed May 19, 2026
    Configuration menu
    Copy the full SHA
    21eb92c View commit details
    Browse the repository at this point in the history
  4. Release 0.7.7

    hpehl committed May 19, 2026
    Configuration menu
    Copy the full SHA
    5865710 View commit details
    Browse the repository at this point in the history
Loading