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: spring-gradle-plugins/nullability-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.9
Choose a base ref
...
head repository: spring-gradle-plugins/nullability-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.10
Choose a head ref
  • 7 commits
  • 3 files changed
  • 2 contributors

Commits on Dec 29, 2025

  1. Configuration menu
    Copy the full SHA
    ea4a9c3 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2026

  1. Upgrade to ErrorProne 2.46.0

    Closes gh-28
    wilkinsona committed Jan 19, 2026
    Configuration menu
    Copy the full SHA
    953173e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e10d46e View commit details
    Browse the repository at this point in the history
  3. Enable contract checking

    Closes gh-10
    wilkinsona committed Jan 19, 2026
    Configuration menu
    Copy the full SHA
    f77e2a0 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2026

  1. Revert "Enable contract checking"

    This reverts commit f77e2a0.
    
    When building Spring Boot (spring-projects/spring-boot@6df1caf8) with
    contract checking enabled, a number of violations are reported.
    However, these appear to be false positives. Reverting until this has
    been corrected on the NullAway side or we understand the problem with
    or contracts and can correct them.
    
    See gh-10
    wilkinsona committed Jan 20, 2026
    Configuration menu
    Copy the full SHA
    4cb922f View commit details
    Browse the repository at this point in the history
  2. Upgrade to NullAway 0.13.0

    Closes gh-29
    wilkinsona committed Jan 20, 2026
    Configuration menu
    Copy the full SHA
    6483852 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2026

  1. Release v0.0.10

    wilkinsona committed Jan 21, 2026
    Configuration menu
    Copy the full SHA
    0c0c666 View commit details
    Browse the repository at this point in the history
Loading