• Docs
  • Plugins
  • Sources
  • Overview

Source Plugins

Official

Documentation, configuration and available tables for every plugin are available in the relevant GitHub repository.

Official source plugins follow release stages.

NameLatest VersionChangelogTablesStage
AWSv9.1.1ChangelogTablesGA
Azurev3.1.0ChangelogTablesGA
Cloudflarev3.0.0ChangelogTablesPreview
Datadogv1.0.5ChangelogTablesPreview
DigitalOceanv4.0.2ChangelogTablesGA
Fastlyv1.0.1ChangelogTablesPreview
Gandiv1.1.4ChangelogTablesPreview
GCPv5.5.0ChangelogTablesGA
GitHubv2.0.0ChangelogTablesGA
GitLabv1.1.0ChangelogTablesPreview
Herokuv3.1.4ChangelogTablesPreview
k8sv2.5.4ChangelogTablesPreview
Oktav2.0.2ChangelogTablesPreview
Oraclev1.0.0ChangelogTablesPreview
PagerDutyv1.1.2ChangelogTablesPreview
Salesforcev1.0.1ChangelogTablesPreview
ShopifyUnpublishedChangelogTablesPreview
Slackv1.0.2ChangelogTablesPreview
Snykv1.0.1ChangelogTablesPreview
Tailscalev1.1.0ChangelogTablesPreview
Terraformv1.3.4ChangelogTablesPreview
Vercelv1.0.3ChangelogTablesPreview

Community

Name
Yandex

Source Plugin Release Stages

Official source plugins go through two release stages: Preview, and GA.

Both Preview and GA plugins follow semantic versioning. The main differences between the two stages are:

  1. Preview plugins are still experimental and may have frequent breaking changes.
  2. Preview plugins might get deprecated due to lack of usage.
  3. Long Term Support with community Discord and bug fixes is only guaranteed for GA plugins.

Semantic Versioning

For version Major.Minor.Patch:

  • Major is incremented when there are breaking changes (e.g. breaking configuration spec structure, column type changes).
  • Minor is incremented when we add features in a backwards compatible way.
  • Patch is incremented when we fix bugs in a backwards compatible way.
Last updated on January 9, 2023