Releases: JeffersonLab/smoothness
Releases · JeffersonLab/smoothness
v3.6.0
- Extension of 3.5.2, but build updated
v3.5.2
- Setup divided between server setup (weblib) and app (demo).
- Setup done during Docker build as opposed to at Docker run
- UserAuthorizationCache support added
- Keycloak config done via CLI script instead of import of bloated and hard-to-recreate JSON
v3.5.1-demo
Demo using Smoothness 3.5.1
v3.5.1
- entrypoint script rolled back
v3.5.0-demo
Demo updated to v3.5.0
v3.5.0
- Bump Wildfly to v26.1.1
v3.4.4
- Must create stage dir
v3.4.3
- Conditionally show database debug with DB_DBUG
- Conditionally run wildly reload after config with SKIP_RELOAD_AFTER_CONFIG
- Deploy AFTER config via 08_deploy.sh using /stage dir
v3.4.2
- Execute permissions on setup scripts
- Also, apparently I need to build with JLab.crt included else curl db driver fails when run inside JLab
v3.4.1
- Execute permissions on docker-entrypoint.sh
- Attempting to use same tag for both demo and weblib