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: webauthn4j/webauthn4j
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.28.1.RELEASE
Choose a base ref
...
head repository: webauthn4j/webauthn4j
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.28.2.RELEASE
Choose a head ref
  • 12 commits
  • 17 files changed
  • 1 contributor

Commits on Nov 14, 2024

  1. Start 0.28.2 development

    ynojima committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    f12b751 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1048 from webauthn4j/release-0.28.1

    Release 0.28.1.RELEASE
    ynojima authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    77a7714 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1049 from webauthn4j/0.28.2-development

    Start 0.28.2 development
    ynojima authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    20d73da View commit details
    Browse the repository at this point in the history
  4. Correct webauthn4j-core-async module-info

    As some packages are not included by mistake
    ynojima committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    15279b1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1050 from webauthn4j/correct-core-async-module-info

    Correct webauthn4j-core-async module-info
    ynojima authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    320791c View commit details
    Browse the repository at this point in the history
  6. Mark jackson transitive dependency

    as it is exposed to JsonConverter and CborConverter API surface
    ynojima committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    b0fbf06 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1051 from webauthn4j/mark-jackson-transitive-depe…

    …ndency
    
    Mark jackson transitive dependency
    ynojima authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    05a8c8f View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    4a7cda6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1052 from webauthn4j/open-data-classes-for-reflec…

    …tion
    
    Opens data classes for reflection
    ynojima authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    ca84790 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75de5ce View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1053 from webauthn4j/opens-jackson-serializers-de…

    …serializers-for-reflection
    
    Opens Jackson serializers and deserializers for reflection
    ynojima authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    0c522a8 View commit details
    Browse the repository at this point in the history
  5. Release 0.28.2.RELEASE

    ynojima committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    17c8fa8 View commit details
    Browse the repository at this point in the history
Loading