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
- New General Server flags are added [Appium 2.0]. [#1511](https://github.com/appium/java-client/pull/1511)
73
+
- Add support of extended Android geolocation. [#1492](https://github.com/appium/java-client/pull/1492)
74
+
-**[BUG FIX]**
75
+
- AndroidGeoLocation: update the constructor signature to mimic order of parameters in `org.openqa.selenium.html5.Location`. [#1526](https://github.com/appium/java-client/pull/1526)
76
+
- Prevent duplicate builds for PRs from base repo branches. [#1496](https://github.com/appium/java-client/pull/1496)
77
+
- Enable Dependabot for GitHub actions. [#1500](https://github.com/appium/java-client/pull/1500)
78
+
- bind mac2element in element map for mac platform. [#1474](https://github.com/appium/java-client/pull/1474)
79
+
-**[DEPENDENCY UPDATES]**
80
+
-`org.owasp.dependencycheck` was updated to 6.3.2.
81
+
-`org.projectlombok:lombok` was updated to 1.18.22.
82
+
-`com.github.johnrengelman.shadow` was updated to 7.1.0.
83
+
-`actions/setup-java` was updated to 2.3.1.
84
+
-`io.github.bonigarcia:webdrivermanager` was updated to 5.0.3.
85
+
-`org.springframework:spring-context` was updated to 5.3.10.
86
+
-`org.slf4j:slf4j-api` was updated to 1.7.32.
87
+
-`com.google.code.gson:gson` was updated to 2.8.8.
88
+
-`gradle` was updated to 7.1.1.
89
+
-`commons-io:commons-io` was updated to 2.11.0.
90
+
-`org.aspectj:aspectjweaver` was updated to 1.9.7.
91
+
-`org.eclipse.jdt:ecj` was updated to 3.26.0.
92
+
-`'junit:junit` was updated to 4.13.2.
93
+
69
94
*7.5.1*
70
95
-**[ENHANCEMENTS]**
71
96
- Add iOS related annotations to tvOS. [#1456](https://github.com/appium/java-client/pull/1456)
0 commit comments