HCL-TECH-SOFTWARE / connections-automation

Deployment and upgrade automation scripts for HCL Connections 7.0 based on Ansible
Apache License 2.0
17 stars 32 forks source link

February 2022 release #193

Closed nitinjagjivan closed 2 years ago

nitinjagjivan commented 2 years ago

This release covers:

  1. Fix for updateInstaller extracted location Issue #165
  2. Enable QuickResults by default for Connections 6.5 CR1
  3. Add task to configure mail server and port by setting mail_outgoing_server and mail_smtp_port
  4. Add task to install WebSphere Log4j interim fix PH42762
  5. Remove disable fingerprinting issue #184
  6. Automate Install/Uninstall tiny editors
  7. Add TDI cleanup to avoid multiple SLF4J bindings issue
  8. Added timeout of 10 min for ES7 and OrientMe.
  9. Docker changes: Since Go version 1.15, the deprecated, legacy behavior of treating the CommonName field on X.509 certificates as a hostname when no Subject Alternative Names (SAN) are present is now disabled by default. A new valid certificate is created to include the subjectAltName property, and added directly when creating an SSL self-signed certificate using openssl command.
  10. Added any_errors_fatal for DB2 and NFS execution and Removed ansible_distribution conditions to address Fix issue #183
  11. Use db2jcc4.jar Issue #186
  12. Upgrade default versions for infra-
    • Docker v20.10.12
    • Kubernetes v1.21.7
    • Helm v3.7.2
    • HAProxy v2.5.1
    • Containerd v1.4.12
    • IBM DB2 v11.5.6
    • WebSphere FP20
CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.