Skip to content

Commit 3b48cbe

Browse files
Set Confluent to 6.1.0, Kafka to 6.1.0.
1 parent 4fd9133 commit 3b48cbe

File tree

11 files changed

+20
-20
lines changed

11 files changed

+20
-20
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ You can find the documentation and instructions for all Confluent Cloud demos at
3838
| [Clients in Various Languages to Cloud](clients/cloud/README.md) | [Y](clients/cloud/README.md) | N | Client applications, showcasing producers and consumers, in various programming languages connecting to [Confluent Cloud](https://www.confluent.io/confluent-cloud/?utm_source=github&utm_medium=demo&utm_campaign=ch.examples_type.community_content.top) <br><img src="clients/cloud/images/clients-all.png" width="450">
3939
| [Cloud ETL](cloud-etl/README.md) | [Y](cloud-etl/README.md) | N | Fully automated cloud ETL solution using Confluent Cloud connectors (AWS Kinesis, Postgres with AWS RDS, GCP GCS, AWS S3, Azure Blob) and fully-managed ksqlDB <br><img src="cloud-etl/docs/images/topology.png" width="450">
4040
| [ccloud-stack](ccloud/ccloud-stack/README.md) | Y | N | Creates a fully-managed stack in Confluent Cloud, including a new environment, service account, Kafka cluster, KSQL app, Schema Registry, and ACLs. The demo also generates a config file for use with client applications.<br><img src="https://github.com/confluentinc/cp-all-in-one/blob/latest/images/ccloud-stack-resources.png" width="300">
41-
| [On-Prem Kafka to Cloud](https://docs.confluent.io/current/tutorials/cp-demo/docs/index.html?utm_source=github&utm_medium=demo&utm_campaign=ch.examples_type.community_content.top) | N | [Y](https://docs.confluent.io/current/tutorials/cp-demo/docs/index.html?utm_source=github&utm_medium=demo&utm_campaign=ch.examples_type.community_content.top) | Module 2 of [Confluent Platform demo](https://docs.confluent.io/current/tutorials/cp-demo/docs/index.html?utm_source=github&utm_medium=demo&utm_campaign=ch.examples_type.community_content.top) (`cp-demo`) with a playbook for copying data between the on-prem and Confluent Cloud clusters <br><img src="https://github.com/confluentinc/cp-demo/blob/6.1.x/docs/images/cp-demo-overview-with-ccloud.jpg" width="450">
41+
| [On-Prem Kafka to Cloud](https://docs.confluent.io/current/tutorials/cp-demo/docs/index.html?utm_source=github&utm_medium=demo&utm_campaign=ch.examples_type.community_content.top) | N | [Y](https://docs.confluent.io/current/tutorials/cp-demo/docs/index.html?utm_source=github&utm_medium=demo&utm_campaign=ch.examples_type.community_content.top) | Module 2 of [Confluent Platform demo](https://docs.confluent.io/current/tutorials/cp-demo/docs/index.html?utm_source=github&utm_medium=demo&utm_campaign=ch.examples_type.community_content.top) (`cp-demo`) with a playbook for copying data between the on-prem and Confluent Cloud clusters <br><img src="https://github.com/confluentinc/cp-demo/blob/6.1.0-post/docs/images/cp-demo-overview-with-ccloud.jpg" width="450">
4242
| [GKE to Cloud](kubernetes/replicator-gke-cc/README.md) | N | [Y](kubernetes/replicator-gke-cc/README.md) | Uses Google Kubernetes Engine, [Confluent Cloud](https://www.confluent.io/confluent-cloud/?utm_source=github&utm_medium=demo&utm_campaign=ch.examples_type.community_content.top), and [Confluent Replicator](https://www.confluent.io/confluent-replicator/?utm_source=github&utm_medium=demo&utm_campaign=ch.examples_type.community_content.top) to explore a multicloud deployment <br><img src="kubernetes/replicator-gke-cc/docs/images/operator-demo-phase-2.png" width="450">
4343
| [DevOps for Apache Kafka® with Kubernetes and GitOps](https://docs.confluent.io/platform/current/tutorials/streaming-ops/index.html) | N | N | Simulated production environment running a streaming application targeting Apache Kafka on Confluent Cloud using Kubernetes and GitOps <br><img src="images/github-flux-kubernetes-600x105.png">
4444

@@ -66,7 +66,7 @@ You can find the documentation and instructions for all Confluent Cloud demos at
6666
| Demo | Local | Docker | Description
6767
| ------------------------------------------ | ----- | ------ | ---------------------------------------------------------------------------
6868
| [Avro](clients/README.md) | [Y](clients/README.md) | N | Client applications using Avro and Confluent Schema Registry <br><img src="https://www.confluent.io/wp-content/uploads/dwg_SchemaReg_howitworks.png" width="420">
69-
| [CP Demo](https://github.com/confluentinc/cp-demo) | N | [Y](https://github.com/confluentinc/cp-demo) | [Confluent Platform demo](https://docs.confluent.io/platform/current/tutorials/cp-demo/docs/index.html?utm_source=github&utm_medium=demo&utm_campaign=ch.examples_type.community_content.top) (`cp-demo`) with a playbook for Kafka event streaming ETL deployments <br><img src="https://github.com/confluentinc/cp-demo/blob/latest/docs/images/cp-demo-overview.jpg" width="420">
69+
| [CP Demo](https://github.com/confluentinc/cp-demo) | N | [Y](https://github.com/confluentinc/cp-demo) | [Confluent Platform demo](https://docs.confluent.io/platform/current/tutorials/cp-demo/docs/index.html?utm_source=github&utm_medium=demo&utm_campaign=ch.examples_type.community_content.top) (`cp-demo`) with a playbook for Kafka event streaming ETL deployments <br><img src="https://github.com/confluentinc/cp-demo/blob/6.1.0-post/docs/images/cp-demo-overview.jpg" width="420">
7070
| [Kubernetes](kubernetes/README.md) | N | [Y](kubernetes/README.md) | Demonstrations of Confluent Platform deployments using the [Confluent Operator](https://docs.confluent.io/operator/current/overview.html?utm_source=github&utm_medium=demo&utm_campaign=ch.examples_type.community_content.top) <br><img src="kubernetes/docs/images/operator.png" width="420">
7171
| [Multi Datacenter](multi-datacenter/README.md) | N | [Y](multi-datacenter/README.md) | Active-active multi-datacenter design with two instances of Confluent Replicator copying data bidirectionally between the datacenters <br><img src="https://docs.confluent.io/platform/current/_images/mdc-level-1.png" width="420">
7272
| [Multi-Region Clusters](multiregion/README.md) | N | [Y](multiregion/README.md) | Multi-Region clusters (MRC) with follower fetching, observers, and replica placement<br><img src="multiregion/docs/images/multi-region-topic-replicas-v2.png" width="420">

ccloud/docs/config/backed-to-destination/docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: '2'
33
services:
44

55
connect-destination:
6-
image: confluentinc/cp-enterprise-replicator:6.1.x-latest
6+
image: confluentinc/cp-enterprise-replicator:6.1.0
77
hostname: connect-destination
88
container_name: connect-destination
99
ports:
@@ -33,7 +33,7 @@ services:
3333
CONNECT_PLUGIN_PATH: "/usr/share/java,/usr/share/confluent-hub-components"
3434
CONNECT_LOG4J_ROOT_LOGLEVEL: INFO
3535
CONNECT_LOG4J_LOGGERS: org.reflections=ERROR
36-
CLASSPATH: "/usr/share/java/kafka-connect-replicator/replicator-rest-extension-6.0.0.jar:/usr/share/java/monitoring-interceptors/monitoring-interceptors-6.0.0.jar"
36+
CLASSPATH: "/usr/share/java/kafka-connect-replicator/replicator-rest-extension-6.1.0.jar:/usr/share/java/monitoring-interceptors/monitoring-interceptors-6.1.0.jar"
3737

3838
# Connect worker
3939
CONNECT_SECURITY_PROTOCOL: SASL_SSL

ccloud/docs/config/backed-to-origin/docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: '2'
33
services:
44

55
connect-origin:
6-
image: confluentinc/cp-enterprise-replicator:6.1.x-latest
6+
image: confluentinc/cp-enterprise-replicator:6.1.0
77
hostname: connect-origin
88
container_name: connect-origin
99
ports:
@@ -34,7 +34,7 @@ services:
3434
CONNECT_PLUGIN_PATH: "/usr/share/java,/usr/share/confluent-hub-components"
3535
CONNECT_LOG4J_ROOT_LOGLEVEL: INFO
3636
CONNECT_LOG4J_LOGGERS: org.reflections=ERROR
37-
CLASSPATH: "/usr/share/java/kafka-connect-replicator/replicator-rest-extension-6.0.0.jar:/usr/share/java/monitoring-interceptors/monitoring-interceptors-6.0.0.jar"
37+
CLASSPATH: "/usr/share/java/kafka-connect-replicator/replicator-rest-extension-6.1.0.jar:/usr/share/java/monitoring-interceptors/monitoring-interceptors-6.1.0.jar"
3838

3939
# Connect worker
4040
CONNECT_SECURITY_PROTOCOL: SASL_SSL

clients/avro/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
77
<parent>
88
<groupId>io.confluent</groupId>
99
<artifactId>rest-utils-parent</artifactId>
10-
<version>[6.1.0-0, 6.1.1-0)</version>
10+
<version>6.1.0</version>
1111
</parent>
1212

1313
<artifactId>java-client-avro-examples</artifactId>
1414
<packaging>jar</packaging>
15-
<version>6.1.0-0</version>
15+
<version>6.1.0</version>
1616

1717
<organization>
1818
<name>Confluent, Inc.</name>

clients/cloud/java/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
<parent>
88
<groupId>io.confluent</groupId>
99
<artifactId>rest-utils-parent</artifactId>
10-
<version>[6.1.0-0, 6.1.1-0)</version>
10+
<version>6.1.0</version>
1111
</parent>
1212

1313
<artifactId>clients-example</artifactId>
1414
<packaging>jar</packaging>
15-
<version>6.1.0-0</version>
15+
<version>6.1.0</version>
1616

1717
<organization>
1818
<name>Confluent, Inc.</name>

clients/cloud/nodejs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "confluent-examples-nodejs",
33
"private": true,
4-
"version": "6.1.0-0",
4+
"version": "6.1.0",
55
"engines": {
66
"node": ">=8.6"
77
},

connect-streams-pipeline/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
77
<parent>
88
<groupId>io.confluent</groupId>
99
<artifactId>rest-utils-parent</artifactId>
10-
<version>[6.1.0-0, 6.1.1-0)</version>
10+
<version>6.1.0</version>
1111
</parent>
1212

1313
<artifactId>connect-streams-examples</artifactId>
1414
<packaging>jar</packaging>
15-
<version>6.1.0-0</version>
15+
<version>6.1.0</version>
1616

1717
<organization>
1818
<name>Confluent, Inc.</name>

microservices-orders/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ def setup(app):
5959
# The short X.Y version.
6060
version = '6.1'
6161
# The full version, including alpha/beta/rc tags.
62-
release = '6.1.0-0'
62+
release = '6.1.0'
6363

6464
# The language for content autogenerated by Sphinx. Refer to documentation
6565
# for a list of supported languages.

multi-datacenter/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
77
<parent>
88
<groupId>io.confluent</groupId>
99
<artifactId>rest-utils-parent</artifactId>
10-
<version>[6.1.0-0, 6.1.1-0)</version>
10+
<version>6.1.0</version>
1111
</parent>
1212

1313
<artifactId>java-client-avro-examples</artifactId>
1414
<packaging>jar</packaging>
15-
<version>6.1.0-0</version>
15+
<version>6.1.0</version>
1616

1717
<organization>
1818
<name>Confluent, Inc.</name>

replicator-schema-translation/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ def setup(app):
5959
# The short X.Y version.
6060
version = '6.1'
6161
# The full version, including alpha/beta/rc tags.
62-
release = '6.1.0-0'
62+
release = '6.1.0'
6363

6464
# The language for content autogenerated by Sphinx. Refer to documentation
6565
# for a list of supported languages.

0 commit comments

Comments
 (0)