6.5.0
What's Changed
- fix!: Make Saucelabs integration use what Saucelabs recommends by @alvarezguille in #1532
- chore: Update to LC 1.10.0 by @alvarezguille in #1531
- chore: add maven formatter plugin by @alvarezguille in #1534
- chore: Use slf4j like the rest of the platform by @alvarezguille in #1533
- fix: Log exception when browser startup fails, not only the message (#1520) by @alvarezguille in #1535
- chore: Override outdated guava (transient dep of remote driver) (#1298) by @alvarezguille in #1538
- chore: run formatter by @alvarezguille in #1539
- Bump flow 6.5 by @alvarezguille in #1537
- Cherry picks 6.5 by @alvarezguille in #1540
- chore: set maven.compiler.source for v14 by @alvarezguille in #1542
- test: remove sauce.options definition from pom (#1544) by @alvarezguille in #1546
- Java 16 cherry-picks (#1287) (#1288) by @alvarezguille in #1557
Note
TheCapabilityType.PLATFORM_NAMEandCapabilityType.BROWSER_VERSIONcapabilities are now used byDefaultBrowserFactoryandBrowserUtil.
Full Changelog: 6.4.0...6.5.0