Skip to content

Releases: OpenLiberty/open-liberty-operator

1.3.2

24 May 21:12
88da401

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

  • Enhancements to viewing application status:

    • Include observed generation information (.status.observedGeneration) to verify successful reconciliation of CR updates.
    • Output additional warnings for invalid user configurations (i.e. service port is 9080 when .spec.manageTLS is enabled)
  • Increased Operator memory limit to 1Gi to allow management of larger estate of Liberty applications.

  • Configuration option to control mounting of ServiceAccount token (.spec.serviceAccount.mountToken) applies to Knative service (serverless) when .spec.createKnativeService is enabled.

  • Create Route with accurate host information when it is reset.

  • Allows to specify ServiceAccount with a name same as Operator’s default ServiceAccount (.spec.serviceAccount.name).

  • Updates to Kubernetes APIs, go and other libraries.

  • Security vulnerabilities fixes.

  • Switched to the strategic File-Based Catalog (FBC).

    • FBC provides more flexibility in organizing the content of the catalog as well as in managing Liberty Operator's upgrade graph.

1.3.2-rc.2

14 May 22:22
ec29883

Choose a tag to compare

1.3.2-rc.2 Pre-release
Pre-release

Do NOT use in production. For internal testing only.

1.3.2-rc.1

09 May 20:02
ec29883

Choose a tag to compare

1.3.2-rc.1 Pre-release
Pre-release

Do NOT use in production. For internal testing only.

1.3.1

02 Feb 18:15
9faddaf

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.

  • Updated UBI OS and APIs to include security fixes

1.3.1-rc.1

22 Jan 17:08
699fcaa

Choose a tag to compare

1.3.1-rc.1 Pre-release
Pre-release

For internal testing only. Do not use in production.

1.3.0

01 Dec 22:18
f6b9d5f

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.

  • LTPA support with generation and sharing of LTPA key with multiple application instances for a better user experience with Single Sign-On (SSO)
  • Enhancements for high availability and scaling of applications across multiple availability zones
  • Support for OpenShift 4.14 and Kubernetes 1.27
  • Updates to Operator SDK, Kubernetes APIs and other libraries
  • Security vulnerabilities fixes

1.3.0-rc.1

03 Nov 22:11
396b9ec

Choose a tag to compare

1.3.0-rc.1 Pre-release
Pre-release

Do not use in production. For internal testing only.

1.2.2

23 Aug 13:54
af87dfc

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.

  • Updated UBI OS and APIs to include security fixes

1.2.2-rc.1

01 Aug 15:46
24e611e

Choose a tag to compare

1.2.2-rc.1 Pre-release
Pre-release

Not for production use. For internal development and testing use only.

1.2.1

05 Jul 20:30
6468aee

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.

  • Added .status.versions.reconciled field to custom resources to easily identify the Runtime Component Operator version that reconciled them
  • Updated UBI OS and APIs to include security fixes