From 12328b291b5d4b3c5c596005a16cb49878a6e66f Mon Sep 17 00:00:00 2001 From: Emanuele Sabellico Date: Thu, 6 Apr 2023 10:03:01 +0200 Subject: [PATCH] Documentation and error code update for librdkafka v2.1.0 --- kafka/api.html | 10 +++++----- kafka/generated_errors.go | 2 +- schemaregistry/api.html | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/kafka/api.html b/kafka/api.html index e128e4a9c..5c0efda2e 100644 --- a/kafka/api.html +++ b/kafka/api.html @@ -14,7 +14,7 @@ @@ -1757,7 +1757,7 @@

LibrdkafkaLinkInfo explains how librdkafka was linked to the Go client

-
const LibrdkafkaLinkInfo = "static glibc_linux_amd64 from librdkafka-static-bundle-v2.1.0-RC3.tgz"
+
const LibrdkafkaLinkInfo = "static glibc_linux_amd64 from librdkafka-static-bundle-v2.1.0.tgz"

OffsetBeginning represents the earliest offset (logical)

@@ -4507,7 +4507,7 @@

type - + ErrorCode

+ String