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 e5e7e90 commit f641f30Copy full SHA for f641f30
java/CHANGELOG
@@ -1,3 +1,17 @@
1
+v3.11.0
2
+=======
3
+
4
+* Implemented `equals` and `hashCode` for `LoggingPreferences`
5
+* Deleted deprecated methods from `*Options` and `MutableCapabilities`
6
+* Converting an object to JSON now doesn't include the object's hash
7
+ code.
8
+* Removed deprecated methods from `RemoteWebDriver`.
9
+* Switching Grid to use OkHttp rather than the Apache HttpClient.
10
+* Internal change to better use Selenium's abstractions for handing
11
+ JSON in Grid.
12
+* Removed deprecated `GridRegistry.getHttpClientFactory` method.
13
+* Removed `Registry.getConfiguration`
14
15
v3.10.0
16
=======
17
0 commit comments