Dapr Installer-Bundle v1.16.16-d3e.2
Pre-release
Pre-release
Based on upstream Dapr 1.16.16 (no upstream runtime change since v1.16.16-d3e.1).
Components-contrib
Bumps components-contrib to v1.16.12-d3e.6, 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, on top of the Redis OIDC private_key_jwt authentication backport already present in v1.16.16-d3e.1.
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.