16 hours ago
selenium

Nightly

Commits

  • c22ed55: [dotnet] [bidi] Additional json data for commands/results (#17614) (Nikolay Borisenko) #17614
  • 8224611: [py] Add high-level BiDi network authentication handler API (#17629) (David Burns) #17629
  • 401af10: [build] fix py:lint ruff-check argument passing (Titus Fortner)
  • 9d301b1: [py] Add high-level BiDi network extra headers API (#17632) (David Burns) #17632
  • 6da213f: [build] always delete pre-installed browsers and drivers in CI (Titus Fortner)
  • eff36c9: [dotnet] [bidi] Additional json data for event args (#17633) (Nikolay Borisenko) #17633
  • 94f0032: [build] make release pipeline rerun-safe (#17626) (Titus Fortner) #17626
  • 13c5344: [rb] streamline tests on github actions runners (#17550) (Titus Fortner) #17550
  • fb7c10c: [dotnet] [bidi] Better exception message in case of malformed capability url (#17635) (Nikolay Borisenko) #17635
  • ea8554e: [dotnet] [java] update test guards for Chromium TinyMCE and Firefox Addons (Titus Fortner)
  • d09fd3b: [java] correct deprecation annotations for JSON Wire error code APIs (#17639) (Titus Fortner) #17639
  • c474d76: [build] Automated Browser Version Update (#17609) (Selenium CI Bot) #17609
  • c779dcd: [build] aggregate all lint errors instead of failing fast (#17637) (Titus Fortner) #17637
1 days ago
redisson

redisson-4.5.0

Feature - Array object added (thanks to @lamnt2008)
Feature - BitVector Store object added
Feature - Fory lib upgraded to 1.1.0
Feature - Micronaut 5.0 support
Feature - readMode setting added for MapOptions, PlainOptions, LocalCachedMapOptions objects
Feature - extended incrementAndGet() method added to RAtomicLong, RAtomicDouble (thanks to @lamnt2008)
Feature - contains(), range(), iterator() methods added to RVectorSet object
Feature - RMap.keysAsync() method added (thanks to @sywu14)
Feature - RVectorSet added to RBatch object (thanks to @sywu14)

Breaking change - map listeners signature changed, field name added (thanks to @lamnt2008)

Improvement - refactor: remove unnecessary boxing of primitives (thanks to @MukjepScarlet)

Fixed - RScoredSortedSet Rx and Reactive must handle empty results as absent (thanks to @ngyngcphu)
Fixed - RGeo Rx and Reactive must handle empty results as absent (thanks to @lamnt2008)
Fixed - RSet Rx and Reactive must handle empty results as absent (thanks to @lamnt2008)
Fixed - RVectorSet Rx and Reactive must handle empty results as absent (thanks to @lamnt2008)
Fixed - PingConnectionHandler race condition
Fixed - UUID type metadata leak in TypedJsonJacksonCodec (thanks to @wushiyuanmaimob)
Fixed - UUID type inclusion by TypedJsonJackson3Codec
Fixed - buffer truncation in LZ4CodecV2
Fixed - WRONGPASS error on cluster slaves with TLS when password is set at root Config level (regression since 4.4.0) (thanks to @seakider)
Fixed - release locks for non-existent keys in transactional RMap.fastRemove() (thanks to @sywu14)

1 days ago
Activiti
1 days ago
selenium

Nightly

Commits

  • bcafedd: [py] Add high-level BiDi network request handler API (#17619) (David Burns) #17619
  • 6104d68: [build] fix merge issue (Titus Fortner)
  • db60830: [dotnet] [bidi] Possibility to use any external transport (#17625) (Nikolay Borisenko) #17625
  • 2dddec9: [dotnet] [test] Introduce fake BiDi transport (#17627) (Nikolay Borisenko) #17627
  • 1c84a03: [py] Add high-level BiDi network response handler API (#17623) (David Burns) #17623
  • c1ffd8c: [py] Align BiDi script module with the cross-binding API design (#17624) (David Burns) #17624
2 days ago
Activiti
2 days ago
selenium

Nightly

Commits

  • e64a808: [rb] make flaky unit tests hermetic (Titus Fortner)
  • 8c5bb7c: Update geckodriver releases map including 0.37.0 (#17618) (Boni García) #17618
  • 73f55fa: [py] Extract alert and color into dedicated libraries (#17611) (David Burns) #17611
  • 2e479c5: trim agent formatting guidance (#17617) (Titus Fortner) #17617
  • 79af12b: [rb] stabilize tests and remove driver-restart workaround in manager spec (Titus Fortner)
  • 9f6a51d: [build] always use prebuilt selenium-manager on Windows until llvm toolchain migration (Titus Fortner)
  • cd46b71: [build] convert bazel.yml browser input to needs-display boolean (#17621) (Titus Fortner) #17621
  • f2ff8c6: [build] only free disk space when needed (#17620) (Titus Fortner) #17620
2 days ago
Activiti

7.21.0-rc.313

What's Changed

✨ New Features

Full Changelog: https://github.com/Activiti/Activiti/compare/7.21.0-rc.312...7.21.0-rc.313

3 days ago
Activiti