diff --git a/docs/_data/changelog.yml b/docs/_data/changelog.yml index a809e01..936d28a 100644 --- a/docs/_data/changelog.yml +++ b/docs/_data/changelog.yml @@ -18,6 +18,36 @@ breaking_changes: - text: Changed recommended Kubernetes version to 1.33.x and `signpathio/kubectl` image tag to 1.33.7. issues: [SIGN-8203] + azure_devops_connector: + version: 0.8.0 + improvements: + - text: Improved performance. + issues: [SIGN-8157] + - text: Reduced number of required network routes for Azure DevOps Server deployments. + issues: [SIGN-8227] + github_connector: + version: 1.120.0 + improvements: + - text: Improved performance. + issues: [SIGN-8157] + - text: Reduced number of required network routes for GitHub Enterprise Server deployments. + issues: [SIGN-8227] + bug_fixes: + - text: Fixes wrong values in the repository field for SLSA attestations. + issues: [SIGN-8153] + teamcity_connector: + version: 0.8.0 + improvements: + - text: Improved performance. + issues: [SIGN-8157] + bug_fixes: + - text: In case of failed artifact uploads, the integration now aborts immediately instead of running into timeouts. + issues: [SIGN-8284] + teamcity_plugin: + version: 0.4.1 + bug_fixes: + - text: Fixes broken documentation links. + issues: [SIGN-8263] - date: '2026-01-13' updates: application: diff --git a/docs/trusted-build-systems/github.md b/docs/trusted-build-systems/github.md index 00e95e2..49cf4af 100644 --- a/docs/trusted-build-systems/github.md +++ b/docs/trusted-build-systems/github.md @@ -15,9 +15,9 @@ description: GitHub * Required for [source code and build policies](#define-policies-for-source-code-and-builds): Install the [SignPath GitHub App](https://github.com/apps/signpath) and allow access to the code repositories. {:.panel.info} -> **GitHub Enterprise** +> **GitHub Enterprise Server** > -> SignPath hosts an instance of the GitHub connector which is linked to GitHub.com For integrating self-hosted GitHub Enterprise instances, contact our [support](https://signpath.io/support) team. +> SignPath hosts an instance of the GitHub connector which is linked to GitHub.com For integrating self-hosted GitHub Enterprise Server instances, contact our [support](https://signpath.io/support) team. ## Checks performed by SignPath