Release Notes
Tip
The maintenance period for version v1.7.z is from January 15, 2026 to May 15, 2026.
TOC
Compatibility and support matrixv1.7.0Features and EnhancementsBreaking ChangesFixed IssuesKnown Issuesv1.6.0 (LTS)Features and EnhancementsBreaking ChangesFixed IssuesKnown Issuesv1.4.0Features and EnhancementsBreaking ChangesFixed IssuesKnown IssuesCompatibility and support matrix
The following table shows the compatibility and support matrix between the Alauda DevOps Connectors operator and ACP versions.
v1.7.0
Features and Enhancements
- Support integration with SonarQube and SonarCloud by using SonarQube Connector. more details:
- Support to deploy the Connectors system in a high availability (HA) configuration to ensure service continuity and fault tolerance. more details:
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
- Support integration with GitLab Server by using GitLab Connector. more details:
- Support integration with NPM Registries by using NPM Connector. more details:
- Support integration with Harbor Registries by using Harbor Connector. more details:
ResourceInterface for Pipeline Integration
- Provides out-of-the-box definitions for
GitCodeRepository,OCIArtifact, andMavenArtifactresources, 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
- Support using Rego rules to extract tokens from client requests when using the built-in HTTP reverse proxy. Combined with the existing ability to inject authentication credentials into backend requests through Rego rules, you can now extend the built-in reverse proxy's capabilities to support tools with non-standard HTTP authentication mechanisms.
- For token extraction configuration, see Custom Rego-based Authentication.
- For authentication injection configuration, see Injecting Authentication Credentials into Backend Request when using built-in Reverse Proxy.
- Support using request variables in
spec.auth.types[].generator.regoto inject authentication credentials into backend requests. more details: Variables Available in Rego.
OCI Connector Forward Proxy
- OCI Connector supports using forward proxy for image operations. For more details, see OCI Connector Forward Proxy.
CSI Driver Built-in Configurations
Connectors CSI Driverprovides built-in configuration files that are always mounted into Pods. For more details, see Built-in Configurations.
Other Enhancements
- Add docs to explain credential permissions required for each connector. more details: Credential Permissions Required.
Breaking Changes
- Remove the
input.xxxvariable fromspec.auth.types[].generator.rego. Useinput.data.xxxinstead.
Fixed Issues
No issues in this release.
Known Issues
No issues in this release.
v1.4.0
Features and Enhancements
- Support integration with Maven and PyPI Registries by using Maven Connector and PyPI Connector. more details:
- 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.