Skip to content

Commit b4df49e

Browse files
committed
[java] Update changelog
1 parent dbcc022 commit b4df49e

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

java/CHANGELOG

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
v4.5.0
2+
======
3+
* Supported CDP versions: 85, 103, 104, 105
4+
* Allow event firing decorator to accept a target class (#1694)
5+
* Fix Javadoc for executeAsyncScript method
6+
* [cdp] Add support for CDP 105 and remove CDP 102
7+
* Make httpclient ClientConfig constructor protected (#10985)
8+
* Throw an error when trying to select a disabled select or option (#10812)
9+
* Add "webdriver.edge.loglevel" system property (#10961)
10+
* Remove deprecated Opera support (#10379)
11+
* [grid] Adding handler for options when using CORS and creating a session
12+
* Add a JDK 11 HTTP client (#10730)
13+
* [grid] Delete a session when a session times out (#10820)
14+
* Set high redirect default value in Netty client
15+
* [grid] Remove unused "grid-mode" flag
16+
* Improve default matcher to enable Appium
17+
* Remove host info for most exceptions, except SessionNotCreatedException (#9792)
18+
* Change message when session is not found in Grid for better exception handling
19+
* Remove IME support
20+
* Remove deprecated ForSeleniumServer caps
21+
* Remove deprecated BrowserType
22+
123
v4.4.0
224
======
325

0 commit comments

Comments
 (0)