Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Existing connectors that do not provide any configuration that start with the necessary prefixes remain unaffected. The existing configurations are simply iterated over, as the new code sequence checks them for the necessary prefix.

This is a new capability feature that is fully backwards-compatible and does not impact the behavior for existing connectors that do not define these properties. Users who wish to access utilize these new set of capabilities on existing connectors should send a PUT request to /configsconnectors/{connector name}/config with the a new set of connector properties with at least one client configuration preceded with the necessary prefix.

...