nvollmar commented on code in PR #1204:
URL: https://github.com/apache/pekko/pull/1204#discussion_r1591786459


##########
docs/src/main/paradox/release-notes/releases-1.0.md:
##########
@@ -0,0 +1,78 @@
+# Release Notes (1.0.x)
+
+## 1.0.3-M1
+This is milestone release and is aimed at testing some new support for users 
who want to add Pekko nodes to an existing Akka cluster. This support is 
experimental. This release should not be used in production.
+
+### Bug Fixes
+
+* Fix StackOverflowError in ByteStringBuilder.addAll 
([PR903](https://github.com/apache/pekko/pull/903))
+* Fix issue with possible int overflow in snapshot interval calculation 
([PR1088](https://github.com/apache/pekko/pull/1088))

Review Comment:
   Maybe mention #1183
   This is quite an annoying bug when running larger Pekko clusters in k8s.



-- 
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: notifications-unsubscr...@pekko.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org
For additional commands, e-mail: notifications-h...@pekko.apache.org

Reply via email to