This is an automated email from the ASF dual-hosted git repository.
mdedetrich 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 c90382c5c Add FTP connector setting TrustManager/KeyManager in release
notes
c90382c5c is described below
commit c90382c5c2b69509e421ebd88b8a61558a1227c4
Author: Matthew de Detrich <[email protected]>
AuthorDate: Fri Aug 25 17:47:56 2023 +0200
Add FTP connector setting TrustManager/KeyManager in release notes
---
docs/src/main/paradox/release-notes/index.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/src/main/paradox/release-notes/index.md
b/docs/src/main/paradox/release-notes/index.md
index e820e18df..db2b45bb3 100644
--- a/docs/src/main/paradox/release-notes/index.md
+++ b/docs/src/main/paradox/release-notes/index.md
@@ -38,6 +38,7 @@ We haven't had to fix many bugs that were in Alpakka 4.0.0.
* Scala 3 support
([#126](https://github.com/apache/incubator-pekko-connectors/issues/126))
* 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))
+* FTP Connector now supports setting `TrustManager`/`KeyManager`
([PR205](https://github.com/apache/incubator-pekko-connectors/pull/205))
* 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]