Skip to content

2.0.0.Final

Latest

Choose a tag to compare

@rhusar rhusar released this 03 Apr 08:00
· 201 commits to main since this release
8bb3603

We are happy to announce new version 2.0, which is based on Jakarta EE 10 and requires JDK 11 as the minimum. Apart from the Jakarta namespace, this release brings in dependency upgrades, internal cleanup such as moving to JUnit 5, and works with recent JDKs and targets WildFly 27 and all newer versions and other servers which are Jakarta EE 10-compliant. Huge thanks goes to @WolfgangHG for making this happen! Next version 2.1 will baseline on JDK 17.

What's Changed

  • Initial migration to Jakarta EE 10 by @rhusar in #236
  • Property name fix. by @rhusar in #241
  • TomEE profile: switch to TomEE 10 M3, wildfly-arquillian-container 5.0.1 by @WolfgangHG in #243
  • build(deps): bump net.bytebuddy:byte-buddy from 1.15.4 to 1.15.5 by @dependabot in #244
  • Dependabot: Don't upgrade spec dependencies past Jakarta EE 10 by @rhusar in #245
  • Dependabot: Don't upgrade tomcat servlet api by @WolfgangHG in #247
  • Build documentation with Maven #214 by @rhusar in #248
  • build(deps): bump org.asciidoctor:asciidoctor-maven-plugin from 2.2.6 to 3.0.0 by @dependabot in #250
  • Restore testsuite for Glassfish 7, switch to "org.omnifaces.arquillia… by @WolfgangHG in #252
  • build(deps): bump org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-bom from 3.3.1 to 3.3.2 by @dependabot in #254
  • build: Build and Deploy to GitHub Pages by @rhusar in #256
  • Upgrade org.mockito past 5.x (resolve #227) by @rhusar in #249
  • build(deps): bump org.apache.httpcomponents.core5:httpcore5 from 5.3 to 5.3.1 by @dependabot in #253
  • build(deps): bump org.asciidoctor:asciidoctor-maven-plugin from 3.0.0 to 3.1.0 by @dependabot in #257
  • Deprecation: remove isAccessible by @WolfgangHG in #259
  • build(deps): bump org.jboss:jboss-parent from 46 to 47 by @dependabot in #261
  • Deprecation: rework FacesContextFactory wrapping by @WolfgangHG in #264
  • Switch CI to actions/checkout@v4 by @WolfgangHG in #263
  • build(deps): bump io.github.littleproxy:littleproxy from 2.3.1 to 2.3.2 by @dependabot in #258
  • Update dependabot.yml to include GitHub Actions by @rhusar in #265
  • build(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #266
  • build(deps): bump org.asciidoctor:asciidoctor-maven-plugin from 3.1.0 to 3.1.1 by @dependabot in #269
  • build(deps): bump org.apache.logging.log4j:log4j-bom from 2.24.1 to 2.24.2 by @dependabot in #270
  • Deprecation: replace Proxy.getProxyClass by @WolfgangHG in #268
  • Deprecation: replace newInstance by @WolfgangHG in #262
  • build(deps): bump io.github.littleproxy:littleproxy from 2.3.2 to 2.3.3 by @dependabot in #272
  • Fix internal deprecation warnings, close ShrinkWrapClassLoader in tes… by @WolfgangHG in #271
  • Upgrade WildFly to 34.0.1.Final by @rhusar in #274
  • build(deps-dev): bump version.arquillian.glassfish from 1.6 to 1.7 by @dependabot in #260
  • build(deps): bump org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-bom from 3.3.2 to 3.3.3 by @dependabot in #275
  • Limit passing -Djava.security.manager=allow to SE 18 - 23 by @rhusar in #276
  • build(deps): bump org.apache.logging.log4j:log4j-bom from 2.24.2 to 2.24.3 by @dependabot in #277
  • build(deps): bump org.apache.httpcomponents.core5:httpcore5 from 5.3.1 to 5.3.2 by @dependabot in #281
  • build(deps-dev): bump org.mockito:mockito-core from 5.14.2 to 5.15.2 by @dependabot in #280
  • Replace custom "Base64" by the JDK version #273 by @rhusar in #282
  • build(deps-dev): bump org.apache.tomee:arquillian-tomee-remote from 10.0.0-M3 to 10.0.0 by @dependabot in #278
  • build(deps): bump org.apache.httpcomponents.core5:httpcore5 from 5.3.2 to 5.3.3 by @dependabot in #289
  • build(deps): bump org.jboss:jboss-parent from 47 to 48 by @dependabot in #283
  • build(deps): bump io.github.littleproxy:littleproxy from 2.3.3 to 2.4.0 by @dependabot in #279
  • Convert test suite to Junit5 by @WolfgangHG in #288
  • JUnit5 migration follow-up cleanup. by @rhusar in #290
  • Remove "@ version $Revision: $" since Git does not support automatic … by @rhusar in #284
  • Restore TestLifecycleManagerStore after JUnit5 migration by @WolfgangHG in #292
  • Convert web-fragment.xml to JakartaEE 10 by @WolfgangHG in #293
  • Upgrade testsuite to Glassfish 7.0.22 by @WolfgangHG in #294
  • Remove unused arquillian-test-impl-base dependency. by @rhusar in #297
  • build(deps): bump org.apache.httpcomponents.core5:httpcore5 from 5.3.3 to 5.3.4 by @dependabot in #301
  • build(deps): bump org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-bom from 3.3.3 to 3.3.4 by @dependabot in #298
  • build(deps): bump com.mycila:license-maven-plugin from 4.6 to 5.0.0 by @dependabot in #299
  • build(deps): bump version.mockito from 5.15.2 to 5.16.1 by @dependabot in #300
  • build(deps): bump org.jboss.arquillian:arquillian-bom from 1.9.1.Final to 1.9.4.Final by @dependabot in #308
  • build(deps-dev): bump org.apache.tomee:arquillian-tomee-remote from 10.0.0 to 10.0.1 by @dependabot in #309
  • build(deps): bump org.asciidoctor:asciidoctor-maven-plugin from 3.1.1 to 3.2.0 by @dependabot in #306
  • build(deps): bump org.jboss:jboss-parent from 48 to 49 by @dependabot in #307

Full Changelog: 1.1.0.Final...2.0.0.Final