Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update java changelog
  • Loading branch information
shs96c committed Aug 31, 2021
1 parent af45b5d commit 3762f33
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions java/CHANGELOG
@@ -1,3 +1,25 @@
v4.0.0-rc-1
===========

* Supported CDP versions: 85, 91, 92.
* Only the name and stereotype are mandatory in nodeConfig.
* No longer sets unexpected alert value in Options by default.
* Update IE options class in each language to match the currently
supported capabilities in the IE Driver.
* Delete existing sessions if the Node is restarted.
* Sessions are now stopped when the Node is gracefully shutdown.
* Fixes file upload for Dynamic Grid
* Add docker max sessions flag. (#9688)
* Close DriverService and DriverCommandExecutor executor on
quit. (#9666)
* Handle empty inputs for JSON more gracefully.
* Ensure that default healthcheck duration is less than
the default node timeout duration.
* Better resource utilisation in the Distributor when starting
sessions.
* Implement ShadowDOM APIs in the Java bindings
* Routing VNC websockets through the Grid

v4.0.0-beta-4
=============

Expand Down

0 comments on commit 3762f33

Please sign in to comment.