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.29.0.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.29.1.RELEASE
Choose a head ref
  • 10 commits
  • 13 files changed
  • 2 contributors

Commits on Apr 1, 2025

  1. Merge pull request #1115 from webauthn4j/release-0.29.0

    Release 0.29.0.RELEASE
    ynojima authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    caaf622 View commit details
    Browse the repository at this point in the history
  2. Start 0.29.1 development

    ynojima committed Apr 1, 2025
    Configuration menu
    Copy the full SHA
    8d0a35c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1116 from webauthn4j/0.29.1-development

    Start 0.29.1 development
    ynojima authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    59ef34a View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2025

  1. Configuration menu
    Copy the full SHA
    939bc95 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1117 from webauthn4j/update-note-regarding-safari

    Update note regarding WebAuthn JSON methods regarding Safari
    ynojima authored Apr 6, 2025
    Configuration menu
    Copy the full SHA
    8f22525 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2025

  1. Configuration menu
    Copy the full SHA
    0cf8298 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1120 from webauthn4j/update-github-actions-os-to-…

    …ubuntu-2404
    
    Update GitHub Actions OS to Ubuntu 24.04
    ynojima authored Apr 19, 2025
    Configuration menu
    Copy the full SHA
    3a39031 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2025

  1. Bump jackson from 2.18.3 to 2.19.0

    Bumps `jackson` from 2.18.3 to 2.19.0.
    
    Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.3 to 2.19.0
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.18.3 to 2.19.0
    
    Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-cbor` from 2.18.3 to 2.19.0
    - [Commits](FasterXML/jackson-dataformats-binary@jackson-dataformats-binary-2.18.3...jackson-dataformats-binary-2.19.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson.core:jackson-databind
      dependency-version: 2.19.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
      dependency-version: 2.19.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-cbor
      dependency-version: 2.19.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 25, 2025
    Configuration menu
    Copy the full SHA
    2b66290 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2025

  1. Merge pull request #1121 from webauthn4j/dependabot/gradle/jackson-2.…

    …19.0
    
    Bump jackson from 2.18.3 to 2.19.0
    ynojima authored May 1, 2025
    Configuration menu
    Copy the full SHA
    ecc9913 View commit details
    Browse the repository at this point in the history
  2. Release 0.29.1.RELEASE

    ynojima committed May 1, 2025
    Configuration menu
    Copy the full SHA
    dd03729 View commit details
    Browse the repository at this point in the history
Loading