He-Pin commented on code in PR #1204: URL: https://github.com/apache/incubator-pekko/pull/1204#discussion_r1527737200
########## docs/src/main/paradox/release-notes/releases-1.1.md: ########## @@ -0,0 +1,55 @@ +# Release Notes (1.1.x) + +## 1.1.0-M1 + +Release notes for Apache Pekko 1.1.0-M1. See [GitHub Milestone](https://github.com/apache/incubator-pekko/milestone/2?closed=1) for fuller list of changes. + +### 1.0.x changes + +Apache Pekko 1.1.0-M1 contains all the changes that have been released in the @ref:[1.0.x releases](releases-1.0.md), with the exception of the changes to support interacting with Akka remote and cluster instances ([PR765](https://github.com/apache/incubator-pekko/pull/765), [PR1112](https://github.com/apache/incubator-pekko/pull/1112)). + +### Bug Fixes + +* in TlsActor, flush data to user only after handshake has finished ([PR1128](https://github.com/apache/incubator-pekko/pull/1128)) Review Comment: add : https://github.com/apache/incubator-pekko/pull/1156 and https://github.com/apache/incubator-pekko/pull/1088 too ? -- 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]
