Releases: arquillian/arquillian-cube
Releases · arquillian/arquillian-cube
2.0.0.Alpha1 (Ferryman)
What's Changed
- #1098 VideoConversionLifecycleManager & VncRecorderLifecycleManager by @AndyGee in #1099
- Fix #1100 Normalized paths by @AndyGee in #1101
- #1097 Allow processes to complete by @AndyGee in #1102
- Fix #1103 Expose VNC by @AndyGee in #1104
- chore(deps): bump surefire-junit47 from 2.18.1 to 2.22.2 by @dependabot-preview in #1119
- chore(deps): bump version.junit5 from 5.0.3 to 5.4.2 by @dependabot-preview in #1122
- Execute commands after container start by @tobiasstadler in #1111
- Fix test for Win & filter tests requiring remote resources by @AndyGee in #1127
- Copy files/logs after the container is stopped by @tobiasstadler in #1134
- fix: travis CI build uses openjdk8 by @tobiasstadler in #1141
- chore(deps): bumps docker-java to 3.1.5 by @tobiasstadler in #1135
- chore(deps): bumps snakeyaml to 1.24 by @papegaaij in #1137
- chore(deps): bump awaitility from 3.0.0 to 4.0.1 by @dependabot-preview in #1144
- build(deps): bumps commons-lang3 from 3.4 to 3.9 by @dependabot-preview in #1116
- build(deps): updates REST Assured to 4.1.2 by @tobiasstadler in #1155
- build(deps): bumps Arquillian to 1.5.0.Final by @tobiasstadler in #1154
- build(deps): bump Jackson to 2.10.0 by @tobiasstadler in #1157
- build(deps): bump jboss-dmr from 1.2.0.Final to 1.5.0.Final by @dependabot-preview in #1073
- build(deps): bump metainf-services from 1.6 to 1.8 by @dependabot-preview in #1151
- build(deps-dev): Bump snakeyaml from 1.24 to 1.25 by @dependabot-preview in #1162
- build(deps): Bump wildfly-arquillian-container-remote from 8.2.0.Final to 8.2.1.Final by @dependabot-preview in #1165
- build(deps): updates docker-java to version 3.2.0 by @tobiasstadler in #1167
- build(deps): updates Arquillian Core to version 1.6.0 by @tobiasstadler in #1172
- feat(ci): updates jobs to use openshift 3.11.0 by @bartoszmajsak in #1147
- fix: avoid issuing invalid wait-for-it command by @mstruk in #1149
- feat: adds docker-compose support for environment maps by @mstruk in #1150
- build(deps): Bump arquillian-tomcat-remote-7 from 1.0.0.CR7 to 1.1.0.Final by @dependabot-preview in #1164
- build(deps-dev): bump arquillian-tomee-remote from 1.7.1 to 1.7.5 by @dependabot-preview in #1152
- build(deps): Bump commons-compress from 1.5 to 1.19 in /core by @dependabot in #1168
- build(deps): Bump jboss-javaee-7.0 from 1.0.1.Final to 1.1.1.Final by @dependabot-preview in #1161
- chore(deps): bump version.spring.boot from 2.0.0.RELEASE to 2.1.4.RELEASE by @dependabot-preview in #1121
- [SECURITY] Fix Zip Slip Vulnerability by @JLLeitschuh in #1250
- Fixing CircleCI unit tests for JDK8 and Docker by @TheOnlyAl in #1256
- Replace the master branch with 2.0.x by @fabiobrz in #1299
- [issue-1272] GitHub action setup by @gaol in #1304
- Fix maven build stability warning by removing duplicated dependency o… by @rhusar in #1305
- Remove the deprecated things and replace Fabric8 Maven plugin with JKube maven plugin by @jimma in #1309
- Resume K8s integration tests by @fabiobrz in #1314
- Resume Docker integrations tests by @fabiobrz in #1317
- Create dependabot.yml to enable dependantbot v2 version updates by @fabiobrz in #1327
- chore(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #1329
- chore(deps-dev): bump org.yaml:snakeyaml from 2.2 to 2.3 by @dependabot in #1334
- chore(deps): bump actions/setup-java from 3 to 4 by @dependabot in #1328
- chore(deps): bump actions/cache from 3 to 4 by @dependabot in #1330
- Update OpenShift integration and restore itegration tests by @fabiobrz in #1339
- chore(deps): bump commons-io:commons-io from 2.3 to 2.14.0 in /core by @dependabot in #1324
- Bump commons-compress to 1.21, to fix security issues, and related commons-* dependencies to align with docker-java:3.4.0 by @fabiobrz in #1340
- Fix resources structure in kubernetes/fabric8 by @gaol in #1342
- Improve GitHub workflow for CI checks by @fabiobrz in #1341
- Update documentation for 2.0.0 release by @fabiobrz in #1345
- [issue-1344] - More fixes to the project documentation for 2.0.0 release by @fabiobrz in #1347
- [issue-1349] - Update the maven-release-release plugin config by @fabiobrz in #1350
New Contributors
- @dependabot-preview made their first contribution in #1119
- @tobiasstadler made their first contribution in #1111
- @papegaaij made their first contribution in #1137
- @mstruk made their first contribution in #1149
- @dependabot made their first contribution in #1168
- @JLLeitschuh made their first contribution in #1250
- @TheOnlyAl made their first contribution in #1256
- @gaol made their first contribution in #1304
- @rhusar made their first contribution in #1305
- @jimma made their first contribution in #1309
Full Changelog: 1.18.2...2.0.0.Alpha1