date: 2026-05-06 title: 'Spice v1.11.6 (May 6, 2026)' type: blog authors: [krinart] tags: [release, dynamodb, data-connector, helm]
Spice v1.11.6 is now available! 🛠️
Spice v1.11.6 is a patch release improving DynamoDB bootstrap ingestion performance and making Helm chart health probes configurable.
Improved DynamoDB bootstrap ingestion throughput for refresh_mode: changes datasets (#10616). Large tables now maintain a high, steady ingestion rate throughout the entire bootstrap, even for very large tables.
The Spice Helm chart now supports configurable livenessProbe, readinessProbe, and startupProbe settings (#10696), including probe path, port, and timing parameters.
Example values.yaml:
No breaking changes.
No new cookbook recipes.
The Spice Cookbook includes 86 recipes to help you get started with Spice quickly and easily.
To upgrade to v1.11.6, use one of the following methods:
CLI:
Homebrew:
Docker:
Pull the spiceai/spiceai:1.11.6 image:
For available tags, see DockerHub.
Helm:
AWS Marketplace:
Spice is available in the AWS Marketplace.
Full Changelog: https://github.com/spiceai/spiceai/compare/v1.11.5...v1.11.6