1.23.1
(fix): Fix non-deterministic import ordering in generated Go files. Imports are now sorted
alphabetically by alias, preventing unnecessary churn in automated seed updates.
1.23.0
(feat): Add RecvRaw method to stream API and improve SSE terminator handling for more robust server-sent event processing