Skip to content

Releases: ansible-middleware/amq

2.2.1

05 Sep 16:35
Compare
Choose a tag to compare

v2.2.1

Minor Changes

  • Add web_origin parameter to activemq_facts module #167
  • Add critical analyzer configuration #162
  • Add more journal configs #161
  • New activemq_console_bind_url parameter #164
  • New activemq_systemd_expand_environment parameter #165

Bugfixes

  • Fix condition for transferring key/trust store #163
  • Fix scenarios where duplicate XInclude can be present #166

2.2.0

27 Aug 14:48
Compare
Choose a tag to compare

v2.2.0

Major Changes

  • Broker modular configuration with XInclude #159
  • New activemq_uninstall role #150

Minor Changes

  • Add additional ha-policy parameters #155
  • Add network check parameters #152
  • Add wait_for configuration #156
  • Allow to configure message counters #153
  • Broker plugins support #160
  • Define systemd entrypoint #151

Bugfixes

  • Allow mixing masked and unmasked passwords #149
  • Use bind_address instead of hostname for console binding #158

2.1.1

14 Aug 15:34
Compare
Choose a tag to compare

v2.1.1

Minor Changes

  • Add fact gathering module for amq #145
  • Add ha with replication policy #147
  • Allow to configure broker properties with properties file #143

Bugfixes

  • Update jolokia access when bind host and port are changed #146

2.1.0

30 Jul 14:05
Compare
Choose a tag to compare

v2.1.0

Major Changes

  • Update default jdk11 to jdk17 #132

Minor Changes

  • Add config for in-vm acceptors/connectors #135
  • Federated addressing #137
  • Update to artemis 2.34.0 / amq_broker 7.12 #136

2.0.2

05 Jun 06:23
Compare
Choose a tag to compare

v2.0.2

Minor Changes

  • Set minimum ansible-core version to >=2.15 #127

Bugfixes

  • Artemis command to create broker instance uses correct JAVA_HOME #125
  • Fix broker-connections templating error, add missing parameters #133
  • Fix configuration of multicast addresses/queues #131
  • Improve validations for offline installs #124

2.0.1

29 Apr 11:06
Compare
Choose a tag to compare

========================================
middleware_automation.amq Release Notes

v2.0.1

Minor Changes

  • Parameter activemq_logger_config_template allows relative paths #116
  • Update activemq default to 2.32 / amq_broker to 7.11.6 #118

Bugfixes

  • activemq_config_override_template allows to use custom broker.xml templates #117

2.0.0

29 Nov 17:09
Compare
Choose a tag to compare

v2.0.0

Minor Changes

  • Add referrer to ldap plugin, allow custom login.config #110
  • Update activemq default version to 2.28 #111

Breaking Changes / Porting Guide

  • Set Ansible required version to >= 2.14 #108

New Plugins

  • middleware_automation.amq.lists_mergeby - Merge two or more lists of dictionaries by a given attribute

1.3.10

21 Sep 08:52
Compare
Choose a tag to compare

v1.3.10

Minor Changes

  • Add LDAP plugin configuration to JAAS login.config #96
  • Add custom codec configurations for masked passwords #95

Bugfixes

  • Ignore unwanted output from artemis mask command #98

1.3.9

01 Sep 14:04
Compare
Choose a tag to compare

v1.3.9

Minor Changes

  • Add parameters for global-max-size and global-max-messages #92
  • Add parameters to configure log4j2 rolling strategy #94
  • Default version for activemq updated to 2.21 #93

1.3.8

28 Jul 08:35
Compare
Choose a tag to compare

v1.3.8

Minor Changes

  • Update to connectors config (add parameter for NIC name selection) #84

Bugfixes

  • Fix incorrectly defined default for amq_broker_logger_config_template #86