======================================= middleware_automation.jws Release Notes ======================================= .. contents:: Topics This changelog describes changes after version 0.0.3. v1.1.1 ====== 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 `#94 `_ - Fix 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 ``tomcat_force_install`` `#80 `_ - Populate 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 `#118 `_ - Ensure 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 `#121 `_ - fix: 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.