Releases: ansible-middleware/infinispan
Releases · ansible-middleware/infinispan
1.0.2
v1.0.2
Major Changes
- Make playbook compatible with multiple installations on same host #12
Minor Changes
- Make
supervisor_password
a default with assert (was: role variable) #14 - New
jdg_configure_firewalld
bool parameter controls firewall config #13
Bugfixes
- JAVA_HOME should be set according to requested JVM package, or overridden via
jdg_java_home
#15
1.0.1
Release v1.0.1
Patch release containing only cleanup and documentation changes
1.0.0
Release v1.0.0
0.1.9
Release v0.1.9
v0.1.7
Release v0.1.7
v0.1.6
Release v0.1.6
fixes
- offline installation: check target dir exists before unpacking archive
- alternate url install: properly match rhn base url
- documentation typos, remove debug messages
v0.1.5
Release v0.1.5
features
- statically defined caches in infinispan: support xml and yaml config
- offline installation
v0.1.4
Release v0.1.4
internal
- setup triggering of demo repositories on release CI
- simplify download/install logic
v0.1.2
Release v0.1.2
features
- add _cache role to create caches at runtime
bugfixes
- fix sporadic infinite redirection loops caused by missing NO_XA on keycloak caches
v0.1.1
Release v0.1.1
features
- Enable flag and variables to configure hotrod TLS
- Make jdbc driver version and jvm package variables with default
- Template log4j2 logging configuration
bugfixes
- Add state-transfer and encoding for relayed caches
- Add validation of RHN credentials