Feature Maturity

This page describes the current maturity level of each Connectors feature, helping you make informed decisions about which features are suitable for your environment.

Maturity Levels

LevelMeaning
AlphaFeature is in early development. Behavior and APIs may change without notice. Not recommended for production workloads.
BetaFeature is functional and reasonably stable. Minor changes may occur with advance notice. Suitable for non-critical workloads.
GAFeature is stable and production-ready. APIs and behavior are stable across minor releases.

Feature Maturity Overview

Core Capabilities

FeatureMaturity
Core CapabilitiesBeta

Core Capabilities covers the foundational framework that all Connector types rely on, including: lifecycle management (create, update, delete), forward and reverse proxy for secret-less tool access, and direct tool API access through the Connector Proxy.

Connector Classes

Connector ClassMaturity
Git ConnectorBeta
GitLab ConnectorBeta
OCI Registry ConnectorBeta
Harbor ConnectorBeta
Maven ConnectorBeta
PyPI Registry ConnectorBeta
NPM Registry ConnectorBeta
Kubernetes ConnectorBeta
SonarQube ConnectorBeta

Advanced Features

FeatureMaturityDescription
Pipeline Resource IntegrationAlphaProvides a standard abstraction over tool resources (such as repositories, images, and artifacts), enabling them to be discovered and used within pipeline orchestration.
Custom ConnectorClassAlphaExtend Connectors with support for new tool types by defining custom ConnectorClass resources.
Kubernetes Image Pull via ConnectorAlphaUse OCI or Harbor Connectors to pull images for Kubernetes clusters in secret-less mode.