Version 1.61.4
- Libs/(C#,Java,Kotlin,Rust): The type of
BackgroundTaskFinishedEvent2.data
changed fromData
(a custom type) toObject
(Java C#),serde_json::Value
(Rust),Map<String, Any>
(Kotlin) - server: Run recover in batches by @future-highway in #1814
New Contributors
- @future-highway made their first contribution in #1814
Full Changelog: v1.61.3...v1.61.4