Dapr Installer-Bundle v1.17.10-d3e.3
Pre-release
Pre-release
Based on upstream Dapr 1.17.10 (no upstream runtime change since v1.17.10-d3e.2).
Components-contrib
Bumps components-contrib to v1.17.7-d3e.3, which adds:
- Oracle state store connection-pool options — new
maxOpenConns,maxIdleConns,connMaxLifetime, andconnMaxIdleTimemetadata keys, mapping to the standarddatabase/sqlpool tunables. - DB-handle leak fix — the Oracle DB handle is now closed when
Initfails, avoiding a leaked connection.
Delivered via dapr/components-contrib#4411, alongside the Redis OIDC private_key_jwt and Kafka OIDC EC/PKCS8 private-key support already present in v1.17.10-d3e.2.
Enterprise features
All D3E enterprise patches carried forward: multi-tenant control plane, namespace isolation and reduced permission set, configurable automount for sentry service-account tokens, improved scheduler reliability, RSA certificate support for the sentry CA, and file-based log output for sentry and sidecars.