Skip to content

Releases: oracle/weblogic-kubernetes-operator

Operator 4.2.2

22 Apr 14:24
Compare
Choose a tag to compare

Additional Features

  • The Domain and Cluster schema has been extended to allow for complete configurability of the readiness and liveness probes generated for containers running WebLogic Server instances.

Other Changes

  • SecurityConfiguration data from a model is inspected to allow for PasswordDigest authentication.

Bug Fixes

  • Resolved an issue where the container shutdown handler script could fail because the Java process running the WLST script would attempt to create a larger heap than was necessary.

Full Changelog: v4.2.1...v4.2.2

Operator 4.2.1

09 Apr 16:00
Compare
Choose a tag to compare

Bug Fixes

  • Corrected an earlier fix for an issue where unnecessary volumes and volume mounts are added to the init-container associated with initializing a domain on persistent volume from a model functionality.
  • Resolved an issue where *.xml files contained in a Java EE application were not always properly placed during model-in-image unpackaging.

Full Changelog: v4.2.0...v4.2.1

Operator 3.4.13

09 Apr 14:40
Compare
Choose a tag to compare

Other Changes

  • A variety of dependency updates, including Commons Compress.

Full Changelog: v3.4.12...v3.4.13

Operator 4.2.0

15 Mar 13:51
Compare
Choose a tag to compare

Additional Features

  • Support for automatic injection of Fluent Bit support similar to the existing and continuing support for Fluentd injection.

Other Changes

  • The default WebLogic Monitoring Exporter version is now 2.2.0.
  • Container image now uses Oracle Java SE 21 LTS.

Bug Fixes

  • Resolved an issue where unnecessary volumes and volume mounts are added to the init-container associated with initializing a domain on persistent volume from a model functionality.
  • All bug fixes included in the 4.1.8 release are also included in this release.

Full Changelog: v4.1.8...v4.2.0

Operator 4.1.8

30 Jan 20:33
Compare
Choose a tag to compare

Other Changes

  • The default WebLogic Monitoring Exporter version is now 2.1.9.
  • Added additional output to the show_merged_model.sh script

Bug Fixes

  • Resolved an issue where the operator would not restart processing for a domain that had previously failed and reached the failure retry timeout by adding additional information about the failure to the domain status.
  • Improved the detection of secured production mode.

Full Changelog: v4.1.7...v4.1.8

Operator 3.4.12

16 Jan 15:36
Compare
Choose a tag to compare

Bug Fixes

  • Resolved an issue related to the detection of secure mode and secure production mode.

Full Changelog: v3.4.11...v3.4.12

Operator 4.1.7

27 Nov 15:41
Compare
Choose a tag to compare

Bug Fixes

  • Resolved an issue where the operator was not honoring the podSecurityContext configuration for the init containers created for auxiliary images. This affected use cases where the auxiliary image was built using custom user accounts, as the default user could not properly access files. The init container will now run with the correct security configuration.
  • Resolved an issue in the Model in Image WDT filter script regarding the detection of whether the domain-wide administration port is enabled.

Full Changelog: v4.1.6...v4.1.7

Operator 4.1.6

15 Nov 19:00
Compare
Choose a tag to compare

Bug Fixes

  • Resolved an issue where the operator generated an NPE while processing status upgraded from a v8 domain that included a Failed type condition that did not include a severity level.

Full Changelog: v4.1.5...v4.1.6

Operator 4.1.5

08 Nov 21:06
Compare
Choose a tag to compare

Bug Fixes

  • Resolved an issue where the operator was not using the introspectorJobNameSuffix when reading the introspector pods log.
  • Resolved an issue where the operator was failing to protect against streaming null collection of container ports

Full Changelog: v4.1.4...v4.1.5

Operator 4.1.4

25 Oct 15:05
Compare
Choose a tag to compare

Other Changes

  • The default WebLogic Monitoring Exporter version is now 2.1.8.
  • Container image now uses Oracle Java SE 21 LTS

Bug Fixes

Full Changelog: v4.1.3...v4.1.4