Skip to content

Commit 7854130

Browse files
committed
CHANGELOG.md
1 parent 18afcd3 commit 7854130

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

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

0 commit comments

Comments
 (0)