pjfanning commented on code in PR #158: URL: https://github.com/apache/incubator-pekko-grpc/pull/158#discussion_r1291089825
########## docs/src/main/paradox/release-notes/index.md: ########## @@ -30,6 +30,9 @@ We haven't had to fix any significant bugs that were in Akka gRPC 2.1.6. `mavenCentral()` to the `pluginManagement`'s `repositories` entry. See [Installation docs](https://pekko.apache.org/docs/pekko-grpc/current/buildtools/gradle.html#installation) for more info. +* The naming convention of the Pekko gRPC sbt plugin has changed, i.e. where + as with Akka the artifact was named `sbt-akka-grpc` with Pekko its named + `pekko-grpc-sbt-plugin` so its consistent with `pekko-grpc-gradle-plugin`/`pekko-grpc-maven-plugin`. Review Comment: should be `it's` twice - both cases are short for `it is` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
