Skip to content

Commit b144c12

Browse files
authored
Add What's New entry for Terraform Schema Registry (#452)
1 parent c77970a commit b144c12

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

modules/ROOT/nav.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,7 @@
248248
**** xref:develop:connect/components/processors/group_by_value.adoc[]
249249
**** xref:develop:connect/components/processors/http.adoc[]
250250
**** xref:develop:connect/components/processors/insert_part.adoc[]
251+
**** xref:develop:connect/components/processors/jira.adoc[]
251252
**** xref:develop:connect/components/processors/jmespath.adoc[]
252253
**** xref:develop:connect/components/processors/jq.adoc[]
253254
**** xref:develop:connect/components/processors/json_schema.adoc[]

modules/get-started/pages/whats-new-cloud.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ This page lists new features added to Redpanda Cloud.
1212

1313
xref:get-started:cluster-types/byoc/remote-read-replicas.adoc[Remote read replicas] are now generally available (GA) for BYOC clusters on AWS and GCP. This feature allows you to create read-only topics that mirror a topic on a different cluster, providing greater flexibility and scalability for your data streaming needs.
1414

15+
=== Schema Registry and ACLs in Terraform provider
16+
17+
The xref:manage:terraform-provider.adoc[Redpanda Terraform provider] now supports managing schemas and Schema Registry ACLs. You can use the provider to register schemas in formats such as Avro, Protobuf, or JSON Schema, and control access to Schema Registry subjects and operations through ACLs.
18+
1519
== October 2025
1620

1721
=== Remote MCP: beta

0 commit comments

Comments
 (0)