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-connectors.git
The following commit(s) were added to refs/heads/main by this push:
new 620ae7da2 Geode supports Scala 3 (#235)
620ae7da2 is described below
commit 620ae7da288db9f670b4b1bde3dccf6db2b05011
Author: PJ Fanning <[email protected]>
AuthorDate: Tue Aug 22 00:50:59 2023 +0100
Geode supports Scala 3 (#235)
---
docs/src/main/paradox/release-notes/index.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/src/main/paradox/release-notes/index.md
b/docs/src/main/paradox/release-notes/index.md
index 1916247a9..e820e18df 100644
--- a/docs/src/main/paradox/release-notes/index.md
+++ b/docs/src/main/paradox/release-notes/index.md
@@ -36,7 +36,7 @@ We haven't had to fix many bugs that were in Alpakka 4.0.0.
### Additions
* Add back Scala 2.12 support
([PR65](https://github.com/apache/incubator-pekko-connectors/pull/65))
* Scala 3 support
([#126](https://github.com/apache/incubator-pekko-connectors/issues/126))
- * The connectors that still only support Scala 2 are Geode, MongoDB and
Slick.
+ * The connectors that still only support Scala 2 are MongoDB and Slick.
* FTP Connector now supports UTF8 Autodetect mode
([PR221](https://github.com/apache/incubator-pekko-connectors/pull/221))
* IronMQ Connector: changed the Circe JSON integration to use
[mdedetrich/pekko-streams-circe](https://github.com/mdedetrich/pekko-streams-circe)
([PR134](https://github.com/apache/incubator-pekko-connectors/pull/134))
* S3 Connector: Add Bucket With Versioning API support
([PR84](https://github.com/apache/incubator-pekko-connectors/pull/84))
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]