Skip to content

Commit 8df0318

Browse files
authored
Merge pull request #33 from SignPath/release/connectors-2026-01
adds changelog for connector releases and fixes GHES naming
2 parents 88eeab2 + 26a7912 commit 8df0318

2 files changed

Lines changed: 32 additions & 2 deletions

File tree

docs/_data/changelog.yml

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,36 @@
1818
breaking_changes:
1919
- text: Changed recommended Kubernetes version to 1.33.x and `signpathio/kubectl` image tag to 1.33.7.
2020
issues: [SIGN-8203]
21+
azure_devops_connector:
22+
version: 0.8.0
23+
improvements:
24+
- text: Improved performance.
25+
issues: [SIGN-8157]
26+
- text: Reduced number of required network routes for Azure DevOps Server deployments.
27+
issues: [SIGN-8227]
28+
github_connector:
29+
version: 1.120.0
30+
improvements:
31+
- text: Improved performance.
32+
issues: [SIGN-8157]
33+
- text: Reduced number of required network routes for GitHub Enterprise Server deployments.
34+
issues: [SIGN-8227]
35+
bug_fixes:
36+
- text: Fixes wrong values in the repository field for SLSA attestations.
37+
issues: [SIGN-8153]
38+
teamcity_connector:
39+
version: 0.8.0
40+
improvements:
41+
- text: Improved performance.
42+
issues: [SIGN-8157]
43+
bug_fixes:
44+
- text: In case of failed artifact uploads, the integration now aborts immediately instead of running into timeouts.
45+
issues: [SIGN-8284]
46+
teamcity_plugin:
47+
version: 0.4.1
48+
bug_fixes:
49+
- text: Fixes broken documentation links.
50+
issues: [SIGN-8263]
2151
- date: '2026-01-13'
2252
updates:
2353
application:

docs/trusted-build-systems/github.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ description: GitHub
1515
* 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.
1616

1717
{:.panel.info}
18-
> **GitHub Enterprise**
18+
> **GitHub Enterprise Server**
1919
>
20-
> 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.
20+
> 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.
2121
2222
## Checks performed by SignPath
2323

0 commit comments

Comments
 (0)