middleware_automation.jws Release Notes
This changelog describes changes after version 0.0.3.
v2.1.1-devel
Minor Changes
Bugfixes
AMW-337 - Collection patching failing if native zips weren’t released #278
v2.1.0
Major Changes
Minor Changes
v2.0.0
Major Changes
Bump collection major version, set default JWS version to 6.0 #265
Minor Changes
Allow automatic recognition of Java #259
Bugfixes
Fix “undefined patch_bundle” when
jws_offline_install
andjws_apply_cp
#263Fix RPM installations have home directory incorrectly set #266
Fix incorrect jws tomcat_vault rpm version #267
Fix placeholder in selinux policy file contexts #268
Fix usage of bare variables in assert conditions #260
Make system
tomcat
account only be intomcat
group #264Set minimum version of ansible-core >=2.14 #261
v1.2.5
Minor Changes
Bugfixes
Update selinux tasks for jws6 #253
v1.2.4
Minor Changes
Bugfixes
v1.2.3
Minor Changes
Clarify and separate dev setup from installation #212
Bugfixes
v1.2.2
Minor Changes
v1.2.0
Major Changes
Minor Changes
Bugfixes
Fix JWS native archive installation #132
v1.1.1
Minor Changes
Bugfixes
v1.1.0
Major Changes
Provide uninstall feature #68
Minor Changes
Add custom url download and selinux for jws #43
Allow overriding tomcat user uid and gid #52
Apply latest JWS cumulative patch when
jws_apply_patches
is True #94Fix the name of the tarball generated by the collection build step #76
If another tomcat is found running, fail fast or allow to continue with
jws_force_install
#80Populate JWS version/patch metadata, update docs #110
Replace RHN url defaults with base URL and mapped version-productID #77
Update playbook to utilize variable defaults #89
Breaking Changes / Porting Guide
Rename variables to be consistent #117
Bugfixes
Adjustments to the apply_cp.yml logic #106
Avoid failure when
jws_apply_patches
is true and no CP is available #118Ensure JAVA_HOME is set to installed JVM rpm, or allow to override #101
Ensure tomcat native installs and starts correctly #120
JWS-2417: Remove undefined executor #54
Make selinux policy for JWS optional like the zip installation docs suggest it is #112
Missing required variables to enable HTTPS #49
The JWS installation option should allow you to exclude natives #97
jws_apply_patches
also installs native CP when available #121fix: tomcat.user owning existing directories #100
selinux policy allows tomcat to listen to non-default ports #119
v1.0.0
Release Summary
This is the first stable release of the middleware_automation.jws
collection.