pjfanning commented on code in PR #2082: URL: https://github.com/apache/pekko/pull/2082#discussion_r2313520700
########## docs/src/main/paradox/release-notes/releases-1.2.md: ########## @@ -2,24 +2,34 @@ Apache Pekko 1.2.x releases support Java 8 and above. -# 1.2.0-M2 +# 1.2.0 -Pekko 1.2.0-M2 has some new features, performance updates and dependency upgrades. See the [GitHub Milestone](https://github.com/apache/pekko/milestone/15?closed=1) for a fuller list of changes. +Pekko 1.2.0 has some new features, performance updates and dependency upgrades. See [GitHub Milestone for 1.2.0-M1](https://github.com/apache/pekko/milestone/6?closed=1), [GitHub Milestone for 1.2.0-M2](https://github.com/apache/pekko/milestone/15?closed=1) and [GitHub Milestone for 1.2.0](https://github.com/apache/pekko/milestone/16?closed=1) for a fuller list of changes. -This is milestone release and is aimed at testing some new changes. This release should ideally not be used in production. +Most of the changes appeared in the milestone releases (1.2.0-M1 and 1.2.0-M2) but some additional changes were made for the 1.2.0 release. These extra changes include deprecating some methods that will be removed in a future release. Review Comment: I don't think that we need to be specific here. Release plans might change and I'd prefer not to have to retroactively update the release notes. For release information, users are better off subscribing the Pekko dev list. -- 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]
