This is an automated email from the ASF dual-hosted git repository.
upthewaterspout pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/geode-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new c43b986 Adding the geode kafka connector to the releases page
c43b986 is described below
commit c43b986a07461fa78137f9bc28021f19b4e39f31
Author: Dan Smith <[email protected]>
AuthorDate: Tue Jan 18 15:54:39 2022 -0800
Adding the geode kafka connector to the releases page
---
releases/index.html | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
diff --git a/releases/index.html b/releases/index.html
index 7eb0617..7054956 100644
--- a/releases/index.html
+++ b/releases/index.html
@@ -282,6 +282,25 @@ dependencies {
</div>
<!-- END OF 1.12.8 -->
+ <!-- START OF Kafka Connector 1.1.0 -->
+ <h3>Geode Kafka Connector 1.1.0 </h3>
+ <!-- RELEASE NOTES -->
+ <strong><a target="_blank"
href="https://cwiki.apache.org/confluence/display/GEODE/Release+Notes#ReleaseNotes-KakfaConnector1.1.0">Release
Notes</a></strong>
+ <p/>
+ <!-- BINARY -->
+ <span> <strong>Binaries </strong>
+ [<a target="_blank"
href="https://apache.org/dyn/closer.cgi/geode/kafka-connector-1.1.0/apache-kafka-connect-geode-1.1.0.zip">ZIP</a>,
<a target="_blank"
href="https://downloads.apache.org/geode/kafka-connector-1.1.0/apache-kafka-connect-geode-1.1.0.zip.sha256">SHA-256</a>,
+ <a target="_blank"
href="https://downloads.apache.org/geode/kafka-connector-1.1.0/apache-kafka-connect-geode-1.1.0.zip.asc">PGP</a>
]
+ </span><br/>
+ <!-- SOURCE -->
+ <span> <strong>Source</strong>
+ [<a target="_blank"
href="https://apache.org/dyn/closer.cgi/geode/kafka-connector-1.1.0/geode-kafka-connector-rel-v1.1.0.tar.gz">TGZ</a>,
<a target="_blank"
href="https://downloads.apache.org/geode/kafka-connector-1.1.0/geode-kafka-connector-rel-v1.1.0.tar.gz.sha256">SHA-256</a>,
+ <a target="_blank"
href="https://downloads.apache.org/geode/kafka-connector-1.1.0/geode-kafka-connector-rel-v1.1.0.tar.gz.asc">PGP</a>
+ ]
+ </span><br/>
+
+ <!-- END OF Kafka Connector 1.1.0 -->
+
</div>
<p>If you need access to older releases they can be found in the <a
target="_blank" href="https://archive.apache.org/dist/geode/">release
archives</a>.</p>
<!-- END OF RELEASE -->