发布

  • Bump org.redisson:redisson from 3.52.0 to 4.2.0 in /apps/opik-backend (#5123)

    frostbyte_neo 发布于 2026-02-10 08:50:23 +00:00

    • Bump org.redisson:redisson from 3.52.0 to 4.2.0 in /apps/opik-backend

    Bumps org.redisson:redisson from 3.52.0 to 4.2.0.


    updated-dependencies:

    • dependency-name: org.redisson:redisson
      dependency-version: 4.2.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      ...

    Signed-off-by: dependabot[bot] support@github.com

    • Fix Redisson 4.2.0 compatibility issues
    • Move Stream classes imports from org.redisson.api to org.redisson.api.stream package
      (AutoClaimResult, PendingEntry, StreamMessageId)
    • Update PendingEntry.getLastTimeDelivered() to getDeliveryCount() (method was renamed)
    • Update RedisHealthCheck to use synchronous RedissonClient instead of RedissonReactiveClient
    • Replace deprecated getNodesGroup() with getRedisNodes(RedisNodes.CLUSTER)
    • Fix same import issues in test files

    Verified with HealthCheckIntegrationTest - all tests pass.


    Signed-off-by: dependabot[bot] support@github.com
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Thiago dos Santos Hora thiagoh@comet.com

    下载附件