File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change
1
+ # 0.6.0
2
+ > Published 24 March 2025
3
+
4
+ ### Features 🎉
5
+ * Non suspend flow by @Mr3zee in https://github.com/Kotlin/kotlinx-rpc/pull/299
6
+
7
+ ### Documentation 📗
8
+ * Update gRPC Docs and Sample by @Mr3zee in https://github.com/Kotlin/kotlinx-rpc/pull/284
9
+
10
+ ### Infra 🚧
11
+ * Update monitior by @Mr3zee in https://github.com/Kotlin/kotlinx-rpc/pull/282
12
+ * Fix build config for for-ide builds by @Mr3zee in https://github.com/Kotlin/kotlinx-rpc/pull/287
13
+ * Update build for custom KC versions by @Mr3zee in https://github.com/Kotlin/kotlinx-rpc/pull/293
14
+ * Fix kotlin master compilation by @Mr3zee in https://github.com/Kotlin/kotlinx-rpc/pull/306
15
+
16
+ ### Other Changes 🧹
17
+ * Upgrade Gradle to 8.12.1 by @Mr3zee in https://github.com/Kotlin/kotlinx-rpc/pull/286
18
+ * Version 0.6.0-SNAPSHOT by @Mr3zee in https://github.com/Kotlin/kotlinx-rpc/pull/283
19
+ * Update leftover sources from jvm-only to kmp by @Mr3zee in https://github.com/Kotlin/kotlinx-rpc/pull/300
20
+ * KRPC-129 Move compatibility tests from Toolbox to Kotlin RPC repo by @Mr3zee in https://github.com/Kotlin/kotlinx-rpc/pull/304
21
+ * Dependency bump by @Mr3zee in https://github.com/Kotlin/kotlinx-rpc/pull/303
22
+ * Better compiler error message for checked annotations by @Mr3zee in https://github.com/Kotlin/kotlinx-rpc/pull/302
23
+
24
+ ** Full Changelog** : https://github.com/Kotlin/kotlinx-rpc/compare/0.5.1...0.6.0
25
+
1
26
# 0.5.1
2
27
> Published 12 February 2025
3
28
You can’t perform that action at this time.
0 commit comments