The original contributor's PR (#4328) landed as #4355. Rename the fragment so the rendered changelog links to the merged PR, and add the leading `- ` bullet prefix that towncrier expects.
303 B
303 B
- Fixed Gemini Live losing conversation history in the (rare) case of a WebSocket reconnect before any session resumption handle is received. When the session reconnects (e.g. on system instruction change), conversation history is now re-seeded into the new session before it is marked ready for input.