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: Authing/authing-java-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fix/user-identities
Choose a base ref
...
head repository: Authing/authing-java-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 6 files changed
  • 5 contributors

Commits on May 22, 2025

  1. Merge pull request #73 from Authing/fix/user-identities

    feat: add identity type
    Zoyafng authored May 22, 2025
    Configuration menu
    Copy the full SHA
    fb6a534 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2025

  1. Merge pull request #74 from Authing/fix/user-identities

    feat: add identity type zzding
    Zoyafng authored May 23, 2025
    Configuration menu
    Copy the full SHA
    70aa4cd View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2025

  1. feat(java-sdk): 更新重置密码邮件发送接口返回结构

    - 修改 sendUserResetPasswordEmailLink 方法返回类型为 SendUserResetPasswordEmailLinkBatchRespDto
    - 新增 SendUserResetPasswordEmailLinkBatchRespDto 类用于封装批量发送结果
    - 新增 SendUserResetPasswordEmailLinkBatchResultRespDto 类表示单个用户发送结果
    - 返回数据中包含每个用户的发送状态和详细结果信息
    yujale-rd committed Sep 24, 2025
    Configuration menu
    Copy the full SHA
    37e8a33 View commit details
    Browse the repository at this point in the history
  2. chore(deps): 更新 Authing Java SDK 版本

    - 将 SDK 版本从3.1.18 升级到 3.1.19
    yujale-rd committed Sep 24, 2025
    Configuration menu
    Copy the full SHA
    148a400 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2025

  1. feat: custom request timeout

    youlie1 committed Sep 26, 2025
    Configuration menu
    Copy the full SHA
    9c230cf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #75 from Authing/feat/custom-req-timeout

    feat: custom request timeout
    zhaojj332 authored Sep 26, 2025
    Configuration menu
    Copy the full SHA
    e84ff41 View commit details
    Browse the repository at this point in the history
  3. feat: update pom

    youlie1 committed Sep 26, 2025
    Configuration menu
    Copy the full SHA
    4578cfc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec600bf View commit details
    Browse the repository at this point in the history
  5. Merge pull request #77 from Authing/feat/custom-req-timeout

    Feat/custom req timeout
    zhaojj332 authored Sep 26, 2025
    Configuration menu
    Copy the full SHA
    0ee2a36 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2025

  1. Merge pull request #78 from Authing/fix/perfect-user-send-dto

    Fix/perfect user send dto
    Hard-it-le authored Oct 13, 2025
    Configuration menu
    Copy the full SHA
    b0eb166 View commit details
    Browse the repository at this point in the history
  2. chore: 更新SDK版本至3.1.20

    - 将项目版本号从3.1.19升级到3.1.20
    yujale-rd committed Oct 13, 2025
    Configuration menu
    Copy the full SHA
    24fef5f View commit details
    Browse the repository at this point in the history
Loading