Skip to content

Commit ba5925c

Browse files
committed
Update java changelog
1 parent 7f66c20 commit ba5925c

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

java/CHANGELOG

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
v3.10.0
2+
=======
3+
4+
* Deprecate internal Duration in favor of java.time.Duration
5+
* Fix handling of IE capabilities in Grid Nodes. Fixes #5502
6+
* Fix problem where Grid wasn't starting Safari sessions
7+
* Migrate Selenium Grid to reduce exporting GSON and Apache HttpClient
8+
as much to public APIs.
9+
* Migrate Grid to use Selenium's own abstractions where possible. This
10+
means that more of it is using OkHttp rather than the Apache
11+
HttpClient.
12+
* Fix an issue where RemoteProxy instances were causing an exception
13+
to be thrown if they weren't marked as a ManagedService.
14+
* Deleting ability to run html suites with selenium-server-standalone,
15+
users are adviced to use htmlrunner
16+
117
v3.9.1
218
======
319

0 commit comments

Comments
 (0)