v1.19.4
Release Notes
-
#4196 chore(release): v1.19.4
-
#4198 refactor(queue): scope debounce and singleton operations
Debug API debounce and singleton requests now include account and environment IDs so scoped queue storage can target the correct tenant/function namespace.
-
-
#4198 refactor(queue): scope debounce and singleton operations
Debug API debounce and singleton requests now include account and environment IDs so scoped queue storage can target the correct tenant/function namespace.
Migration Notes
-
#4196 chore(release): v1.19.4
-
#4198 refactor(queue): scope debounce and singleton operations
Debug API clients for debounce and singleton operations must send
account_id,env_id, andfunction_idon scoped requests. The debug CLI now requires account/environment flags for these commands. Existing Redis storage behavior is unchanged.
Changelog
🐛 Bug Fixes
🚜 Refactor
- (queue) Remove duplicate item lookup method (#4194)
- (queue) Scope debounce and singleton operations (#4198)
- (cqrs) Establish package boundaries (#4045)
📚 Documentation
- Update API docs to recommend api keys (#4156)
⚙️ Miscellaneous Tasks
</details> -
-
#4198 refactor(queue): scope debounce and singleton operations
Debug API clients for debounce and singleton operations must send
account_id,env_id, andfunction_idon scoped requests. The debug CLI now requires account/environment flags for these commands. Existing Redis storage behavior is unchanged.
Changelog
🐛 Bug Fixes
🚜 Refactor
- (queue) Remove duplicate item lookup method (#4194)
- (queue) Scope debounce and singleton operations (#4198)
- (cqrs) Establish package boundaries (#4045)
📚 Documentation
- Update API docs to recommend api keys (#4156)
⚙️ Miscellaneous Tasks
Fetched May 15, 2026

