Cumulative update March 23rd 2021
Cumulative updates - March 2021
Major update - adding support for Microsoft SQL Server 2019
This release introduces new concept for managing JDBC for different database backends. Please see this howto.
This can be considered a breaking change since it introduces the differences with the previous concept.
This is also the first release which supports Microsoft SQL Server 2019.
Documentation
- Updated README.md
- Added new how to for supporting different database backends.
Connections, Component Pack and Docs fixes:
- Removing Prometheus from Component Pack, moving it to own module
- Enforcing replica count for Component Pack and changing when scaling happens
- Adding support for MSSQL 2019 for Docs and Connections
- MT fixes
Third-party fixes:
- Fixing Docker support on CentOS 8.3
- Fixing Helm Tiller for Helm v2 for backwards compatibility
- Adding Prometheus Operator and Node Exporter modules
- Haproxy should point to Kubernetes workers not masters
- Adding support for MSSQL 2019
- Breaking change: adding switch for installing DB2/Oracle/MSSQL JDBC files. See new howto.
- Fixing (re)adding certificates on WAS
- Updating Kubernetes module, supporting 1.20+ more nativelly with new syntax
- Adding support for Kubernetes 1.18.16
- Refactoring OpenLDAP module
- Refactoring NFS module, supporting scaling of pods
Updating playbooks:
- Adding support for Oracle & MSSQL
- Adding playbooks for PromOperator and Node Exporter
- Fixing Connections Vagrant playbook