Skip to content

v0.2.0

Choose a tag to compare

@Maksim-Gr Maksim-Gr released this 07 May 16:36

What's new

New connector templates

  • S3 Sink
  • JDBC
  • Debezium Postgres

UX improvements

  • Connector and task list now shows live status badges (RUNNING / FAILED / PAUSED)
  • connector update shows a compact before→after diff; exits early with "No changes" when nothing edited
  • health-check displays the first lines of the error trace for FAILED tasks
  • config set offers to test the connection after saving credentials
  • config show now displays the config file path
  • Spinner during connector backup API calls
  • Cancel option added to every interactive select prompt

Internal

  • Context propagation throughout the HTTP client
  • Named model types replacing raw maps
  • Resolved 63 golangci-lint issues
  • Dependency bumps