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.3.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.4.RELEASE
Choose a head ref
  • 18 commits
  • 19 files changed
  • 2 contributors

Commits on Dec 1, 2024

  1. Merge pull request #1070 from webauthn4j/release-0.28.3

    Release 0.28.3.RELEASE
    ynojima authored Dec 1, 2024
    Configuration menu
    Copy the full SHA
    b9fe2f2 View commit details
    Browse the repository at this point in the history
  2. Start 0.28.4 development

    ynojima committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    d2fc190 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1071 from webauthn4j/0.28.4-development

    Start 0.28.4 development
    ynojima authored Dec 1, 2024
    Configuration menu
    Copy the full SHA
    82cabaa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a0f2e4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1073 from webauthn4j/add-link-to-spring-security-…

    …passkeys
    
    Add link to Spring Security Passkeys
    ynojima authored Dec 1, 2024
    Configuration menu
    Copy the full SHA
    255ba84 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2024

  1. Configuration menu
    Copy the full SHA
    51c0da7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1074 from webauthn4j/remove-experimental-status-f…

    …rom-async-modules
    
    Remove experimental status from async modules
    ynojima authored Dec 8, 2024
    Configuration menu
    Copy the full SHA
    46a11d7 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2024

  1. Remove dependabot for 0.24.x branch

    as we no longer support 0.24.x
    ynojima authored Dec 19, 2024
    Configuration menu
    Copy the full SHA
    095b9d5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1077 from webauthn4j/ynojima-patch-1

    Remove dependabot for 0.24.x branch
    ynojima authored Dec 19, 2024
    Configuration menu
    Copy the full SHA
    6905557 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2024

  1. Configuration menu
    Copy the full SHA
    aabef3e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1078 from webauthn4j/alternative-ponyfill

    Introduce github/webauthn-json pony-fill in the reference doc
    ynojima authored Dec 22, 2024
    Configuration menu
    Copy the full SHA
    089d667 View commit details
    Browse the repository at this point in the history
  3. Add InputStream parser APIs

    ynojima committed Dec 22, 2024
    Configuration menu
    Copy the full SHA
    64f8111 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1079 from webauthn4j/add-inputstream-parser-apis

    Add InputStream parser APIs
    ynojima authored Dec 22, 2024
    Configuration menu
    Copy the full SHA
    69cc5e7 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2024

  1. Bump org.asciidoctor.jvm.convert from 4.0.3 to 4.0.4

    Bumps org.asciidoctor.jvm.convert from 4.0.3 to 4.0.4.
    
    ---
    updated-dependencies:
    - dependency-name: org.asciidoctor.jvm.convert
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 23, 2024
    Configuration menu
    Copy the full SHA
    654509d View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2024

  1. Merge pull request #1080 from webauthn4j/dependabot/gradle/org.asciid…

    …octor.jvm.convert-4.0.4
    
    Bump org.asciidoctor.jvm.convert from 4.0.3 to 4.0.4
    ynojima authored Dec 31, 2024
    Configuration menu
    Copy the full SHA
    e9b0b1c View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2025

  1. Configuration menu
    Copy the full SHA
    f4f6e79 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1081 from webauthn4j/redesign-HttpClient-to-align…

    …-with-HttpAsyncClient
    
    Redesign HttpClient to align with HttpAsyncClient
    ynojima authored Jan 1, 2025
    Configuration menu
    Copy the full SHA
    3c4e3d8 View commit details
    Browse the repository at this point in the history
  3. Release 0.28.4.RELEASE

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