This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko.git


The following commit(s) were added to refs/heads/main by this push:
     new 4e4f53fa65 Update scala3.md (#804)
4e4f53fa65 is described below

commit 4e4f53fa65c47dfd1fada99b9a686a73554e933e
Author: PJ Fanning <[email protected]>
AuthorDate: Tue Nov 21 11:00:58 2023 +0100

    Update scala3.md (#804)
    
    * Update scala3.md
    
    * Update scala3.md
    
    * Update scala3.md
---
 docs/src/main/paradox/project/scala3.md | 14 +-------------
 1 file changed, 1 insertion(+), 13 deletions(-)

diff --git a/docs/src/main/paradox/project/scala3.md 
b/docs/src/main/paradox/project/scala3.md
index 3dcd552464..b9a3affba4 100644
--- a/docs/src/main/paradox/project/scala3.md
+++ b/docs/src/main/paradox/project/scala3.md
@@ -1,15 +1,3 @@
 # Scala 3 support
 
-Pekko has experimental support for Scala 3.
-
-## Using 2.13 artifacts in Scala 3
-
-You can use 
[CrossVersion.for3Use2_13](https://scala-lang.org/blog/2021/04/08/scala-3-in-sbt.html#using-scala-213-libraries-in-scala-3)
-to use the regular 2.13 Pekko artifacts in a Scala 3 project. This has been
-shown to be successful for Streams, HTTP and gRPC-heavy applications.
-
-## Scala 3 artifacts
-
-We are publishing experimental Scala 3 artifacts that can be used 'directly' 
(without `CrossVersion`) with Scala 3.
-
-We do not promise @ref:[binary 
compatibility](../common/binary-compatibility-rules.md) for these artifacts yet.
+Pekko has support for Scala 3. Pekko is built with Scala 3.3 LTS version and 
we are confident that no binary incompatible changes should be necessary due to 
Scala 3 changes. See the @ref:[binary compatibility 
documentation](../common/binary-compatibility-rules.md).


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to