This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch 1.0.x
in repository https://gitbox.apache.org/repos/asf/incubator-pekko.git
The following commit(s) were added to refs/heads/1.0.x by this push:
new dbf3894341 add more v1.0.2 release notes (#823) (#825)
dbf3894341 is described below
commit dbf389434112d62603ea753ac74a5d4dffaf10dc
Author: PJ Fanning <[email protected]>
AuthorDate: Sat Dec 2 13:53:44 2023 +0100
add more v1.0.2 release notes (#823) (#825)
---
docs/src/main/paradox/release-notes/index.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/docs/src/main/paradox/release-notes/index.md
b/docs/src/main/paradox/release-notes/index.md
index 3eaa9c0b86..69eb39c17f 100644
--- a/docs/src/main/paradox/release-notes/index.md
+++ b/docs/src/main/paradox/release-notes/index.md
@@ -8,6 +8,11 @@ A minor bug fix release.
* Do not render env variables when logging configs. This relates to the
optional config `pekko.log-config-on-start`. We do not recommend logging
configs in production environments.
([PR771](https://github.com/apache/incubator-pekko/pull/771))
* Allow `pekko-actor-testkit-typed` to work with slf4j-api v2.0.x.
([PR784](https://github.com/apache/incubator-pekko/pull/784))
+### Additional Changes
+
+* Deprecate statefulMapConcat
([#601](https://github.com/apache/incubator-pekko/issues/601))
+* Add section on using Scala 3 Union types to eliminate msg adapters
([PR741](https://github.com/apache/incubator-pekko/pull/741))
+
## 1.0.1
A minor bug fix release. The class renaming described below (`#491`) is not
expected to affect anyone
upgrading from version 1.0.0 but it is strongly recommended that Apache Pekko
users switch to the 1.0.1
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]