Elastic Cloud on Kubernetes 3.3.2
Release Highlights
Fix ECK FIPS build
ECK 3.3.2 fixes the FIPS build by correctly enabling the BoringCrypto experiment via GOEXPERIMENT=boringcrypto. This release also adds preliminary support for native Go FIPS 140-3 mode (introduced in Go 1.24), which will be enabled in a future release once the module is certified.
Features and enhancements
- Fix FIPS build and add native Go FIPS 140-3 support #9263
Dependency updates
- Go 1.25.7 => 1.25.8