Skip to content

Commit 431fe82

Browse files
add new updates
1 parent 6861877 commit 431fe82

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/products/fast_data_v2/stream_processor/20_Configuration.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title: Configuration
44
sidebar_label: Configuration
55
---
66

7-
import SPSchema from "@site/static/schemas/fast_data/stream-processor.0.7.0.schema.json"
8-
import SPConfigSchema from "@site/static/schemas/fast_data/examples/stream-processor.0.7.0.example-basic.json"
7+
import SPSchema from "@site/static/schemas/fast_data/stream-processor.0.6.3.schema.json"
8+
import SPConfigSchema from "@site/static/schemas/fast_data/examples/stream-processor.0.6.3.example-basic.json"
99
import SchemaViewer from "@site/src/components/SchemaViewer"
1010

1111
In order to configure the service, a set of environment variables are adopted for
@@ -66,7 +66,7 @@ exampled in details.
6666

6767
:::note
6868

69-
The raw JSON schema can also be found <a target="_blank" href="/schemas/fast_data/stream-processor.0.7.0.schema.json">here</a>.
69+
The raw JSON schema can also be found <a target="_blank" href="/schemas/fast_data/stream-processor.0.6.3.schema.json">here</a>.
7070

7171
In addition, Kafka configurations and cache persistence properties
7272
support [**secret resolution**](/products/fast_data_v2/secrets_resolution.md).

docs/products/fast_data_v2/stream_processor/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ All notable changes to this project will be documented in this file.
1010
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1111
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
1212

13-
## [0.7.0] - 2026-03-10
13+
## [0.7.3] - 2026-03-10
1414

1515
### Added
1616

static/schemas/fast_data/examples/stream-processor.0.7.0.example-basic.json renamed to static/schemas/fast_data/examples/stream-processor.0.6.3.example-basic.json

File renamed without changes.

static/schemas/fast_data/stream-processor.0.7.0.schema.json renamed to static/schemas/fast_data/stream-processor.0.6.3.schema.json

File renamed without changes.

0 commit comments

Comments
 (0)