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: msgpack/msgpack-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.9
Choose a base ref
...
head repository: msgpack/msgpack-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 4 commits
  • 6 files changed
  • 2 contributors

Commits on Feb 4, 2025

  1. Copy the full SHA
    ae7a883 View commit details
  2. Copy the full SHA
    91bc7f2 View commit details
  3. Copy the full SHA
    f480b7b View commit details

Commits on Feb 11, 2025

  1. Add support for jackson field ids (#868)

    * Add test demonstrating field id case
    
    * Fix java 8 error
    
    * Add missing import
    
    * Add missing throws
    
    * Cleanup unused imports
    
    * Cleanup test
    
    * Implement jackson field ids
    
    * Address feedback from @komamitsu
    
    * Address feedback from @komamitsu
    
    * Address feedback from @komamitsu
    brenbar authored Feb 11, 2025
    Copy the full SHA
    1cbd05f View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff v0.9.9...main