From 4cc692ed5187c4cffea719687b94808bcd611e8b Mon Sep 17 00:00:00 2001 From: Daniil Gusev Date: Thu, 18 Sep 2025 16:49:21 +0200 Subject: [PATCH 1/2] Release quixstreams v3.23.0 --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index c5731014..a5ba6a43 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -20,7 +20,7 @@ nav: - 'get-started/stream-processing.md' - 'get-started/stream-processing-pipelines.md' - - 'Quix Streams': '!import https://github.com/quixio/quix-streams?branch=v3.22.0' + - 'Quix Streams': '!import https://github.com/quixio/quix-streams?branch=v3.23.0' - 'Quix Connectors': # Pages for "Quix Streams" section are imported from https://github.com/quixio/quix-streams - Quix Streams: From 6d3836e3bda3e19a68dfd82e8023ba75ac7cf3e0 Mon Sep 17 00:00:00 2001 From: Daniil Gusev Date: Thu, 18 Sep 2025 17:04:34 +0200 Subject: [PATCH 2/2] Update mkdocs.yml --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index a5ba6a43..e528cbf3 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -51,6 +51,7 @@ nav: - InfluxDB v1 Sink: 'quix-streams/connectors/sinks/influxdb1-sink.md' - Local File Sink: 'quix-streams/connectors/sinks/local-file-sink.md' - MongoDB Sink: 'quix-streams/connectors/sinks/mongodb-sink.md' + - MQTT Sink: 'quix-streams/connectors/sinks/mqtt-sink.md' - Neo4j Sink: 'quix-streams/connectors/sinks/neo4j-sink.md' - PostgreSQL Sink: 'quix-streams/connectors/sinks/postgresql-sink.md' - Redis Sink: 'quix-streams/connectors/sinks/redis-sink.md' @@ -80,7 +81,6 @@ nav: - 'Confluent Kafka': 'quix-connectors/templates/confluentkafkasink-destination.md' - 'InfluxDB 3.0': 'quix-connectors/templates/influxdb30sink-destination.md' - 'Kafka Connect': 'quix-connectors/templates/kafkaconnectsink-destination.md' - - 'MQTT': 'quix-connectors/templates/mqttsink-destination.md' - 'Slack': 'quix-connectors/templates/slacksink-destination.md' - 'Websocket': 'quix-connectors/templates/websocketdestination-destination.md' - Coming Soon: