Skip to content

Commit 8d9f66d

Browse files
ci: release version 2.13.0 🎉
1 parent 3ee3687 commit 8d9f66d

File tree

37 files changed

+3112
-14
lines changed

37 files changed

+3112
-14
lines changed

connect-file-pulse-api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ limitations under the License.
2222
<parent>
2323
<groupId>io.streamthoughts</groupId>
2424
<artifactId>kafka-connect-filepulse-reactor</artifactId>
25-
<version>2.13.0-SNAPSHOT</version>
25+
<version>2.13.0</version>
2626
</parent>
2727

2828
<artifactId>kafka-connect-filepulse-api</artifactId>

connect-file-pulse-dataformat/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ limitations under the License.
2020
<parent>
2121
<artifactId>kafka-connect-filepulse-reactor</artifactId>
2222
<groupId>io.streamthoughts</groupId>
23-
<version>2.13.0-SNAPSHOT</version>
23+
<version>2.13.0</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

connect-file-pulse-expression/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ limitations under the License.
2020
<parent>
2121
<artifactId>kafka-connect-filepulse-reactor</artifactId>
2222
<groupId>io.streamthoughts</groupId>
23-
<version>2.13.0-SNAPSHOT</version>
23+
<version>2.13.0</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

connect-file-pulse-filesystems/filepulse-aliyunoss-fs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ limitations under the License.
2121
<parent>
2222
<groupId>io.streamthoughts</groupId>
2323
<artifactId>kafka-connect-filepulse-filesystems</artifactId>
24-
<version>2.13.0-SNAPSHOT</version>
24+
<version>2.13.0</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

connect-file-pulse-filesystems/filepulse-amazons3-fs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ limitations under the License.
2020
<parent>
2121
<groupId>io.streamthoughts</groupId>
2222
<artifactId>kafka-connect-filepulse-filesystems</artifactId>
23-
<version>2.13.0-SNAPSHOT</version>
23+
<version>2.13.0</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

connect-file-pulse-filesystems/filepulse-azure-storage-fs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ limitations under the License.
2222
<parent>
2323
<groupId>io.streamthoughts</groupId>
2424
<artifactId>kafka-connect-filepulse-filesystems</artifactId>
25-
<version>2.13.0-SNAPSHOT</version>
25+
<version>2.13.0</version>
2626
</parent>
2727

2828
<name>Kafka Connect Source File Pulse Azure Storage FS</name>

connect-file-pulse-filesystems/filepulse-commons-fs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ limitations under the License.
2020
<parent>
2121
<groupId>io.streamthoughts</groupId>
2222
<artifactId>kafka-connect-filepulse-filesystems</artifactId>
23-
<version>2.13.0-SNAPSHOT</version>
23+
<version>2.13.0</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

connect-file-pulse-filesystems/filepulse-google-cloud-storage-fs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ limitations under the License.
2222
<parent>
2323
<groupId>io.streamthoughts</groupId>
2424
<artifactId>kafka-connect-filepulse-filesystems</artifactId>
25-
<version>2.13.0-SNAPSHOT</version>
25+
<version>2.13.0</version>
2626
</parent>
2727

2828
<name>Kafka Connect Source File Pulse Google Cloud Storage FS</name>

connect-file-pulse-filesystems/filepulse-local-fs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ limitations under the License.
2020
<parent>
2121
<groupId>io.streamthoughts</groupId>
2222
<artifactId>kafka-connect-filepulse-filesystems</artifactId>
23-
<version>2.13.0-SNAPSHOT</version>
23+
<version>2.13.0</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

connect-file-pulse-filesystems/filepulse-sftp-fs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ limitations under the License.
2020
<parent>
2121
<groupId>io.streamthoughts</groupId>
2222
<artifactId>kafka-connect-filepulse-filesystems</artifactId>
23-
<version>2.13.0-SNAPSHOT</version>
23+
<version>2.13.0</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

connect-file-pulse-filesystems/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ limitations under the License.
2020
<parent>
2121
<artifactId>kafka-connect-filepulse-reactor</artifactId>
2222
<groupId>io.streamthoughts</groupId>
23-
<version>2.13.0-SNAPSHOT</version>
23+
<version>2.13.0</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

connect-file-pulse-filters/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ limitations under the License.
2222
<parent>
2323
<groupId>io.streamthoughts</groupId>
2424
<artifactId>kafka-connect-filepulse-reactor</artifactId>
25-
<version>2.13.0-SNAPSHOT</version>
25+
<version>2.13.0</version>
2626
</parent>
2727

2828
<artifactId>kafka-connect-filepulse-filters</artifactId>

connect-file-pulse-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ limitations under the License.
2222
<parent>
2323
<groupId>io.streamthoughts</groupId>
2424
<artifactId>kafka-connect-filepulse-reactor</artifactId>
25-
<version>2.13.0-SNAPSHOT</version>
25+
<version>2.13.0</version>
2626
</parent>
2727

2828
<artifactId>kafka-connect-filepulse-plugin</artifactId>

docs/config.toml

+3
Original file line numberDiff line numberDiff line change
@@ -187,3 +187,6 @@ no = 'Sorry to hear that. Please <a href="https://github.com/streamthoughts/kafk
187187
[[params.versions]]
188188
version = "v2.12.x"
189189
url = "/kafka-connect-file-pulse/v2-12/docs"
190+
[[params.versions]]
191+
version = "v2.13.x"
192+
url = "/kafka-connect-file-pulse/v2-13/docs"
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
date: 2021-05-12
3+
title: "Developer Guide"
4+
linkTitle: "Developer Guide"
5+
weight: 20
6+
description: >
7+
Learn about the concepts and the functionalities of the Connect File Pulse Plugin.
8+
---
9+
10+
The Developer Guide section helps you learn about the functionalities of the File Pulse Connector and the concepts
11+
File Pulse uses to process and transform your data, and helps you obtain a deeper understanding of how File Pulse Connector works.
12+

0 commit comments

Comments
 (0)