2.4.1, June 11th, 2026
- Avoid installing the weak
platform-python-pippackage in the Docker runtime image when enabling the Oracle Instant Client repository. - Update installed Oracle Linux packages after adding Instant Client runtime dependencies in the Docker image.
- Update the Docker build Go toolchain to 1.26.4.
- Fix top-level
listenAddressconfig so it is honored as the exporter web listen address whenweb.listenAddressesis not configured. - Fix go-ora connection warmup so
poolMaxConnectionsandpoolMinConnectionsare preserved as the SQL connection-pool limits. - Fix the Kubernetes sample alert-log path so it writes to a writable
emptyDirwhile keepingreadOnlyRootFilesystemenabled. - Return partially acquired warmup connections to the pool when connection pool warmup fails.