File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
23
v4.0.0-beta-4
2
24
=============
3
25
You can’t perform that action at this time.
0 commit comments