middleware_automation.wildfly Release Notes

This changelog describes changes after version 0.0.7.

v1.4.0

Major Changes

  • wildfly_driver: remove defaults in favor of required parameters #138

  • wildfly_driver: rename parameters from jdbc_* to wildfly_driver_* #142

Minor Changes

  • Cleanup and reorganize Prospero playbooks #136

  • Update to Wildfly 29 #135

Bugfixes

  • Fix validation role so it can be used with remote nodes. #131

  • Set wildfly_offline_install default to False, eap_apply_cp to True #133

  • Update references to split filter #140

  • Update yaml_configuration syntax (became less permissive) #130

  • Workaround java-11 bugzilla #2224411 #127

v1.3.4

Minor Changes

  • wildfly_systemd: detect Java home path on different os_family #125

Bugfixes

  • Do not re-download elytron adapter if present #124

v1.3.3

Minor Changes

  • Check that systemd is running and pidfile exists #117

  • elytron_adapter: skip download if file is already present #120

  • wildfly_systemd: accept same default vars as wildfly_install #111

Bugfixes

  • ‘.Beta’ in version: the dot is only optional #119

  • ISSUE116 - PID File Creation Failure #118

v1.3.2

Minor Changes

  • Add check for offline installs and allow to specify custom xml config #108

  • Add support for firewalld #106

  • Implement JBossNetwork API client for downloading install archives #107

  • Install: add prospero as alternative install mechanism #102

  • Update default Wildfly version to 28 #103

v1.3.1

Minor Changes

  • Remove dependency to community.general (not required) #100

v1.3.0

Minor Changes

  • Apply cp options #99

v1.2.2

Major Changes

  • wildfly_install: (eap) apply_cp does not depend on systemd #90

Minor Changes

  • Add elytron adapter install (EAP) #92

  • wildfly-systemd: yaml configuration extension accept templates #91

Bugfixes

  • Correctly handle server restarts post apply_cp and keycloak_adapter #94

v1.2.1

Release Summary

Patch release with internal changes only.

v1.2.0

Major Changes

  • Propagate wildfly_install defaults to driver, systemd and utils roles #80

Bugfixes

  • Become in “Check local download archive path” #74

  • wildfly_driver: added wildfly_user and wildfly_group to defaults #77

v1.1.0

Minor Changes

  • Bump version to 1.1.0 to align with downstream (1.1.0 is identical to 1.0.6 upstream) #67

v1.0.6

v1.0.5

Minor Changes

  • Add wildfly_java_opts to set parameters for wfly JVM #60

  • Add wildfly_statistics_enabled var to enable statistics #58

  • Add variable wildfly_bind_addr_private to set private iface bind address #55

  • Add variable wildfly_multicast_addr to set tcp/udp mcast address #56

  • Added variable for setting management port bind address #62

Bugfixes

  • Fix EAP patch apply when yaml configuration is enabled #59

v1.0.4

Breaking Changes / Porting Guide

  • Rename variable instance_id to wildfly_instance_id and update docs #52

Bugfixes

  • Add become parameter to tasks that require it #53

v1.0.3

Minor Changes

  • Rename validation role vars to follow proper convention #48

  • wildfly_driver: make variables as default #39

Breaking Changes / Porting Guide

  • Rename jboss_eap role into wildfly_utils to be consistent with role naming convention #45

Bugfixes

  • JAVA_HOME should be set according to requested JVM package, or overridden via wildfly_java_home #46

  • Update included role to new name in rhn installation #51

v1.0.2

Release Summary

Minor enhancements, and documentation updates.

v1.0.1

Release Summary

Minor enhancements, and documentation updates.

v1.0.0

Release Summary

This is the first stable release of the middleware_automation.wildfly collection.