Release v1.32.1
Released on November 20, 2025
Executive Summary
Bug Fixes
- Increased CosmosDB throughput limit to 8000 RU/s (PR 23436)
Overview
This hotfix release addresses CosmosDB throughput limitations by increasing the maximum Request Units per second (RU/s) limit from 6000 to 8000, enabling better performance for high-volume workloads.
Bug Fixes
- CosmosDB Throughput Limit Increase - Increased the maximum throughput limit from 6000 to 8000 RU/s in the infrastructure configuration:
- Updated
environments.jsonto reflect new throughput capacity - Enables better performance for database operations under high load
- Addresses throughput constraints affecting production workloads (PR 23436)
- Updated
Contributors
Thanks to Jacques Snyman for this release.
Was this page useful?