- Resolved several issues related to delayed watch notifications:
- Resolved an issue where an introspection Failed domain status message is generated.
- Resolved an issue where a DOMAIN_CHANGED event was not generated.
- Resolved an issue where a Cluster was marked as Failed.
- Resolved an issue where the WDT model has a Server named "adminserver", but does not explicitly specify that this server is the Administration Server using the AdminServerName.
- Update the SnakeYAML dependency to version 2.0.
- Added support for new zip structure in WDT archive for database wallets.
- Container image is now multi-platform, including support for AMD64 and ARM64.
- Resolved an issue where the operator would generate invalid URLs for WebLogic Server instances if the namespace name started with a numeric character.
- Resolved an upgrade issue related to security contexts on init containers.
- Resolved an issue related to
seccompProfile
security context entry on OpenShift.