Skip to content

Commit e705bba

Browse files
Set Confluent to 7.9.0, Kafka to 7.9.0.
1 parent 127a64b commit e705bba

File tree

12 files changed

+23
-23
lines changed

12 files changed

+23
-23
lines changed

README.md

+2-2
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/7.9.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/7.9.0-post/docs/images/cp-demo-overview-with-ccloud.jpg" width="450">
4242
| [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">
4343

4444

@@ -63,7 +63,7 @@ You can find the documentation and instructions for all Confluent Cloud demos at
6363
| Demo | Local | Docker | Description
6464
| ------------------------------------------ | ----- | ------ | ---------------------------------------------------------------------------
6565
| [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">
66-
| [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/7.9.x/docs/images/cp-demo-overview.jpg" width="420">
66+
| [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/7.9.0-post/docs/images/cp-demo-overview.jpg" width="420">
6767
| [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">
6868
| [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">
6969
| [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-observability/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>io.confluent</groupId>
99
<artifactId>rest-utils-parent</artifactId>
10-
<version>7.9.0-0</version>
10+
<version>7.9.0</version>
1111
</parent>
1212

1313
<artifactId>clients-example</artifactId>

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

+2-2
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:7.9.x-latest
6+
image: confluentinc/cp-enterprise-replicator:7.9.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-7.9.0-0.jar:/usr/share/java/monitoring-interceptors/monitoring-interceptors-7.9.0-0.jar"
36+
CLASSPATH: "/usr/share/java/kafka-connect-replicator/replicator-rest-extension-7.9.0.jar:/usr/share/java/monitoring-interceptors/monitoring-interceptors-7.9.0.jar"
3737

3838
# Connect worker
3939
CONNECT_SECURITY_PROTOCOL: SASL_SSL

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

+2-2
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:7.9.x-latest
6+
image: confluentinc/cp-enterprise-replicator:7.9.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-7.9.0-0.jar:/usr/share/java/monitoring-interceptors/monitoring-interceptors-7.9.0-0.jar"
37+
CLASSPATH: "/usr/share/java/kafka-connect-replicator/replicator-rest-extension-7.9.0.jar:/usr/share/java/monitoring-interceptors/monitoring-interceptors-7.9.0.jar"
3838

3939
# Connect worker
4040
CONNECT_SECURITY_PROTOCOL: SASL_SSL

clients/avro/pom.xml

+2-2
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>[7.9.0-0, 7.9.1-0)</version>
10+
<version>7.9.0</version>
1111
</parent>
1212

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

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

clients/cloud/java/pom.xml

+2-2
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>[7.9.0-0, 7.9.1-0)</version>
10+
<version>7.9.0</version>
1111
</parent>
1212

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

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

clients/cloud/nodejs/package.json

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

connect-streams-pipeline/pom.xml

+2-2
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>[7.9.0-0, 7.9.1-0)</version>
10+
<version>7.9.0</version>
1111
</parent>
1212

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

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

microservices-orders/pom.xml

+3-3
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>7.9.0-0</version>
10+
<version>7.9.0</version>
1111
</parent>
1212

1313
<artifactId>micro-services-examples</artifactId>
1414
<packaging>jar</packaging>
15-
<version>7.9.0-0</version>
15+
<version>7.9.0</version>
1616

1717
<organization>
1818
<name>Confluent, Inc.</name>
@@ -27,7 +27,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
2727
<!-- Keep versions as properties to allow easy modification -->
2828
<java.version>8</java.version>
2929
<gson.version>2.2.4</gson.version>
30-
<kafka.version>7.9.0-0-ccs</kafka.version>
30+
<kafka.version>7.9.0-ccs</kafka.version>
3131
<avro.version>1.10.1</avro.version>
3232
<!-- Maven properties for compilation -->
3333
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

microservices-orders/src/main/java/io/confluent/examples/streams/microservices/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Then run the fully-working demo [end-to-end](https://docs.confluent.io/current/t
3434
It runs the ecosystem and all the microservices for you including Kafka Connect, Elasticsearch, KSQL and Control Center.
3535

3636
To play with this ecosystem the simplest way is to run the tests and fiddle with the code (stand alone execution is only supported in branch 5.0.0+ so go there if you want stand alone or docker support). Each test boots a self-contained Kafka cluster so it's easy to play with different queries and configurations.
37-
The best place to start is [EndToEndTest.java](https://github.com/confluentinc/examples/blob/7.9.x/microservices-orders/src/test/java/io/confluent/examples/streams/microservices/EndToEndTest.java)
37+
The best place to start is [EndToEndTest.java](https://github.com/confluentinc/examples/blob/7.9.0-post/microservices-orders/src/test/java/io/confluent/examples/streams/microservices/EndToEndTest.java)
3838

3939
# Running the Examples:
4040
* Requires Java 1.8

multi-datacenter/pom.xml

+2-2
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>[7.9.0-0, 7.9.1-0)</version>
10+
<version>7.9.0</version>
1111
</parent>
1212

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

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

utils/config.env

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
# over time to construct other
66
# values required by this repository
77
#####################################################
8-
CONFLUENT=7.9.0-0
9-
CONFLUENT_DOCKER_TAG=7.9.x-latest
8+
CONFLUENT=7.9.0
9+
CONFLUENT_DOCKER_TAG=7.9.0
1010
CONFLUENT_SHORT=7.9
1111
CONFLUENT_PREVIOUS=""
12-
CONFLUENT_RELEASE_TAG_OR_BRANCH=7.9.x
12+
CONFLUENT_RELEASE_TAG_OR_BRANCH=7.9.0-post
1313
CONFLUENT_MAJOR=7
1414
CONFLUENT_MINOR=9
1515
CONFLUENT_PATCH=0

0 commit comments

Comments
 (0)