@itentialopensource/adapter-kafkav2 0.16.3 → 0.16.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/README.md +1 -1
- package/package.json +1 -1
- package/refs?service=git-upload-pack +0 -0
package/CHANGELOG.md
CHANGED
package/README.md
CHANGED
|
@@ -141,7 +141,7 @@ This section defines **all** the properties that are available for the adapter,
|
|
|
141
141
|
}
|
|
142
142
|
}
|
|
143
143
|
```
|
|
144
|
-
Sample SSL and SASL properties. In the below example ssl is enabled and needs a CA file, SASL is set to scram-sha-512.
|
|
144
|
+
Sample SSL and SASL properties that go under client props. In the below example ssl is enabled and needs a CA file, SASL is set to scram-sha-512.
|
|
145
145
|
|
|
146
146
|
```json
|
|
147
147
|
"ssl": {
|
package/package.json
CHANGED
|
Binary file
|