2.55.0 (December 2nd, 2025)
Bug Fixes:
- Updated the
confluent_custom_connector_pluginresource to support in-place update for thesensitive_config_propertiesattribute. - Fixed an issue with importing of the
resource_subject_configresource. - Fixed
ClassCastExceptiondue to type casting errors when provisioning connectors with LSN (Log Sequence Number) offsets. The provider now correctly converts numeric offset values from strings to int64 and boolean values to bool before sending to the API.