Skip to content

1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Sep 16:31
· 528 commits to main since this release

v1.1.0

Major Changes

  • Allow for listing roles for users. Specify security setting match address #19
  • Make variable activemq_shared_storage_path represent an absolute path #21

Minor Changes

  • Arbitrary acceptors configuration via activemq_acceptors variable #30
  • Arbitrary connectors configuration via activemq_connectors variable #31
  • Configuration for management role access #29
  • Variable to config controller download/offline directory #18

Breaking Changes / Porting Guide

  • Rename role amq_broker to activemq #26
  • Rename variables prefix to activemq_ #11

Bugfixes

  • Add become_user to artemis commands #17
  • Correctly set etc path and allow cors config for jolokia #24
  • Implement idempotent user password hashes #25
  • Update activemq_java_opts to be same as activemq defaults #20