Skip to content

1.4.0

Latest
Compare
Choose a tag to compare
@leochr leochr released this 30 Sep 22:18
· 15 commits to main since this release
eca5ae1

Install instructions are here. See the new user guide for more information on how to use the Open Liberty Operator.

Important: Are you upgrading from version 0.8.x or below? If so, before the upgrade, make sure to review the documentation on behavioural changes that could impact your applications.

Open Liberty Operator 1.4.0 includes the following features and changes:

  • Support for password encryption including the managed LTPA key is added.
  • Support for DNS configurations is added.
  • Support for tolerations to allow the scheduler to schedule pods on nodes with matching taints is added.
  • The Open Liberty Operator sets RuntimeDefault as the default value of the seccomp profile.
  • Additional DNS entries in the certificate for the applications including for StatefulSet and headless service are added. New certificates will be generated for the applications that utilize the .spec.manageTLS functionality.
  • API and Library updates; Security vulnerabilities fixes