12 hours ago
selenium

Nightly

Commits

  • 9a81834: create FakeWebDriver only if "browser=selenium-test" (#16898) (Andrei Solntsev) #16898
  • aa8bd8f: [java] update how unit tests are declared and run (#16887) (Titus Fortner) #16887
  • ec46198: [dotnet] [bidi] Allow consumer to combine input actions via identifier (#16885) (Nikolay Borisenko) #16885
  • 6838741: [build] use arm binaries for mac in pinned browsers (#16897) (Titus Fortner) #16897
  • af3a846: [rb] wait for grid to be ready when starting server (#16896) (Titus Fortner) #16896
  • a5d2178: [build] no need to run rerun step if there were no failures in the previous step (Titus Fortner)
  • d9a587f: [build] caching rules ruby on windows is causing problems (Titus Fortner)
  • 7b98b24: [java] rerun tests with debugging (#16893) (Titus Fortner) #16893
  • 41c9e5f: [build] enable repository cache (Titus Fortner)
  • b1079fa: [rust] only collect stats on stamped builds (#16826) (Titus Fortner) #16826
  • 29eb74b: [rb] Set Ruby tests to rerun when failing (#16858) (Titus Fortner) #16858
  • a37f963: [rb] check driver status endpoint rather than socket connection (#16877) (Titus Fortner) #16877
  • f8b38c8: [build] update all setup-bazel version references (Titus Fortner)
  • a7abbc4: [java] remove Apache Commons dependency (#16865) (Titus Fortner) #16865
  • a3bf5ca: [dotnet][rb][java][js][py] Automated Browser Version Update (#16878) (Selenium CI Bot) #16878
21 hours ago
Activiti
22 hours ago
reactor-netty

v1.3.2

Reactor Netty 1.3.2 is part of 2025.0.2 Release Train.

What's Changed

✨ New features and improvements

  • Depend on Reactor Core v3.8.2 by @chemicL in afef745dc904acd3f3efee192d7457c4c1b3f829, see release notes
  • Depend on Netty v4.2.9.Final by @violetagg in #4037
  • Enable auto-read in HTTP client error and completion paths by @violetagg in #4029
  • Add ConnectionProvider#evictInBackground overload with Scheduler parameter by @eze210 in #4038
  • Add maxConnections configuration to HttpServer by @raccoonback in #4030
  • Convert ByteBuf directly to Http2DataFrame instead of wrapping in DefaultHttpContent by @violetagg in #4045

🐞 Bug fixes

  • Fix HTTP protocol version logging for HTTP/2 and HTTP/3 by @violetagg in #4031

New Contributors

  • @eze210 made their first contribution in #4039

Full Changelog: https://github.com/reactor/reactor-netty/compare/v1.3.1...v1.3.2

1 days ago
reactor-netty

v1.2.14

Reactor Netty 1.2.14 is part of 2024.0.14 Release Train.

What's Changed

✨ New features and improvements

  • Depend on Reactor Core v3.7.15 by @chemicL in f95f56562b0f6ffe2d3f6ab1d0f983af60e3cb8d, see release notes
  • Depend on Netty v4.1.130.Final by @violetagg in #4032
  • Enable auto-read in HTTP client error and completion paths by @violetagg in #4029

🐞 Bug fixes

  • Fix HTTP protocol version logging for HTTP/2 and HTTP/3 by @violetagg in #4031

Full Changelog: https://github.com/reactor/reactor-netty/compare/v1.2.13...v1.2.14

1 days ago
graphql-java

26.0.beta-1

This is a beta release for the upcoming version 26.

A word of warning

While all features are tested and we consider them ready to be used, we don't guarantee that this is a stable version: this means there will be more breaking changes until we reach 26.0.

This version is intended for testing and providing feedback to the GraphQL Java team.

What's Changed

New Contributors

Full Changelog: https://github.com/graphql-java/graphql-java/compare/v25.0...v26.0.beta-1

1 days ago
selenium

Nightly

Commits

  • 38d1759: [java] update what java test targets are generated (#16886) (Titus Fortner) #16886
  • 6a556ab: [java] update browser tests to match test suite conventions (#16888) (Titus Fortner) #16888
  • bb520e7: [rb] fix incorrect debug label (Titus Fortner)
  • f9f8efd: [rb][py][dotnet][java][js] move logic for reruns and collecting logs into separate scripts (#16879) (Titus Fortner) #16879
  • bef9401: [java] fix test assertion to work for both chrome and firefox (Titus Fortner)
  • 8876148: [java] correctly fix test assertion to work for both chrome and firefox (Titus Fortner)
  • a0f9f81: [java] deprecate unused logging implementation (#16889) (Titus Fortner) #16889
  • bcddbde: [py] rerun tests with debugging (#16892) (Titus Fortner) #16892
1 days ago
Activiti

7.20.0-rc.915

What's Changed

⬆️ Dependencies

🔨 Other Changes

Full Changelog: https://github.com/Activiti/Activiti/compare/7.20.0-rc.914...7.20.0-rc.915

1 days ago
Activiti