Releases: arquillian/arquillian-container-tomcat
Releases · arquillian/arquillian-container-tomcat
1.2.2.Final
This release bring in support for random port selection for embedded Tomcat - thanks to @jansohn and other contributors. Moreover, it brings another chunk of internal project cleanup and updated dependencies.
Next releases will bring in Tomcat 11 support, testing coverage and finally some initial documentation and a BOM file for consumption.
What's Changed
- build(deps): bump tomcat.version from 10.1.23 to 10.1.24 by @dependabot in #160
- POM chores: maven-release-plugin reconfiguration, tomcat version property unification, pom cleanup by @rhusar in #161
- chore: Fix deprecation with org.junit.Assert package. by @rhusar in #162
- build(deps): bump org.jboss:jboss-parent from 45 to 46 by @dependabot in #163
- build(deps): bump tomcat10.version from 10.1.24 to 10.1.25 by @dependabot in #165
- Remove obsolete arquillian-core version override in tomcat-embedded-10 module by @rhusar in #167
- Upgrade version.arquillian.core from 1.8.0.Final to 1.9.0.Final by @rhusar in #170
- build(deps): bump version.tomcat10 from 10.1.25 to 10.1.26 by @dependabot in #171
- build(deps): bump version.tomcat10 from 10.1.26 to 10.1.28 by @dependabot in #173
- build(deps): bump version.arquillian.core from 1.9.0.Final to 1.9.1.Final by @dependabot in #172
- build(deps): bump org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-bom from 3.3.0 to 3.3.1 by @dependabot in #174
- build(deps): bump version.tomcat10 from 10.1.28 to 10.1.30 by @dependabot in #177
- build(deps): bump org.jboss.weld.servlet:weld-servlet-core from 5.1.2.Final to 5.1.3.Final by @dependabot in #175
- CI: JDK 23 is now GA. by @rhusar in #178
- fix: fixed random port selection support by @jansohn in #179
- Test embedded-10 container with a typical value of 0 which assigns a … by @rhusar in #181
- chore: Remove bogus org.eclipse.m2e:lifecycle-mapping plugin by @rhusar in #183
- chore: Fix pom's SCM section URLs prior to release by @rhusar in #184
New Contributors
Full Changelog: 1.2.1.Final...1.2.2.Final
1.2.1.Final
What's Changed
- chore: update CI and fix maven goal, add caching, add LTS JDKs, add p… by @rhusar in #131
- chore: enable latest version of Dependabot by @rhusar in #132
- build(deps): bump jakarta.annotation:jakarta.annotation-api from 2.1.0 to 2.1.1 by @dependabot in #136
- build(deps): bump arquillian.core.version from 1.7.0.Alpha10 to 1.8.0.Final by @dependabot in #133
- build(deps): bump org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-bom from 2.2.6 to 3.3.0 by @dependabot in #134
- build(deps): bump org.jboss:jboss-parent from 36 to 43 by @dependabot in #135
- build(deps): bump org.codehaus.cargo:cargo-maven2-plugin from 1.7.4 to 1.8.5 by @dependabot in #144
- build(deps): bump org.jboss.weld.servlet:weld-servlet-core from 5.0.0.SP2 to 5.1.2.Final by @dependabot in #145
- build(deps): bump tomcat version to 10.1.19 - the released non-milest… by @rhusar in #146
- Restore managed version (close #142) by @rhusar in #148
- build(deps): bump org.jboss:jboss-parent from 43 to 44 by @dependabot in #152
- build(deps): bump tomcat.version from 10.1.19 to 10.1.20 by @dependabot in #150
- CI: JDK 22 is now GA; cleanup workflow definition by @rhusar in #154
- build(deps): bump tomcat.version from 10.1.20 to 10.1.23 by @dependabot in #155
- Drop unused javax.servlet:javax.servlet-api dependency by @rhusar in #156
- build(deps): bump org.jboss:jboss-parent from 44 to 45 by @dependabot in #157
- Restore remote version #149 by @rhusar in #158
New Contributors
Full Changelog: 1.2.0.Final...1.2.1.Final
1.2.0.Final
What's Changed
- ARQ-2071 Use more safe serverifo command to check if container runs by @vjuranek in #37
- ARQ-2072 Let Tomcat start even if catalinaBase is not set by @vjuranek in #38
- ARQ-2191 Arquillian tomcat managed container does not work on JDK9 by @zhfeng in #41
- build(deps): bumps jboss-parent from 25 to 28 by @dependabot-preview in #47
- build(deps): bump animal-sniffer-maven-plugin from 1.7 to 1.17 by @dependabot-preview in #46
- Bump weld-servlet from 1.1.33.Final to 1.1.34.Final by @dependabot-preview in #51
- Bump cargo-maven2-plugin from 1.4.9 to 1.6.9 by @dependabot-preview in #50
- Bump arquillian.core.version from 1.3.0.Final to 1.4.0.Final by @dependabot-preview in #49
- ARQ-2194 Tomcat 9 embedded starts without connector by default, we ne… by @manovotn in #42
- build(deps): bump cargo-maven2-plugin from 1.6.9 to 1.7.0 by @dependabot-preview in #56
- build(deps): bump cargo-maven2-plugin from 1.7.0 to 1.7.1 by @dependabot-preview in #61
- build(deps): bump jboss-parent from 25 to 31 by @dependabot-preview in #60
- build(deps): bump arquillian.core.version from 1.4.0.Final to 1.4.1.Final by @dependabot-preview in #55
- build(deps): bump jboss-parent from 31 to 32 by @dependabot-preview in #63
- build(deps): bump cargo-maven2-plugin from 1.7.1 to 1.7.3 by @dependabot-preview in #64
- build(deps): [security] bump tomcat.version from 6.0.48 to 6.0.53 by @dependabot-preview in #59
- build(deps): bump jboss-parent from 32 to 35 by @dependabot-preview in #66
- build(deps): bump cargo-maven2-plugin from 1.7.3 to 1.7.4 by @dependabot-preview in #67
- feat: adds support for Tomcat embedded 10 by @manovotn in #87
- build(deps): bump tomcat.version from 9.0.11 to 9.0.37 by @dependabot in #91
- build(deps): bump jboss-parent from 35 to 36 by @dependabot-preview in #73
- Change Embedded Tomcat 10 to support version 10.1 for EE 10 by @manovotn in #118
- Re-introduce Tomcat10EmbeddedInContainerIT and changes needed for that by @manovotn in #123
- Update main branch - remove old adapters, bump version, add GH actions, remove Travis by @manovotn in #124
- Revert version to 1.2.0 since last release was 1.1.0 by @manovotn in #125
New Contributors
- @vjuranek made their first contribution in #37
- @zhfeng made their first contribution in #41
- @dependabot-preview made their first contribution in #47
- @manovotn made their first contribution in #42
- @dependabot made their first contribution in #91
Full Changelog: https://github.com/arquillian/arquillian-container-tomcat/commits/1.2.0.Final