Skip to content

Commit

Permalink
ci: release version 2.13.0 馃帀
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 12, 2023
1 parent 3ee3687 commit 8d9f66d
Show file tree
Hide file tree
Showing 37 changed files with 3,112 additions and 14 deletions.
2 changes: 1 addition & 1 deletion connect-file-pulse-api/pom.xml
Expand Up @@ -22,7 +22,7 @@ limitations under the License.
<parent>
<groupId>io.streamthoughts</groupId>
<artifactId>kafka-connect-filepulse-reactor</artifactId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
</parent>

<artifactId>kafka-connect-filepulse-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion connect-file-pulse-dataformat/pom.xml
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<artifactId>kafka-connect-filepulse-reactor</artifactId>
<groupId>io.streamthoughts</groupId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion connect-file-pulse-expression/pom.xml
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<artifactId>kafka-connect-filepulse-reactor</artifactId>
<groupId>io.streamthoughts</groupId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>io.streamthoughts</groupId>
<artifactId>kafka-connect-filepulse-filesystems</artifactId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<groupId>io.streamthoughts</groupId>
<artifactId>kafka-connect-filepulse-filesystems</artifactId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Expand Up @@ -22,7 +22,7 @@ limitations under the License.
<parent>
<groupId>io.streamthoughts</groupId>
<artifactId>kafka-connect-filepulse-filesystems</artifactId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
</parent>

<name>Kafka Connect Source File Pulse Azure Storage FS</name>
Expand Down
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<groupId>io.streamthoughts</groupId>
<artifactId>kafka-connect-filepulse-filesystems</artifactId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Expand Up @@ -22,7 +22,7 @@ limitations under the License.
<parent>
<groupId>io.streamthoughts</groupId>
<artifactId>kafka-connect-filepulse-filesystems</artifactId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
</parent>

<name>Kafka Connect Source File Pulse Google Cloud Storage FS</name>
Expand Down
2 changes: 1 addition & 1 deletion connect-file-pulse-filesystems/filepulse-local-fs/pom.xml
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<groupId>io.streamthoughts</groupId>
<artifactId>kafka-connect-filepulse-filesystems</artifactId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion connect-file-pulse-filesystems/filepulse-sftp-fs/pom.xml
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<groupId>io.streamthoughts</groupId>
<artifactId>kafka-connect-filepulse-filesystems</artifactId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion connect-file-pulse-filesystems/pom.xml
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<artifactId>kafka-connect-filepulse-reactor</artifactId>
<groupId>io.streamthoughts</groupId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion connect-file-pulse-filters/pom.xml
Expand Up @@ -22,7 +22,7 @@ limitations under the License.
<parent>
<groupId>io.streamthoughts</groupId>
<artifactId>kafka-connect-filepulse-reactor</artifactId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
</parent>

<artifactId>kafka-connect-filepulse-filters</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion connect-file-pulse-plugin/pom.xml
Expand Up @@ -22,7 +22,7 @@ limitations under the License.
<parent>
<groupId>io.streamthoughts</groupId>
<artifactId>kafka-connect-filepulse-reactor</artifactId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
</parent>

<artifactId>kafka-connect-filepulse-plugin</artifactId>
Expand Down
3 changes: 3 additions & 0 deletions docs/config.toml
Expand Up @@ -187,3 +187,6 @@ no = 'Sorry to hear that. Please <a href="https://github.com/streamthoughts/kafk
[[params.versions]]
version = "v2.12.x"
url = "/kafka-connect-file-pulse/v2-12/docs"
[[params.versions]]
version = "v2.13.x"
url = "/kafka-connect-file-pulse/v2-13/docs"
12 changes: 12 additions & 0 deletions docs/content/en/docs/Archives/v2.13.0/Developer Guide/_index.md
@@ -0,0 +1,12 @@
---
date: 2021-05-12
title: "Developer Guide"
linkTitle: "Developer Guide"
weight: 20
description: >
Learn about the concepts and the functionalities of the Connect File Pulse Plugin.
---

The Developer Guide section helps you learn about the functionalities of the File Pulse Connector and the concepts
File Pulse uses to process and transform your data, and helps you obtain a deeper understanding of how File Pulse Connector works.

0 comments on commit 8d9f66d

Please sign in to comment.