Skip to content

Commit 3762f33

Browse files
committed
Update java changelog
1 parent af45b5d commit 3762f33

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

java/CHANGELOG

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
v4.0.0-rc-1
2+
===========
3+
4+
* Supported CDP versions: 85, 91, 92.
5+
* Only the name and stereotype are mandatory in nodeConfig.
6+
* No longer sets unexpected alert value in Options by default.
7+
* Update IE options class in each language to match the currently
8+
supported capabilities in the IE Driver.
9+
* Delete existing sessions if the Node is restarted.
10+
* Sessions are now stopped when the Node is gracefully shutdown.
11+
* Fixes file upload for Dynamic Grid
12+
* Add docker max sessions flag. (#9688)
13+
* Close DriverService and DriverCommandExecutor executor on
14+
quit. (#9666)
15+
* Handle empty inputs for JSON more gracefully.
16+
* Ensure that default healthcheck duration is less than
17+
the default node timeout duration.
18+
* Better resource utilisation in the Distributor when starting
19+
sessions.
20+
* Implement ShadowDOM APIs in the Java bindings
21+
* Routing VNC websockets through the Grid
22+
123
v4.0.0-beta-4
224
=============
325

0 commit comments

Comments
 (0)