DBZ-5770 Update documentation regarding the Binary Data Converter

I introduce an error on the documentation by not closing a NOTE
block. Fixing it.
This commit is contained in:
Enzo Cappa 2022-11-10 13:27:46 -08:00 committed by Jiri Pechanec
parent 3cb1a8c25a
commit e497fbc564

View File

@ -247,6 +247,7 @@ If any extra configuration options are needed by the converter, they can also be
[NOTE]
====
The converter `io.debezium.converters.ByteBufferConverter` has been deprecated since Debezium version 1.9, and has been removed in 2.0. Furthermore, when using Kafka Connect the connector's configuration must be updated before upgrading to Debezium 2.x
====
// Type: concept
// Title: Emitting additional fields in {prodname} outbox messages