1.0.0.Alpha1
What's Changed
- Build WildFy with -Dskip.preview by @kabir in #1
- Upgrade to latest WF snapshot by @kabir in #3
- Add default ports and server bind address automatically by @kabir in #2
- RHOSAK test by @kabir in #4
- Generate Dockerfiles and auto-include CLI scripts by @kabir in #6
- Add note about needing an empty Docker file by @kabir in #7
- Test all images on CI by @kabir in #9
- Placeholder replacement by @kabir in #10
- Elytron OIDC client automatic registration of Keycloak client. by @jfdenise in #11
- Adding instructions for running with podman by @ehsavoie in #13
- Upgrade wildfly cloud fp to 1.1.2.Final by @jfdenise in #14
- Allow user to add own Dockerfile by @kabir in #15
- Upgrade WF cloud FP and datasources FP by @jfdenise in #16
- Update tests to build WildFly Preview by @kabir in #18
- Initial adjustments to be able to test on OpenShift as well as on Kubernetes by @kabir in #20
- Add OpenShift testing on CI with local instance by @kabir in #21
- Switch to Jakarta and latest WildFly snapshot by @kabir in #22
- Add tests of framework on Kubernetes and OpenShift by @kabir in #24
- Upgrade to cloud FP 2.0.0.Alpha2 by @jfdenise in #17
- Update job to be runnable from other repositories by @kabir in #25
- Upgrade wildfly maven plugin by @kabir in #26
- [Issue_27] Control jsoup dependencyManagement locally by @bstansberry in #28
- [Issue 30] Explicitly declare the kubernetes-client deps as WildFly d… by @bstansberry in #31
- Upgrade feature-packs by @jfdenise in #32
- Set spec/kafka/version to 3.3.1 and inter.broker.protocol.version to … by @bstansberry in #34
- Add a web-clustering test by @jfdenise in #36
- Upgrade to cloud 2.0.0.Final and datasources 3.0.0.Final by @jfdenise in #37
- WildFly runtime images are now multi arch by @jfdenise in #38
- Use renamed WildFly images by @jfdenise in #39
- Upgrade to latest dekorate, and other dependencies by @kabir in #41
- Fixing the command to get the podman socket status by @ehsavoie in #42
- Add property to dump logs from running pods by @kabir in #43
- Quarkus keycloak by @kabir in #44
- Defensive checks before logging by @kabir in #45
- Property to dump standalone.xml of server pods by @kabir in #46
- Fix rest assured version by @kabir in #47
- Force the dekorate ObjectMappers to initialise Jackson Modules by @kabir in #49
- Rename property by @kabir in #50
- Minor update to POM dependency and README for Fedora by @jamezp in #51
- Upgrade dekorate to 3.4.0 by @kabir in #52
- [issue53] Upgrade Jackson to 2.14.2 and Dekorate to 3.4.1. by @jamezp in #54
- build: Remove duplicate Maven dependencies. by @rhusar in #55
- [Issue_56] Switch from deprecated PostgreSQL95Dialect to PostgreSQLia… by @bstansberry in #57
- Upgrade to wildfly-maven-plugin 4.1.0.Beta5 by @jfdenise in #58
- Upgrade wildfly-maven-plugin to 4.1.0.Final by @rhusar in #59
- Use WildFly 28.0.0.Final by default. by @jamezp in #60
- Bump wildfly-maven-plugin to 4.2.0.Alpha1 by @jfdenise in #63
- Disable the ReactiveMessagingWithStrimziIT test. by @jamezp in #65
- [64] Remove the explicit Kafka versioning and re-enable the ReactiveM… by @jamezp in #67
- Dependency updates by @jamezp in #68
- Make releasable by @kabir in #80
- Bump org.wildfly.plugins:wildfly-maven-plugin from 4.2.0.Alpha1 to 4.2.0.Final by @dependabot in #79
- Bump manusa/actions-setup-openshift from 1.1.3 to 1.1.5 by @dependabot in #69
- Bump version.com.fasterxml.jackson from 2.14.2 to 2.14.3 by @dependabot in #70
- Bump org.jsoup:jsoup from 1.15.3 to 1.16.1 by @dependabot in #75
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.0.0-M7 to 3.1.2 by @dependabot in #73
- Bump io.rest-assured:rest-assured from 5.0.1 to 5.3.1 by @dependabot in #74
- Bump version.org.jetbrains.kotlin from 1.7.10 to 1.9.10 by @dependabot in #71
- Bump com.squareup.okhttp3:okhttp from 4.10.0 to 4.11.0 by @dependabot in #72
- Bump io.fabric8:docker-maven-plugin from 0.40.3 to 0.43.4 by @dependabot in #77
- Bump com.squareup.okio:okio-jvm from 3.2.0 to 3.5.0 by @dependabot in #78
- Migrate to using the Messager instead of a logger. by @jamezp in #81
- Refactor the project and separate the common utilties. by @jamezp in #83
- Add a simple way to inject values into global test fields. by @jamezp in #85
- Bump actions/checkout from 3 to 4 by @dependabot in #86
- Bump org.wildfly:wildfly-feature-pack-parent from 29.0.0.Final to 29.0.1.Final by @dependabot in #82
- Bump io.rest-assured:rest-assured from 5.3.1 to 5.3.2 by @dependabot in #88
- Bump manusa/actions-setup-minikube from 2.7.2 to 2.9.0 by @dependabot in #89
- Bump org.jboss:jboss-dmr from 1.6.1.Final to 1.7.0.Final by @dependabot in #90
- Bump cloud feature-pack to 4.0.2.Final and data-source feature-pack t… by @jamezp in #91
- Upgrade the Kubernetes Client to 6.8.1. Upgrade Dekorate to 4.0.0. No… by @jamezp in #92
New Contributors
- @kabir made their first contribution in #1
- @jfdenise made their first contribution in #11
- @ehsavoie made their first contribution in #13
- @bstansberry made their first contribution in #28
- @jamezp made their first contribution in #51
- @rhusar made their first contribution in #55
- @dependabot made their first contribution in #79
Full Changelog: https://github.com/wildfly-extras/wildfly-cloud-tests/commits/1.0.0.Alpha1