You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Use Java 9+ APIs instead of outdated/3rd-party APIs. [#2048](https://github.com/appium/java-client/pull/2048)
24
+
- Migrate to new Selenium API for process management. [#2054](https://github.com/appium/java-client/pull/2054)
25
+
-**[DEPENDENCY CHANGE]**
26
+
- Bump minimum supported Selenium version from `4.14.1` to `4.17.0`.
27
+
- Bump SLF4J from `2.0.9` to `2.0.11`. [#2091](https://github.com/appium/java-client/pull/2091), [#2099](https://github.com/appium/java-client/pull/2099)
28
+
-**[DOCUMENTATION]**
29
+
- Describe the release procedure. [#2104](https://github.com/appium/java-client/pull/2104)
30
+
8
31
_9.0.0_
9
32
-**[DOCUMENTATION]**
10
33
- Add 8 to 9 migration guide. [#2039](https://github.com/appium/java-client/pull/2039)
0 commit comments