v1.41.0
Added 1
- Add insights-backed AI dashboard
Changed 1
- Nudge metadata usage in run details
Fixed 4
- Prevent connection state regression during gateway draining
- Queue operations spanning multiple shards now tolerate unavailable shards and continue returning results from healthy shards
- Shard-group workers continue trying healthy lease candidates when another shard is unavailable
- Make lease renewal idempotent after lost ACKs
Release Notes
-
#4688 fix(queue): isolate unavailable shards
Queue operations spanning multiple shards now tolerate unavailable shards and continue returning results from healthy shards. Shard-group workers also continue trying healthy lease candidates when another shard is unavailable.
Changelog
🚀 Features
- (ai-overview) Add insights-backed AI dashboard (#4662)
- (ui) Nudge metadata usage in run details (#4683)
🐛 Bug Fixes
- (connect) Prevent connection state regression during gateway draining (#4685)
- (queue) Isolate unavailable shards (#4688)
- (connect) Make lease renewal idempotent after lost ACKs (#4687)