Releases: arquillian/arquillian-graphene
Releases · arquillian/arquillian-graphene
3.0.0-alpha.4
Major Changes
- Works with Selenium 4.19+ and Arquillian Drone 3.0.0-alpha.8 and latest
- No longer requires
--add-opens
for tests to work on JDK 9 and later - Replaced unmaintained CGlib with ByteBuddy for code instrumentation
What's Changed
- 2.1.0.Beta1 release by @MatousJobanek in #156
- Upgrade to Drone 2.0.0.Final + Graphene 2.1.0.CR1 release by @MatousJobanek in #157
- Sets URL scheme precedence over scheme property. by @lordofthejars in #160
- Documentation by @hemanik in #162
- Update Links in Documentation. by @hemanik in #163
- ARQGRA-484: fixing equals & hashCode again by @VsevolodGolovanov in #164
- ARQGRA-504 Implemented a new method in wait API "clickable" by @MatousJobanek in #166
- ARQGRA-505 Implemented additional API methods for Action operations directly into Graphene class by @MatousJobanek in #165
- The license header is not necessary - removed checker and template by @MatousJobanek in #169
- updated cglib version by @dipak-pawar in #171
- ARQGRA-501 Check the number of lazily found elements by @MatousJobanek in #168
- ARQGRA-512,ARQGRA-514 Upgrade to Drone 2.4.3 (Selenium 3.7.0) by @MatousJobanek in #174
- ARQGRA-511 Graphene proxies support calling protected methods in a valid context by @MatousJobanek in #175
- Adds few example tests for Arquillian JUnit rule. by @dipak-pawar in #176
- Bump maven-surefire-plugin from 2.17 to 2.22.0 by @dependabot-preview in #186
- Bump jboss-parent from 22 to 29 by @dependabot-preview in #182
- Bump version.arquillian.core from 1.2.0.Final to 1.4.0.Final by @dependabot-preview in #179
- Bump version.recorder.screenshooter from 1.1.0.Final to 1.1.6.Final by @dependabot-preview in #183
- Bump arquillian-tomcat-managed-7 from 1.0.0.CR6 to 1.1.0.Final by @dependabot-preview in #177
- Bump maven-surefire-report-plugin from 2.12 to 2.22.1 by @dependabot-preview in #187
- Bump jboss-parent from 29 to 32 by @dependabot-preview in #197
- build(deps): bump junit from 4.12 to 4.13.2 by @dependabot in #221
- build(deps): bump arquillian-drone-bom from 2.4.3 to 2.5.4 by @dependabot in #220
- build(deps): bump maven-surefire-plugin from 2.22.0 to 2.22.2 by @dependabot in #219
- feat(ci): adds Chrome and Firefox jobs to Circle CI setup by @mabartos in #222
- feat: introduces interoperability with Selenium 4 by @mabartos in #218
- build(deps): bump cglib-nodep from 3.2.5 to 3.3.0 by @bartoszmajsak in #224
- feat: implements new methods in WebElement (Selenium 4.1.0) by @papegaaij in #223
- build(deps): Bump Drone from 3.0.0-alpha.1 to 3.0.0-alpha.2 by @dependabot in #225
- feat: introduces new withTimeout and pollingEvery alternatives by @jomarko in #226
- build(deps): Bump arquillian-drone-bom from 3.0.0-alpha.3 alpha.4 by @dependabot in #227
- feat: removes shading of cglib/asm/objenesis by @papegaaij in #228
- fix: removes deprecated constructor to adjust to Selenium 4.1.3 by @papegaaij in #230
- build(deps): Bump asm from 9.2 to 9.3 by @dependabot in #231
- build(deps): Bump arquillian-drone-bom to 3.0.0-alpha.5 by @dependabot in #232
- fix(ftests): allows to define browsers for parallel drone tests by @bartoszmajsak in #233
- build(deps): Bump asm from 9.3 to 9.4 by @dependabot in #236
- build(deps): Bump objenesis from 1.2 to 3.3 by @dependabot in #234
- Upgrade to Selenium 4, replace cglib with bytebuddy by @lprimak in #240
- bugfix: removed unbuildable components from javadoc by @lprimak in #248
New Contributors
- @lordofthejars made their first contribution in #160
- @hemanik made their first contribution in #162
- @VsevolodGolovanov made their first contribution in #164
- @dipak-pawar made their first contribution in #171
- @dependabot-preview made their first contribution in #186
- @dependabot made their first contribution in #221
- @mabartos made their first contribution in #222
- @bartoszmajsak made their first contribution in #224
- @papegaaij made their first contribution in #223
- @jomarko made their first contribution in #226
- @lprimak made their first contribution in #240
Full Changelog: https://github.com/arquillian/arquillian-graphene/commits/3.0.0-alpha.4