Releases: ansible-middleware/amq
Releases · ansible-middleware/amq
1.3.7
v1.3.7
Minor Changes
- Allow to set arbitrary service user home_dir #83
Bugfixes
- Default java_home path uses alternatives #82
1.3.6
v1.3.6
Minor Changes
- Set systemd unit to run with
activemq_system_user
user #78
Bugfixes
- Update logging facade config (by activemq version) #76
1.3.5
v1.3.5
Bugfixes
- Update package name for prometheus plugin class #74
1.3.4
v1.3.4
Minor Changes
- Provide AMQP broker-connections configuration #70
- Use middleware_automation.common xml plugin #72
Bugfixes
- Handle case when install zipfile root is not expected #73
1.3.3
v1.3.3
Bugfixes
- Restore wait_for_log string in live-only ha #68
1.3.2
v1.3.2
Minor Changes
- Provide ha-policy implementation #66
1.3.1
v1.3.1
Bugfixes
- Avoid generating duplicated security-settings match elements #65
1.3.0
v1.3.0
Major Changes
- Configuration pre-install validation against schema #58
Minor Changes
- Remove dependency on community.general collection #59
- Switch middleware_automation.redhat_csp_download for middleware_automation.common #60
1.2.0
v1.2.0
Major Changes
- Type for
activemq_cors_allow_origin
changed from string to list of strings #53
Minor Changes
- Add address/queue configuration #51
- Add configuration parameters for journal #43
- Add configuration variables for address settings #49
- Add diverts configuration #52
- Don't trigger restarts when config auto-refresh is enabled #54
- New flags make systemd unit wait for activemq ports or logs #50
Bugfixes
- Add
activemq_data_directory
variable #57
- Fix templating error when acceptors or connectors have a single parameter #47
- Hide secrets from playbook output #45
1.1.1
v1.1.1
Bugfixes
- Add systemd RequiresMountsFor and unit custom template #36