| 
1 | 1 | v4.27.0  | 
2 | 2 | ======  | 
3 |  | ---> [grid] cancel pending request on client timeout  | 
4 |  | ---> [bidi][java] Fix the mode "closed" for a node  | 
5 |  | ---> [java] allow to cancel a pending http request  | 
6 |  | ---> [grid] prevent NPE in handling request with unsupported http method  | 
7 |  | ---> [grid] check session ownership once  | 
8 |  | ---> [java]: mark WebElement.getAttribute deprecated (#14666)  | 
9 |  | ---> [java] Enhance error message for NoSuchElementException and return unmodifiable set for pinned scripts (#14707)  | 
10 |  | ---> [java] remove toml parser warning (#14711)  | 
11 |  | ---> [grid] TomlConfig: migrate TOML library to tomlj/tomlj (#14470)  | 
12 |  | ---> [java] deleted the deprecated FormEncodedData (#14688)  | 
13 |  | ---> Throw Error When Using Unsupported Linux ARM (#14616)  | 
14 |  | ---> [java] case insensitive header names in http requests (#14095)  | 
15 |  | ---> [java] feat: Add method to select options containing the provided text (#14426)  | 
16 |  | ---> [java] simplify reading http headers  | 
17 |  | ---> [grid] speed up the server shutdown  | 
18 |  | ---> [grid] stop polling events on close  | 
19 |  | ---> [grid] shutdown the server backend on stop  | 
20 |  | ---> [bidi][java] Add network request handler APIs (#14424)  | 
21 |  | ---> [java][js] Add Firefox CDP deprecation warnings  | 
22 |  | ---> [java] Fix SpotBugs bugs in the Selenium manager (#14608)  | 
23 |  | ---> [grid] detect a client timeout while session creation #14743  | 
24 |  | ---> [grid] stop a stale session more graceful  | 
25 |  | ---> [java] consume the input of the connection  | 
26 |  | ---> [grid] retry creating a session in a distributed grid  | 
27 |  | ---> Update supported versions for Chrome DevTools  | 
28 |  | ---> [grid] avoid starting a session which will be disposed after start  | 
 | 3 | +* Add CDP for Chrome 131 and remove 128  | 
 | 4 | +* Throw Error When Using Unsupported Linux ARM (#14616)  | 
 | 5 | +* Enhance error message for NoSuchElementException and return unmodifiable set for pinned scripts (#14707)  | 
 | 6 | +* Fix SpotBugs bugs in the Selenium manager (#14608)  | 
 | 7 | +* Allow to cancel a pending http request  | 
 | 8 | +* Case insensitive header names in http requests (#14095)  | 
 | 9 | +* Consume the input of the connection  | 
 | 10 | +* Deleted the deprecated FormEncodedData (#14688)  | 
 | 11 | +* Add method to select options containing the provided text (#14426)  | 
 | 12 | +* Remove toml parser warning (#14711)  | 
 | 13 | +* Simplify reading http headers  | 
 | 14 | +* Mark WebElement.getAttribute deprecated (#14666)  | 
 | 15 | +* Add Firefox CDP deprecation warnings  | 
 | 16 | +* [bidi] Add network request handler APIs (#14424)  | 
 | 17 | +* [bidi] Fix the mode "closed" for a node  | 
 | 18 | +* [grid] TomlConfig: migrate TOML library to tomlj/tomlj (#14470)  | 
 | 19 | +* [grid] Avoid starting a session which will be disposed after start  | 
 | 20 | +* [grid] Cancel pending request on client timeout  | 
 | 21 | +* [grid] Check session ownership once  | 
 | 22 | +* [grid] Detect a client timeout while session creation #14743  | 
 | 23 | +* [grid] Prevent NPE in handling request with unsupported http method  | 
 | 24 | +* [grid] Retry creating a session in a distributed grid  | 
 | 25 | +* [grid] Shutdown the server backend on stop  | 
 | 26 | +* [grid] Speed up the server shutdown  | 
 | 27 | +* [grid] Stop a stale session more graceful  | 
 | 28 | +* [grid] Stop polling events on close  | 
29 | 29 | 
 
  | 
30 | 30 | v4.26.0  | 
31 | 31 | ======  | 
 | 
0 commit comments