Releases: WASdev/websphere-liberty-operator
1.4.1
Please look at the documentation for install instructions and information on how to use the WebSphere Liberty Operator.
WebSphere 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.
Bug fixes:
1.4.1-rc.2
Do NOT use in production. For internal testing only.
1.4.1-rc.1
Do NOT use in production. For internal testing only.
1.4.0
Refer to the documentation for install instructions and information on how to use the WebSphere Liberty Operator.
WebSphere 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 WebSphere Liberty Operator sets
RuntimeDefault
as the default value of the seccomp profile. For more information, see Set privileges and permissions for a pod or container (.spec.securityContext). - 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-rc.4
Do NOT use in production. For internal testing only.
1.4.0-rc.3
Do NOT use in production. For internal testing only.
1.4.0-rc.2
Do NOT use in production. For internal testing only.
1.4.0-rc.1
Do NOT use in production. For internal testing only.
1.3.3
Refer to the documentation for install instructions and information on how to use the WebSphere Liberty Operator.
WebSphere Liberty Operator 1.3.3 includes the following features and changes:
- Support for Red Hat OpenShift Container Platform 4.16 and Kubernetes 1.29
- Support for specifying
IBM Cloud Pak for Applications Advanced
license entitlement inWebSphereLibertyApplication
custom resource using.spec.license.productEntitlementSource
field. - New configuration option
.spec.disableServiceLinks
to control service links - Security fix updates for Go, operating system packages and API libraries
- Security vulnerabilities fixes
Deprecated:
- Option
IBM Cloud Pak for Applications
for the.spec.license.productEntitlementSource
field is deprecated. Switch to the new optionIBM Cloud Pak for Applications Standard
instead.
1.3.3-rc.2
Do NOT use in production. For internal testing only.