What's New in Version 2024.11.25-3438f573-2
New Features and Enhancements
Section titled “New Features and Enhancements”- Improved error messages in various resource management edge cases, including when the warehouse runs out of capacity and when warehouses are deleted mid-run.
- Improved error messages when a transaction is aborted due to extremely large rule-sets.
Bug Fixes
Section titled “Bug Fixes”- Engine upgrade failures during initialization are now better handled.
Deprecations and Removals
Section titled “Deprecations and Removals”- The deprecated
app.setup_cdc()
procedure has been removed. The work that this procedure was responsible for is performed byapp.resume_cdc()
.