Bartosz Zablocki
Bartosz Zablocki
As reported in #30273, the documentation of the SchemaFieldNumber annotation has an error. This PR fixes this error. Cheers, ------------------------ Thank you for your contribution! Follow this checklist to help...
Fixes #30276. Returning methods in lexicographical order will prevent non-deterministic schema inference. ------------------------ Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:...
This is the 3rd PR for the Solace Read connector (addresses #31440). It depends on the #31539 and #31476 (root). The files that are added/modified in this PR, comparing to...
This is the 4th PR for the Solace Read connector (addresses #31440). It depends on the #31541, #31539 and #31476 (root). The files that are added/modified in this PR, comparing...
Users were not able to create a custom BasicAuthSempClient due to some package-private fields. This PR fixes that and adds example on how to create and use a custom client....