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: avaje/avaje-validator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.2
Choose a base ref
...
head repository: avaje/avaje-validator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.3
Choose a head ref
  • 3 commits
  • 12 files changed
  • 2 contributors

Commits on Sep 22, 2024

  1. Version 2.2

    rbygrave committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    a27dffe View commit details
    Browse the repository at this point in the history
  2. Fix Duplicate Lombok adapter generation (#260)

    * fix primitive noop
    
    * fix compilation error
    
    * avoid duplicate generation with lombok
    
    * Make NoOpValidator not public and final
    
    ---------
    
    Co-authored-by: Rob Bygrave <robin.bygrave@gmail.com>
    SentryMan and rbygrave authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    0bbb5ee View commit details
    Browse the repository at this point in the history
  3. Version 2.3

    rbygrave committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    650e49a View commit details
    Browse the repository at this point in the history
Loading