We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 112e9c2 commit 0436178Copy full SHA for 0436178
java/CHANGELOG
@@ -1,3 +1,16 @@
1
+v4.0.0-beta-4
2
+=============
3
+
4
+* Rework how the `Distributor` creates sessions to be more
5
+ spec-compliant.
6
+* Rework internal structure of the New Session Queue.
7
+* `DriverCommandExecutor` uses its own `ExecutorService` (#9430)
8
+* Add proxy support to NettyClient (#9434)
9
+* Handle bad gateway response from the server when starting a new
10
+ session (#9444)
11
+* Expose session request metadata from the new session payload
12
+* Implement getDomAttribute method in EventFiringWebDriver (#9394)
13
14
v4.0.0-beta-3
15
=============
16
0 commit comments