Skip to content

Commit 2f27473

Browse files
kbatuigasJakeSCahill
authored andcommitted
rpk support for protobuf well-known types (#1040)
1 parent d7c4bae commit 2f27473

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@ xref:manage:iceberg/topic-iceberg-integration.adoc[Iceberg-enabled topics] now s
5757

5858
Redpanda now supports normalization of Protobuf schemas in the Schema Registry. You can normalize Avro, JSON, and Protobuf schemas both during registration and lookup. For more information, see the xref:manage:schema-reg/schema-reg-overview.adoc#schema-normalization[Schema Registry overview], and the xref:api:ROOT:pandaproxy-schema-registry.adoc[Schema Registry API reference].
5959

60+
== Protobuf well-known types in `rpk`
61+
62+
Support for https://protobuf.dev/reference/protobuf/google.protobuf/[Protobuf well-known types^] is available in `rpk` when encoding and decoding records using Schema Registry.
63+
6064
== SASL/PLAIN authentication
6165

6266
You now can configure Kafka clients to authenticate using xref:manage:security/authentication#enable-sasl.adoc[SASL/PLAIN] with a single account using the same username and password. Unlike SASL/SCRAM, which uses a challenge response with hashed credentials, SASL/PLAIN transmits plaintext passwords. You enable SASL/PLAIN by appending `PLAIN` to the list of SASL mechanisms.

0 commit comments

Comments
 (0)