diff --git a/.semaphore/semaphore.yml b/.semaphore/semaphore.yml index b86b0373c..4c9c99472 100644 --- a/.semaphore/semaphore.yml +++ b/.semaphore/semaphore.yml @@ -6,7 +6,7 @@ agent: global_job_config: env_vars: - name: LIBRDKAFKA_VERSION - value: v2.1.0-RC3 + value: v2.1.0 prologue: commands: - checkout 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