Releases: arquillian/arquillian-extension-drone
Releases · arquillian/arquillian-extension-drone
3.0.0-alpha.8
Major Changes
- Using Selenium 4.19 and later
- Using Selenium Manager instead of custom webdriver and browser downloads
What's Changed
- Updated versions by @MatousJobanek in #60
- There is used different target directory in unit tests by @MatousJobanek in #76
- ARQ-2080 Drone keeps the latest RemoteWebDriver whose reusable session was persisted and in AfterClass it tries to destroy it by @MatousJobanek in #75
- GitHub release caching by @bartoszmajsak in #77
- Drone documentation by @hemanik in #81
- PhantomJS is downloaded using Spacelift by @MatousJobanek in #82
- Failed to create nested cache folder by @kvalev in #83
- Fixing wrong profiles from pom.xml by @dipak-pawar in #84
- Adds webClient options to HtmlUnitDriver - ARQ-1836 by @dipak-pawar in #85
- ARQ-2112 As the last PhantomJS release is considered 2.1.1 so Drone won't check if there is any newer one by @MatousJobanek in #88
- ARQ-2114 It was easy to reach the GH rate limit when firefox is used in large test suites running in CI by @MatousJobanek in #89
- improvement in checks in automatic download feature by @MatousJobanek in #90
- ARQ-2119 Introduced system property for skippping Drone creation/injection by @MatousJobanek in #94
- feat: Handles response with rate limit and with other errors by @MatousJobanek in #95
- Adds chrome headless as Browser property for Drone by @hemanik in #92
- chore: use system-rules for reading system.out/err in tests by @MatousJobanek in #96
- Fixes tests & checking of running selenium server by @MatousJobanek in #99
- ARQ-2038 Create Drone extension for Appium by @vmuzikar in #101
- Sets window-size as chrome-option for chrome headless mode. by @hemanik in #98
- ARQ-2126 Drone sets the window size once after both instantiation and enhancement process by @MatousJobanek in #103
- ARQ-2132 Support for FirefoxOptions and SafariOptions by @vmuzikar in #106
- ARQ-2129 Binary download/extraction/marking as executable is thread-safe by @MatousJobanek in #104
- ARQ-2137 Updated Selenium to 3.5.1 by @MatousJobanek in #107
- Implemented authenticated GH requests by @MatousJobanek in #108
- chore: Updated hoverfly to 0.8.1 by @MatousJobanek in #109
- ARQ-2140 Support for specifying the architecture for IE driver binary by @vmuzikar in #110
- ARQ-2141 Updated Selenium to 3.5.3 by @MatousJobanek in #111
- Updated Arquillian Spacelift to 1.0.2 by @MatousJobanek in #112
- ARQ-2147 Upgrared to Selenium 3.7.0 by @MatousJobanek in #113
- fix(chromeOptions): When experimental option json is parsed then it checks what is the type of the value by @MatousJobanek in #115
- chore(ARQ-2150): Updated HtmlUnit driver to 2.27 by @MatousJobanek in #117
- chore(ARQ-2149): Upgraded to Selenium 3.7.1 by @MatousJobanek in #116
- Allow typed primitive option values other than strings by @kullmanp in #118
- fix(ARQ-2154): refactored usage of files to nio Path & changed relative paths to absolute by @MatousJobanek in #119
- chore(ARQ-2159): updated Arquillian Core to 1.1.15.Final by @MatousJobanek in #120
- fix(#127): FirefoxDriverFactory creates FirefoxDriver with FirefoxOptions by @MatousJobanek in #128
- chore(ARQ-2179): Upgraded to Selenium 3.11.0 by @MatousJobanek in #130
- fix(#126): removes arquillian-drone-selenium-server from BOM by @MatousJobanek in #129
- build(deps): bump phantomjsdriver from 1.4.1 to 1.4.4 by @dependabot-preview in #133
- chore(deps): bump system-rules from 1.16.1 to 1.19.0 by @dependabot-preview in #146
- chore(deps-dev): bump assertj-core from 3.6.2 to 3.13.2 by @dependabot-preview in #162
- chore(deps-dev): bump hoverfly-java from 0.8.1 to 0.12.1 by @dependabot-preview in #161
- chore(deps): bump version.arquillian.core from 1.1.15.Final to 1.4.1.Final by @dependabot-preview in #163
- chore(deps): bump animal-sniffer-maven-plugin from 1.15 to 1.18 by @dependabot-preview in #167
- chore(deps): bump commons-lang3 from 3.4 to 3.9 by @dependabot-preview in #155
- chore(deps): bump awaitility from 3.0.0 to 3.1.6 by @dependabot-preview in #165
- chore(deps): bump jsoup from 1.8.3 to 1.12.1 by @dependabot-preview in #158
- chore(deps): bump json from 20160212 to 20190722 by @dependabot-preview in #169
- chore(deps): bump maven-release-plugin from 2.1 to 2.5.3 by @dependabot-preview in #168
- chore(deps): bump commons-io from 2.5 to 2.6 by @dependabot-preview in #166
- fix(ci): switches to openjdk8 for travis builds by @bartoszmajsak in #222
- fix(download): case insensitive headers in HttpClient.Response by @mkouba in #221
- chore(deps): bump jboss-parent from 35 to 37 by @dependabot-preview in #207
- chore(deps-dev): bump assertj-core from 3.13.2 to 3.17.2 by @dependabot-preview in #220
- chore(deps): [Security] Bump junit from 4.12 to 4.13.1 by @dependabot-preview in #229
- chore(deps): Bump commons-io from 2.6 to 2.8.0 by @dependabot-preview in #225
- chore(deps): Bump version.arquillian.core from 1.4.1.Final to 1.6.0.Final by @dependabot-preview in #224
- chore(deps): Bump json from 20190722 to 20201115 by @dependabot-preview in #233
- chore(deps): Bump commons-lang3 from 3.9 to 3.11 by @dependabot-preview in #243
- chore(deps): Bump jsoup from 1.12.1 to 1.13.1 by @dependabot-preview in #244
- chore(deps-dev): Bump assertj-core from 3.17.2 to 3.19.0 by @dependabot-preview in #245
- feat(build): introduces circleci matrix build for PRs by @bartoszmajsak in #276
- feat(gh): upgrades to GitHub-native Dependabot by @dependabot-preview in #260
- fix: supports geckodriver binary for aarch64 by @afedotov in #261
- build(deps): bump jsoup from 1.13.1 to 1.14.3 by @dependabot in #283
- build(deps): bump commons-io from 2.8.0 to 2.11.0 by @dependabot in #284
- build(deps): bump junit from 4.13.1 to 4.13.2 by @dependabot in #285
- build(deps): bump awaitility from 3.1.6 to 4.1.1 by @dependabot in https://github.com/arquillian/arquillian-extensi...