Skip to content

Dapr Installer-Bundle v1.18.1-d3e.2

Pre-release
Pre-release

Choose a tag to compare

@diagrid-bot diagrid-bot released this 25 Jun 16:57
502f90b

Based on upstream Dapr 1.18.1 (no upstream runtime change since v1.18.1-d3e.1).

Components-contrib

Bumps components-contrib to v1.18.0-d3e.3, which adds:

  • Oracle state store connection-pool options — new maxOpenConns, maxIdleConns, connMaxLifetime, and connMaxIdleTime metadata keys, mapping to the standard database/sql pool tunables.
  • DB-handle leak fix — the Oracle DB handle is now closed when Init fails, 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.18.1-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.