Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoferrer authored Feb 4, 2020
1 parent e39cfe7 commit 2b0b447
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,6 @@ cd kotlin-coroutines-gRPC-template && \
./gradlew run
```

## Version 0.5.0
* [CHANGELOG](https:/marcoferrer/kroto-plus/blob/master/CHANGELOG.md)
* Most notable changes
* Support for [(google.api.method_signature)](https:/googleapis/api-common-protos/blob/2769b82d4993ccbe66a3d886aa5466fdbd050ea2/google/api/client.proto#L79) method option in gRPC clients and stub extension code generators. More info available [here](#method-signature-options-support)
* Bug fixes and performance improvements for streaming APIs in gRPC coroutines
* Improvements to stub extension generator output
* Tests are now executed against `JDK8`, `JDK10`, `JDK11`, `JDK12`

* **In Progress:** Multiplatform Protobuf Messages w/ [Kotlinx Serialization](https:/Kotlin/kotlinx.serialization)

## Getting Started
* **[Gradle](https:/marcoferrer/kroto-plus#getting-started-with-gradle)**
* **[Maven](https:/marcoferrer/kroto-plus#getting-started-with-maven)**
Expand Down

0 comments on commit 2b0b447

Please sign in to comment.