4.1

CLI release notes

4.1 Releases 

4.1.4 

  • import connectors now supports two additionals flags, --interval and --retries, which specify the time in between HTTP calls and number of retries before exiting.
  • Fix import groups commands that was missing Connect cluster permissions

4.1.3 

  • Add various fixes to acl command
    • Add missing patternType from ACLs
    • Reorder ACL table view to match UI
    • Add console output for ’export acls'
    • Add better handling when empty ACLs
    • Fix import acls command
    • Log ACL payload when imported successfully
    • Refactor set, delete and add unit test
  • Fix export processors to use ProcessorID
  • Add console output when exporting processors
  • Use new presentation for alert rules for alert settings conditions command
  • Add connect cluster view on group sub-command
  • Add support for disabling a rule with --enable=false

4.1.2 

  • Fix alerts command to use new v1 endpoint.
  • Remove --live flag from alerts command.
  • Add support for “Apps” rules category in alert settings and alert setting --id commands.
  • Improve export capability for consumer rules and add missing channel relationship.
  • [internal] Update docker build.

4.1.1 

  • Add processorId field at processor data structure which corresponds to the optional value provided for the processor’s consumer group.
  • Fix import/export alert-settings sub-command for Producer type of alerts.
  • Re-introduce 4.0 implementation for Connect. You may now again use processors targets --target-type connect.