This is an automated email from the ASF dual-hosted git repository.
piergiorgio pushed a commit to branch CONNECTORS-1754
in repository https://gitbox.apache.org/repos/asf/manifoldcf.git
The following commit(s) were added to refs/heads/CONNECTORS-1754 by this push:
new 90f30d4e7 Updated CHANGES.txt (CONNECTORS-1754)
90f30d4e7 is described below
commit 90f30d4e751c6714fe5a31f2691e65f1df45f427
Author: Piergiorgio Lucidi <[email protected]>
AuthorDate: Fri Jun 21 21:37:03 2024 +0200
Updated CHANGES.txt (CONNECTORS-1754)
---
CHANGES.txt | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/CHANGES.txt b/CHANGES.txt
index 9af40dab1..1dd1cd1ec 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -3,6 +3,9 @@ $Id$
======================= 2.27-dev =====================
+CONNECTORS-1756: Migrating the website on GitHub
+(Piergiorgio Lucidi)
+
CONNECTORS-1754: Converting release scripts to GitHub workflows
(Piergiorgio Lucidi)
@@ -15,6 +18,12 @@ CONNECTORS-1751: HDFS Connector - Maven build issue
CONNECTORS-1750: Build broken due to the Nuxeo Maven repo not available
(Piergiorgio Lucidi)
+CONNECTORS-1744: Migrate away from Travis-CI
+(Markus Schuch, Piergiorgio Lucidi)
+
+CONNECTORS-1492: Add support for Docker
+(Piergiorgio Lucidi)
+
======================= Release 2.26 =====================
pr-152: Add new CSV-only connector. This is in addition to
@@ -34,6 +43,9 @@ The "Force the inclusion of redirection” options allows you
to include hosts r
======================= Release 2.25 =====================
+CONNECTORS-1742: Handle CSV in JDBC connector
+(Julien Massiera)
+
CONNECTORS-1743: Retry on 502 and 503 errors in Solr connector.
(Markus Günther)