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: OpenAPITools/jackson-databind-nullable
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.4
Choose a base ref
...
head repository: OpenAPITools/jackson-databind-nullable
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.5
Choose a head ref
  • 6 commits
  • 7 files changed
  • 3 contributors

Commits on Oct 24, 2022

  1. set to 0.2.5-SNAPSHOT version

    wing328 committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    74c0a2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bab929 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2022

  1. Configuration menu
    Copy the full SHA
    4485fd1 View commit details
    Browse the repository at this point in the history
  2. Add support for jakarta-validation (#42)

    * remove dependency on el-interpreter for tests
    
    * add support for jakarta-validation
    
    * add support for jakarta-validation
    
    * make ValidatorFactory local again
    
    * remove some unnecessary boxing of primitive integers
    bratkartoffel authored Dec 10, 2022
    Configuration menu
    Copy the full SHA
    f70a463 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51ea164 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7812ac5 View commit details
    Browse the repository at this point in the history
Loading