redpanda-data / connect

Fancy stream processing made operationally mundane
https://docs.redpanda.com/redpanda-connect/about/
8.09k stars 820 forks source link

Add possibility to encrypt only specific fields in ockam kafka plugins #2881

Closed davide-baldo closed 1 week ago

davide-baldo commented 1 week ago

Ockam supports the encrypted-field parameter to encrypt only specific fields. In this PR, the parameter is exposed directly in Redpanda Connect.

davide-baldo commented 1 week ago

Thanks for the review, I've applied the corrections