v1.4.0
1.4.0 (March 4, 2024)
Features:
- Add support for
max_connections_per_host
within Agent injector GH-579 - Add support for
error_on_missing_key
within Agent injector GH-441
Changes:
- Default Vault version updated to 1.15.6
- Building with Go 1.21.7
- Testing with K8s versions 1.25-1.29
- Dependency updates:
- Docker UBI image
ubi8/ubi-minimal
8.8-1072.1697626218 => 8.9-1137 - Docker alpine version 3.18.4 => 3.19.1
k8s.io/api
v0.28.3 => v0.29.2k8s.io/apimachinery
v0.28.3 => v0.29.2k8s.io/client-go
v0.28.3 => v0.29.2k8s.io/utils
v0.0.0-20230406110748-d93618cff8a2 => v0.0.0-20230726121419-3b25d923346b`github.com/hashicorp/go-hclog
v1.5.0 => v1.6.2github.com/hashicorp/go-secure-stdlib/tlsutil
v0.1.2 => v0.1.3github.com/hashicorp/vault/sdk
v0.10.2 => v0.11.0github.com/prometheus/client_golang
v1.17.0 => v1.19.0github.com/operator-framework/operator-lib
v0.11.0 => v0.12.0github.com/evanphx/json-patch
v5.7.0 => v5.9.0github.com/stretchr/testify
v1.8.4 => v1.9.0
- Docker UBI image