Releases: arquillian/arquillian-core
Releases · arquillian/arquillian-core
1.7.0.Alpha11
What's Changed
- Observer: Emit a warning if any argument is null by @jwendell in #116
- [ARQ-2058] Updates testNG to use 6.9.10 by @dipak-pawar in #119
- ARQ-2012 Limited warnings when test runs as client without @RunAsClient by @MatousJobanek in #106
- Combine multiple results by @bartoszmajsak in #120
- Adds vetoed feature for services by @lordofthejars in #118
- Logs extension registration when debug enabled by @lordofthejars in #124
- Upgrade takari-local-repository extension plugin by @eddumelendez in #131
- Allows to run parallel arquillian-core builds on the same machine by @bartoszmajsak in #132
- [ARQ-2107][ARQ-2109] improve @ejb and @resource enrichers by @Ladicek in #127
- update shrinkwrap dependency versions by @deki in #129
- Fix the argument number on observer warning by @jwendell in #133
- Fix typos and phrasing in documentation by @bparry02 in #136
- docs: fix typos and formatting by @bparry02 in #138
- ARQ-2143 - Allow testable to be overridden when throwing exception. by @johnament in #135
- Better indication of service class and possible implementations by @gastaldi in #139
- Preserve exception and it's context while throwing it. by @dipak-pawar in #142
- Documents minimum requirement for junit to use new arquillian rule by @dipak-pawar in #148
- Fixes false positive for in container tests by @dipak-pawar in #150
- fix(ARQ-2169): removes exported directory if exists by @dipak-pawar in #152
- chore(ARQ-2172): merged the same runner and rule code to avoid code duplication by @MatousJobanek in #155
- fix(ARQ-2171): class rules are not invoked in container by @MatousJobanek in #156
- feat(ARQ-2174): Added Observer annotation for specifying an Arquillian observer for the given test class by @MatousJobanek in #161
- Creation of SPI for auto-deployment feature by @lordofthejars in #154
- feat(#159): Creates Arquillian SPI to resolve placeholders in configuration files by @lordofthejars in #162
- fix(ARQ-2175): exception handling in case DeploymentException.getCause by @manovotn in #164
- chore: exposes Arquillian Descriptor to be used in extensions. by @hemanik in #165
- build(deps): bump jboss-parent from 27 to 28 by @dependabot-preview in #181
- build(deps): bump jboss-servlet-api_3.0_spec from 1.0.0.Final to 1.0.2.Final by @dependabot-preview in #180
- build(deps): bump animal-sniffer-maven-plugin from 1.15 to 1.17 by @dependabot-preview in #179
- build(deps): bump slf4j-simple from 1.7.21 to 1.7.25 by @dependabot-preview in #173
- build(deps): bump jboss-parent from 28 to 29 by @dependabot-preview in #182
- Added javadocs for injection and extensions by @jroper in #171
- build(deps): bump jcommander from 1.69 to 1.72 by @dependabot-preview in #176
- Fix for ignored runtime exception in runner.run() method by @mpiotrowski-im in #184
- build(deps): bump weld-core from 1.1.5.Final to 1.1.34.Final by @dependabot-preview in #185
- build(deps): bump jboss-parent from 29 to 31 by @dependabot-preview in #188
- build(deps): bump slf4j-simple from 1.7.25 to 1.7.26 by @dependabot-preview in #192
- build(deps): bump jboss-parent from 31 to 32 by @dependabot-preview in #194
- build(deps): bump jboss-parent from 32 to 35 by @dependabot-preview in #201
- build(deps): bump animal-sniffer-maven-plugin from 1.17 to 1.18 by @dependabot-preview in #202
- build(deps-dev): bump slf4j-simple from 1.7.26 to 1.7.27 by @dependabot-preview in #206
- build(deps-dev): bump slf4j-simple from 1.7.27 to 1.7.28 by @dependabot-preview in #207
- build(deps): bump jboss-parent from 35 to 36 by @dependabot-preview in #213
- build(deps-dev): bump jcommander from 1.72 to 1.78 by @dependabot-preview in #211
- fix(parallel): uses InheritableThreadLocal for TestNG test runner by @SarahFaller213 in #205
- fix: improves method name handling executors by @erdi in #215
- fix: bumps resolver to 3.1.4 using HTTPS for mvn central by @bartoszmajsak in #229
- feat: introducing a new set of modules to support testng v7 by @orange-buffalo in #232
- feat(ci): introduces circleci build by @bartoszmajsak in #241
- feat: adds support for Jakarta EE based test enrichers by @starksm64 in #238
- feat: updates Weld to 4.x release, re-enable tests. by @manovotn in #243
- feat: introduces jakarta servlet protocol module by @starksm64 in #246
- feat(ci): matrix job for jdk 8 and 11 builds by @bartoszmajsak in #255
- build(deps-dev): bump weld-se-shaded from 4.0.0.Alpha1 to Alpha3 by @dependabot-preview in #252
- fix: adds TestNG7 to bom by @Zlika in #253
- build(deps): bump jakarta.ejb-api from 4.0.0-RC1 to 4.0.0-RC2 by @dependabot-preview in #244
- feat: exposes deploymentError in Deployment by @jsteenbeeke in #256
- fix: unit test shouldn't rely on localized strings by @Zlika in #259
- feat: reworks testng7 support by @Zlika in #261
- build(deps): bump jboss-parent from 36 to 37 by @dependabot-preview in #264
- build(deps): bump jakarta.servlet-api from 5.0.0-M1 to 5.0.0-M2 by @dependabot-preview in #262
- build(deps): bump testng from 6.14.3 to 7.3.0 by @dependabot-preview in #267
- fix: fixes testng7 support by @Zlika in #269
- [security] build(deps): bump junit from 4.13 to 4.13.1 by @dependabot-preview in #278
- build(deps-dev): bump junit from 4.13 to 4.13.1 in /build by @dependabot in #279
- build(deps): bump jakarta.servlet-api from 5.0.0-M2 to 5.0.0 by @dependabot-preview in #273
- build(deps-dev): bump weld-se-shaded from 4.0.0.Alpha3 to 4.0.0.Beta4 by @dependabot-preview in #280
- build(deps-dev): bump slf4j-simple from 1.7.28 to 1.7.30 by @dependabot-preview in #222
- build(deps-dev): bump weld-se-shaded from 4.0.0.Beta4 to 4.0.0.Beta5 by @dependabot-preview in #281
- doc(ARQ-2207): updates the links in README by @RanabirChakraborty in #277
- fix(junit5): ClassCastException when filtering test methods by @lprimak in #285
- build(deps): bump jakarta.annotation-api from 2.0.0-RC1 to 2.0.0 by @dependabot-preview in #284
- fix(junit5): runs private test methods by @Thihup in #289
- feat(junit5): adds support for Suites by @ingwarsw in #291
- build(deps): bump version.junit5 from 5.7.0 to 5.7.1 by @dependabot-preview in #308
- build(deps): bump version.junit5.platform from 1.7.0 to 1.7.1...