Skip to content

Releases: arquillian/arquillian-core

1.10.0.Final

24 Jun 17:16
1.10.0.Final
652116c
Compare
Choose a tag to compare

What's Changed

  • chore(junit5): JUnitJupiterTestClassLifecycleManager uses AutoClosabl… by @lprimak in #718
  • Expanded fix for #725 by @starksm64 in #727
  • Define a single junit5 version across the project + Bump version.junit5.platform from 1.12.2 to 1.13.1 by @rhusar in #730
  • build(deps): Bump fish.payara.distributions:payara from 6.2025.5 to 6.2025.6 by @dependabot in #732
  • build(deps): Bump org.junit:junit-bom from 5.13.1 to 5.13.2 by @dependabot in #734

Full Changelog: 1.9.5.Final...1.10.0.Final

1.9.5.Final

04 Jun 18:30
1.9.5.Final
a5c076e
Compare
Choose a tag to compare

What's Changed

  • build(deps): Bump version.junit5 from 5.10.3 to 5.12.0 and version.junit5.platform from 1.10.3 to 1.12.0 by @rhusar in #693
  • build(deps-dev): Bump org.slf4j:slf4j-simple from 2.0.16 to 2.0.17 by @dependabot in #685
  • build(deps): Bump io.takari.maven:takari-smart-builder from 0.6.4 to 1.0.2 by @dependabot in #624
  • build(deps): Bump org.jboss.arquillian.jakarta:arquillian-jakarta-bom from 1.8.1.Final to 10.0.0.Final by @dependabot in #596
  • build(deps): Bump fish.payara.distributions:payara from 6.2025.2 to 6.2025.3 by @dependabot in #695
  • build(deps-dev): Bump org.wildfly.arquillian:wildfly-arquillian-container-managed from 5.1.0.Beta9 to 5.1.0.Beta10 by @dependabot in #694
  • build(deps): Bump org.junit:junit-bom from 5.12.0 to 5.12.1 by @dependabot in #697
  • build(deps-dev): Bump org.wildfly.arquillian:wildfly-arquillian-container-managed from 5.1.0.Beta10 to 5.1.0.Beta11 by @dependabot in #699
  • build(deps): Bump org.jboss:jboss-parent from 47 to 49 by @dependabot in #696
  • build(deps): Bump version.junit5.platform from 1.12.1 to 1.12.2 by @dependabot in #703
  • build(deps): Bump version.junit5 from 5.12.1 to 5.12.2 by @dependabot in #702
  • build(deps): Upgrade jetty to version no longer flagged as vulnerable… by @rhusar in #706
  • Drop useless and outdated IDE template files. by @rhusar in #700
  • build(deps): Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.2.Final to 5.1.3.Final by @dependabot in #707
  • build(deps): Bump fish.payara.distributions:payara from 6.2025.3 to 6.2025.4 by @dependabot in #708
  • build(deps): Bump io.takari.maven:takari-smart-builder from 1.0.2 to 1.1.0 by @dependabot in #710
  • build(deps): Bump fish.payara.distributions:payara from 6.2025.4 to 6.2025.5 by @dependabot in #711
  • build(deps): Bump org.junit:junit-bom from 5.12.1 to 5.12.2 by @dependabot in #704
  • [719] Ensure the ContainerContext is activated when looking up resour… by @jamezp in #720

Full Changelog: 1.9.4.Final...1.9.5.Final

1.9.4.Final

26 Mar 20:39
Compare
Choose a tag to compare

What's Changed

  • Finish Subversion to Git SCM migration: remove "@Version $Revision: $" since Git does not support automatic keyword substitution by @rhusar in #669
  • bugfix: make tests fail when test class fails to load on the server, … by @lprimak in #679
  • build(deps): Bump org.junit:junit-bom from 5.10.3 to 5.12.0 by @dependabot in #677
  • Avoid file leak in JavaSPIExtensionLoader by @WolfgangHG in #637
  • build(deps): Bump fish.payara.distributions:payara from 6.2024.9 to 6.2025.2 by @dependabot in #675
  • build(deps): Bump org.assertj:assertj-core from 3.26.3 to 3.27.3 by @dependabot in #667
  • build(deps): Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.4.0 to 3.6.0 by @dependabot in #638
  • build(deps-dev): Bump org.eclipse.jetty:jetty-server from 9.4.51.v20230217 to 9.4.55.v20240627 in /protocols/servlet by @dependabot in #634
  • [661] Add a new event which will handle injecting method parameters. … by @jamezp in #674
  • MethodParameterObserver.injectParameters: handle null result of TestEnricher.resolve by @WolfgangHG in #689
  • build(deps): Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.0.Beta2 to 5.1.2.Final by @dependabot in #686

Full Changelog: 1.9.3.Final...1.9.4.Final

1.9.3.Final

11 Jan 05:44
Compare
Choose a tag to compare

What's Changed

  • Improve the handling of exception propagation by @starksm64 in #656
  • build(deps-dev): Bump org.wildfly.arquillian:wildfly-arquillian-container-managed from 5.1.0.Beta7 to 5.1.0.Beta9 by @dependabot in #660
  • build(deps): Bump org.jboss:jboss-parent from 46 to 47 by @dependabot in #654

Full Changelog: 1.9.2.Final...1.9.3.Final

1.9.2.Final

03 Jan 17:09
Compare
Choose a tag to compare

What's Changed

  • build(deps): Bump fish.payara.arquillian:arquillian-payara-server-managed from 3.0 to 3.1 by @dependabot in #606
  • build(deps-dev): Bump org.wildfly.arquillian:wildfly-arquillian-container-managed from 5.1.0.Beta3 to 5.1.0.Beta4 by @dependabot in #604
  • build(deps-dev): Bump org.slf4j:slf4j-simple from 2.0.13 to 2.0.15 by @dependabot in #607
  • Added integration tests for JUnit 5 lifecycle methods by @lprimak in #314
  • [312] Initial attempt to allow Arquillian to inject method parameters. by @jamezp in #608
  • [611] Add an @ArquillianTest annotation for simply extending the Arqu… by @jamezp in #612
  • build(deps-dev): Bump org.slf4j:slf4j-simple from 2.0.15 to 2.0.16 by @dependabot in #609
  • build(deps): Bump fish.payara.distributions:payara from 6.2024.6 to 6.2024.9 by @dependabot in #625
  • [647] Upgrade the WildFly Maven Plugin to version 5.1.0.Beta2 in orde… by @jamezp in #648

Full Changelog: 1.9.1.Final...1.9.2.Final

1.9.1.Final

23 Jul 06:09
Compare
Choose a tag to compare

What's Changed

  • Fix the integration test build issue and ensure the versions get updated by @jamezp in #594
  • [Issue_597] Explain a bit about the 'testable=false' attribute in @de… by @bstansberry in #598
  • CI: add JDK 21 (LTS) to testing matrix. by @rhusar in #599
  • Add support for ArquillianResource param injection on @deployment methods by @starksm64 in #603
  • Replace ThreadLocal with a hashtable to support reliable cleanup by @WolfgangHG in #588
  • build(deps): Bump org.assertj:assertj-core from 3.24.2 to 3.26.3 by @dependabot in #595
  • build(deps): Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.1 to 3.4.0 by @dependabot in #573
  • build(deps): Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24 by @dependabot in #586

New Contributors

Full Changelog: 1.9.0.Final...1.9.1.Final

1.9.0.Final

09 Jul 04:58
Compare
Choose a tag to compare

What's Changed

  • [ARQ-2230] Integrate the checkstyle plugin by @petrberan in #540
  • ARQ-2236 arquillian-bom manages non-existent versions of artifacts fr… by @rhusar in #574
  • Revert "Force cleanup of ThreadLocal" by @jamezp in #579
  • [576] Add back the afterAll and beforeEach callbacks. The TestRu… by @jamezp in #577
  • ARQ-2231 The JUnit 5 container does not work with manual mode tests by @rhusar in #583
  • Disable MultiThreadedBuilder by default. by @rhusar in #582
  • build(deps): Bump version.junit5 from 5.10.2 to 5.10.3 by @dependabot in #571
  • Correct the javadoc references to @OperateOnDeployment by @starksm64 in #589
  • [580] Create some integration tests. Create profiles for WildFly to r… by @jamezp in #581
  • ARQ-2235 arquillian-bom should not include Maven artifacts not produced by this project by @rhusar in #575
  • build(deps): Bump version.junit5.platform from 1.10.1 to 1.10.3 by @dependabot in #570
  • build(deps-dev): Bump org.testng:testng from 7.5 to 7.5.1 in /integration-tests/testng-tests by @dependabot in #590

Full Changelog: 1.8.1.Final...1.9.0.Final

The #574 issue changes how one must import arquillian-core, arquillian-jakarta and shrinkwrap dependencies. Since they are independent now, the following type of imports are required:

      <dependencyManagement>
            <dependency>
                <groupId>org.junit</groupId>
                <artifactId>junit-bom</artifactId>
                <version>5.10.1</version>
                <type>pom</type>
                <scope>import</scope>
            </dependency>
            <dependency>
                <groupId>org.jboss.shrinkwrap.resolver</groupId>
                <artifactId>shrinkwrap-resolver-bom</artifactId>
                <version>${version.shrinkwrap}</version>
                <scope>test</scope>
                <type>pom</type>
            </dependency>
            <dependency>
                <groupId>org.jboss.shrinkwrap.resolver</groupId>
                <artifactId>shrinkwrap-resolver-depchain</artifactId>
                <version>${version.shrinkwrap}</version>
                <type>pom</type>
                <scope>test</scope>
            </dependency>
            <dependency>
                <groupId>org.jboss.arquillian</groupId>
                <artifactId>arquillian-bom</artifactId>
                <version>${version.arquillian_core}</version>
                <type>pom</type>
                <scope>import</scope>
            </dependency>
            <dependency>
                <groupId>org.jboss.arquillian.jakarta</groupId>
                <artifactId>arquillian-jakarta-bom</artifactId>
                <version>${version.arquillian_jakarta}</version>
                <type>pom</type>
                <scope>import</scope>
            </dependency>
    </dependencyManagement>

1.8.1.Final

29 Jun 01:58
Compare
Choose a tag to compare

What's Changed

  • Add 9 new exceptional tests by @JiyangZhang in #541
  • preserve first exception in writeObject by @benjamin-confino in #538
  • [ARQ-2232] Migrate CI to Github Actions by @petrberan in #545
  • Add support for specifying a custom mapper implementation for a DeployableContainer. by @starksm64 in #553
  • build(deps-dev): Bump org.slf4j:slf4j-simple from 2.0.1 to 2.0.12 by @dependabot in #537
  • Enable access to the ProtocolConfiguration info from the TestDeployment. by @starksm64 in #555
  • Add --add-opens to surefire for running tests on Java SE 17+ by @starksm64 in #565
  • ARQ-2231 The JUnit 5 container does not work with manual mode tests by @rhusar in #546
  • build(deps): Bump org.jboss:jboss-parent from 41 to 46 by @dependabot in #556
  • CI: add JDK 17 testing; run CI on all branches; cleanup ci.yml. by @rhusar in #566
  • build(deps): Bump version.junit5 from 5.10.1 to 5.10.2 by @dependabot in #536
  • build(deps): Bump org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-bom from 3.2.1 to 3.3.0 by @dependabot in #530
  • build(deps-dev): Bump org.slf4j:slf4j-simple from 2.0.12 to 2.0.13 by @dependabot in #560

New Contributors

Full Changelog: 1.8.0.Final...1.8.1.Final

1.8.0.Final

18 Nov 03:33
Compare
Choose a tag to compare

What's Changed

  • Avoid file leak in RemoteExtensionLoader by @WolfgangHG in #502
  • build(deps): Bump takari-smart-builder from 0.6.2 to 0.6.3 by @dependabot in #487
  • build(deps): Bump version.junit5.platform from 1.9.3 to 1.10.0 by @dependabot in #494
  • build(deps): Bump version.junit5 from 5.9.3 to 5.10.1 by @dependabot in #511
  • build(deps): Bump version.junit5.platform from 1.10.0 to 1.10.1 by @dependabot in #509
  • Fix usages of deprecated junit methods (org.junit.internal.Assumption… by @chengfang in #480
  • Fix for the Jetty bypass vulnerability fixed in version 9.4.51.v20230217 by @starksm64 in #506
  • chore: replace deprecated junit.framework.Assert with org.junit.Assert by @chengfang in #476
  • chore: replace deprecated org.jboss.arquillian.container.test.spi.TestDeployment constructor by @chengfang in #477
  • chore: replace deprecated org.jboss.arquillian.test.spi.TestResult constructors by @chengfang in #478
  • chore: replace usages of deprecated methods in org.jboss.shrinkwrap.descriptor.api.DescriptorImporter by @chengfang in #479
  • build(deps): Bump shrinkwrap-resolver-bom from 3.1.4 to 3.2.1 by @dependabot in #493
  • build(deps): Bump io.takari.maven:takari-smart-builder from 0.6.3 to 0.6.4 by @dependabot in #508
  • Part 1 of the jakarta package dependency refactoring, #516 by @starksm64 in #517
  • build(deps): Bump org.jboss:jboss-parent from 39 to 41 by @dependabot in #512

New Contributors

Full Changelog: 1.7.2.Final...1.8.0.Final

1.7.2.Final

09 Nov 05:59
Compare
Choose a tag to compare

What's Changed

  • Failure of parameterized test is not reported as a failure by @TomasHofman in #505

New Contributors

Full Changelog: 1.7.1.Final...1.7.2.Final