Release Notes

Tip

The maintenance period for version v1.8.z is from February 13, 2026 to June 13, 2026.

Compatibility and support matrix

The following table shows the compatibility and support matrix between the Alauda DevOps Connectors operator and ACP versions.

Alauda DevOps Connectors Operator VersionACP Version
v1.8.0v4.2, v4.1, v4.0
v1.7.0v4.2, v4.1, v4.0
v1.6.0 (LTS)v4.2, v4.1, v4.0
v1.4.0v4.1, v4.0

v1.8.0

Features and Enhancements

  • Connectors Core Capabilities and existing connectors (Git, OCI, Maven, PyPI, NPM, Kubernetes) have been promoted to Beta maturity level. For more details, see Feature Maturity.
  • Add performance description and tuning guide to the documentation. For more details, see Performance Guide.

Deprecation Notice

  • Added registry-config configuration to OCI and Harbor ConnectorClasses. The legacy docker-config(oci) and config(harbor) configuration is now deprecated but remains functional for backward compatibility. It will be removed in a future release. When mounting Connector configurations, use registry-config instead of docker-config or config.
  • Added registry-config workspace to OCIArtifact and HarborOCIArtifact ResourceInterfaces. The legacy docker-credentials workspace is now deprecated but remains functional for backward compatibility. It will be removed in a future release.

Security updates

Updated base images, dependencies, and resolved security vulnerabilities

Breaking Changes

No breaking changes.

Fixed Issues

No issues in this release.

Known Issues

No issues in this release.

v1.7.0

Features and Enhancements

Breaking Changes

  • When using the built-in forward proxy, proxy authentication information must be included.

Fixed Issues

No issues in this release.

Known Issues

No issues in this release.

v1.6.0 (LTS)

Features and Enhancements

More Connectors

ResourceInterface for Pipeline Integration

  • Provides out-of-the-box definitions for GitCodeRepository, OCIArtifact, and MavenArtifact resources, enabling seamless integration of external resources (Git repositories, OCI artifacts, Maven artifacts) into TektonCD pipelines through a unified UI interface. For more details, see
  • Support Dynamic Form in ResourceInterface for Pipeline Integration. For more details, see ResourceInterface Dynamic Form.

Connector API Enhancement

  • Support accessing tool's original API through the Connector API when the ConnectorClass provides Proxy Service capabilities. The system now supports two ways to access tool resources: using the tool's original API via Proxy Service, or using custom APIs provided for the ConnectorClass. For more details, see Connector API.

ConnectorClass Customization Flexibility

OCI Connector Forward Proxy

CSI Driver Built-in Configurations

  • Connectors CSI Driver provides built-in configuration files that are always mounted into Pods. For more details, see Built-in Configurations.

Other Enhancements

Breaking Changes

  • Remove the input.xxx variable from spec.auth.types[].generator.rego. Use input.data.xxx instead.

Fixed Issues

No issues in this release.

Known Issues

No issues in this release.

v1.4.0

Features and Enhancements

Breaking Changes

No breaking changes.

Fixed Issues

No issues in this release.

Known Issues

No issues in this release.