Skip to content

Commit ccd71cb

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

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
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+
126
# 0.5.1
227
> Published 12 February 2025
328

0 commit comments

Comments
 (0)