7 hours ago
jedis

8.1.0-beta1

Jedis 8.1.0-beta1 is the first pre-release of the upcoming 8.1.0, introducing support for Smart Client Handoffs (SCH) (#4668).

Smart client handoffs is a feature of Redis Cloud and Redis Software that notifies clients about planned maintenance shortly before it happens, so the client can respond gracefully instead of hitting command timeouts and dropped connections. Jedis reacts with relaxed timeouts and pre-handoffs. SCH requires RESP3 and is enabled automatically on RESP3 connections; see the Jedis SCH guide for configuration options.

This is a pre-release: APIs introduced here may change before 8.1.0 GA.

Changes

🚀 New Features

  • Smart Client Handoffs (SCH): maintenance notifications support (#4668)

🐛 Bug Fixes

  • Do not deliver pub/sub push messages as replies outside an active subscription (#4701)
  • Refresh primaryNodesCache in JedisClusterInfoCache.discoverClusterSlots (#4692)
  • Accept null VAddParams in vaddFP32 with reduceDim (#4684)
  • Fix TSAddParams emitting DUPLICATE_POLICY twice (#4683)
  • Register source keys via key() in zrangestore, geosearchStore, eval (#4675)

🧰 Maintenance

  • [scenario tests stability] Pipeline ClusterTopologyRefreshIT verification to fit the test timeout (#4713)
  • Bump redis-authx dependencies 1.0.1-beta2 -> version 0.2.0 (#4712)
  • Stabilize integration tests against auth-required, high-latency environments (#4700)
  • chore(deps): bump org.json:json from 20260719 to 20260814 (#4699)
  • chore(deps-dev): bump jackson.version from 2.22.1 to 2.22.2 (#4698)
  • Add nightly test-metrics workflow (#4689)
  • chore(deps-dev): bump com.kohlschutter.junixsocket:junixsocket-core from 2.10.1 to 2.11.0 (#4687)
  • Start release notes for 8.1.0 (#4681)
  • Bump snapshot version to 8.1.0 (#4680)
  • chore(deps-dev): bump org.apache.httpcomponents.client5:httpclient5-fluent from 5.6.3 to 5.6.4 (#4678)

Contributors

We'd like to thank all the contributors who worked on this release!

@HDPark95, @atakavci, @bobymicroby, @dependabot[bot], @ggivo, @insaf021, @kalayciburak, @uglide

Full Changelog: https://github.com/redis/jedis/compare/v8.0.0...v8.1.0-beta1

7 hours ago
spring-cloud-tencent

2.1.2.0-2025.1.1

Dependency Version

  • Spring Cloud Tencent: 2.1.2.0-2025.1.1
  • Spring Cloud: 2025.1.1
  • Spring Boot: 4.0.2
  • Spring Framework: 7.0.3

Features / Enhancements

Upgrade to Spring Cloud 2025.1.x from branch 2024.

Contributors

Thanks to the contributors who participated in this release!

@SkyeBeFreeman

How to upgrade

This version is compatible version from the previous corresponding version, so just upgrade spring-cloud-tencent-dependencies version to it. If you need to change the Spring Cloud version, please refer to the documentation Release Note to modify other related dependent versions synchronously.

21 hours ago
selenium

Nightly

Commits

  • 8b8723b: [js][py][rb] derive BiDi field names and enum value types in the schema (#17966) (Titus Fortner) #17966
23 hours ago
Activiti

7.21.0-rc.556

What's Changed

⬆️ Dependencies

🔨 Other Changes

Full Changelog: https://github.com/Activiti/Activiti/compare/7.21.0-rc.555...7.21.0-rc.556