Skip to content

Commit b8fb574

Browse files
committed
Update java changelog
1 parent f73a8fe commit b8fb574

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

java/CHANGELOG

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
v4.0.0-alpha-4
2+
==============
3+
4+
* Added an "information" command to provide users with better
5+
information about how to use features in Selenium.
6+
* Rename "friendly" locators to "relative"
7+
* Chrome Debugging Protocol commands now mirror latest CDP spec.
8+
* Strengthen java deps now rules_jvm_external has been updated.
9+
* Update EdgeOptions constructor to use new ms:edgeOptions capability
10+
name (#7633)
11+
* Add support for creating and removing virtual authenticators (#7760)
12+
* Add support to debug virtual authenticators (#7842)
13+
* Improving error message if a remote side responses with code 405
14+
Method Not Allowed.
15+
* Better traces via OpenTracing.
16+
* Added Netty-based HTTP client (-Dwebdriver.http.factory=netty)
17+
* Selenium server now uses Netty
18+
* [grid] https between components (#7767)
19+
* [grid] Added file upload endpoint to the new grid
20+
* [grid] Adding ability to discover and start Edge (both
21+
chromium-based and legacy)
22+
* [grid] Only allow CORS when using a —allow-cors flag
23+
* [docker] Re-enable existing docker functionality for Grid Nodes
24+
* Checking for changes in frozen preferences in XPI-based
25+
FirefoxDriver only
26+
127
v4.0.0-alpha-3
228
==============
329

0 commit comments

Comments
 (0)