Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 07 Mar 20:03

Changelog

What's included in v0.1.0

Features

  • List running connectors and inspect their configuration
  • Create RabbitMQ connectors from interactive template
  • Create connectors from a JSON file (--file)
  • Delete connectors by name
  • Connector and task health check with per-task state
  • Backup all connector configs to a timestamped JSON file
  • Basic auth support for authenticated Kafka Connect clusters
  • Interactive prompts with arrow-key navigation
  • Dry-run mode (--dry-run)

Configuration

  • Auto-configures on first run
  • Config stored at ~/.config/gokafkaconnect/config.yaml