Skip to content

Releases: OpenLiberty/open-liberty-operator

1.4.2-rc.2

17 Mar 20:44
edadf55

Choose a tag to compare

1.4.2-rc.2 Pre-release
Pre-release

Do NOT use in production. For internal testing only.

1.4.2-rc.1

08 Mar 00:12
bb1956b

Choose a tag to compare

1.4.2-rc.1 Pre-release
Pre-release

Do NOT use in production. For internal testing only.

1.4.1

13 Dec 21:08
7a21815

Choose a tag to compare

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.1 includes the following features and changes:

  • Optimizes reconciliation time by continuously analyzing the status of instances and reconciliation events and then auto-tuning the reconciliation process. This is enabled by default and should benefit most workloads, but it can be fine-tuned as necessary by using the configuration options supported by Liberty Operator.
  • Added support to various logging levels to gather information and insights of the Operator. The amount of logs that are written with the default ‘info’ log level has been reduced.
  • Included security fix updates for Go, operating system packages and API libraries.

1.4.0

30 Sep 22:18
eca5ae1

Choose a tag to compare

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

1.4.0-20240920-1532

20 Sep 19:32
becf646

Choose a tag to compare

1.4.0-20240920-1532 Pre-release
Pre-release

Do NOT use in production. For internal testing only.

1.4.0-20240916-1730

16 Sep 21:30

Choose a tag to compare

1.4.0-20240916-1730 Pre-release
Pre-release

Do NOT use in production. For internal testing only.

1.4.0-rc.3

04 Sep 16:36
102c0fa

Choose a tag to compare

1.4.0-rc.3 Pre-release
Pre-release

Do NOT use in production. For internal testing only.

1.4.0-rc.2

30 Aug 21:18
1efc67f

Choose a tag to compare

1.4.0-rc.2 Pre-release
Pre-release

Do NOT use in production. For internal testing only.

1.4.0-rc.1

30 Aug 02:59
961c69d

Choose a tag to compare

1.4.0-rc.1 Pre-release
Pre-release

Do NOT use in production. For internal testing only.

1.3.3

01 Aug 20:44
8d414d7

Choose a tag to compare

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.3.3 includes the following features and changes:

  • New configuration option .spec.disableServiceLinks to control service links
  • Support for Red Hat OpenShift Container Platform 4.16 and Kubernetes 1.29
  • Reduce restrictions on common name in an Application’s certificate
  • API and Library updates
  • Security vulnerability fixes