Releases: JeffersonLab/wildfly
Releases · JeffersonLab/wildfly
v3.0.1
- Bug Fix: Run as user 'dev'
Full Changelog: v3.0.0...v3.0.1
v3.0.0
v2.2.0
- Bumped Keycloak client API to v26.0.6
- Set system property
wildfly.elytron.oidc.allow.query.params
These changes finalize the Docker image / scripts upgrade task: #11
Full Changelog: v2.1.0...v2.2.0
v2.1.0
- Bump Wildfly to v37.0.1
Full Changelog: v2.0.1...v2.1.0
v2.0.1
- Execute permission on
container-entrypoint.sh
Full Changelog: v2.0.0...v2.0.1
v2.0.0
- Bump Wildfly to v36.0.1 (#11)
Full Changelog: v1.6.2...v2.0.0
v1.6.2
- Use container-workflows v2 (Don't override CUSTOM_CRT_URL so we get both JLabCA.crt and acc-ca.crt)
Full Changelog: v1.6.1...v1.6.2
v1.6.1
- compose.override.yaml container name was incorrect
- container-entrypoint.sh and container-healthcheck.sh needed UNIX execute permissions
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- Add config_oracle_client_dynamic by @slominskir in #8
- Container updates by @slominskir in #9
- GitHub Action workflow updates
Full Changelog: v1.5.0...v1.6.0
v1.5.0
Overview
This release incorporates support for MariaDB databases in a similar fashion as Oracle databases. Users can now define environment variables and have a the app server setup drivers, configure datasources, and wait for the database to respond to queries prior to fully starting the container.