Skip to content

Releases: KubeRocketCI/gitfusion

v0.1.1

21 Jul 12:00
Compare
Choose a tag to compare

Deployment Certifications and Source Traceability

KubeRocketCI container images bear cosign signatures. Refer to the documentation for instructions on verification.
The Rekor UUID's for this release is 108e9186e8c5677a11f3dc9e7869dccda0f2b6b3cfe30baeb6ba22aa69a987731d26c49504488aaa - attestation and
108e9186e8c5677a91537a4fb94d84a6c882200f57dbc915af283f95e9399880d61067a4a16fb92c - signature

v0.1.1 - 2025-07-21

Bug Fixes

  • Incomplete branch list for Bitbucket (#41)

v0.1.0

18 Jul 07:49
Compare
Choose a tag to compare

Deployment Certifications and Source Traceability

KubeRocketCI container images bear cosign signatures. Refer to the documentation for instructions on verification.
The Rekor UUID's for this release is 108e9186e8c5677abbd8ff50400ae89f580db84d1650eb52ccf1ef73da7f9462f2fb5c1028fdc1c6 - attestation and
108e9186e8c5677aa3baa494d6e3f9ed622b78c5927a96aa08229974d5a0b698a534fdbe40ce56de - signature

v0.1.0 - 2025-07-18

Features

  • Enhance GithubProvider ListUserOrganizations to include current user (#35)
  • Implement cache invalidation endpoint (#33)
  • Add /branches endpoint and services structure refactoring (#27)
  • Implement caching for repositories and organizations (#21)
  • Add endpoint to list organizations (#19)
  • Unify repository endpoints and add multi-provider support (#15)
  • Add user repositories for GitHub endpoint (#13)
  • Add repository name filter to repository listing endpoints (#11)
  • Add Bitbucket repository endpoints (#9)
  • Add GitLab repository endpoints (#8)
  • Adds Copilot instructions and PR generation guidelines
  • GitHub repository endpoints

Routine

  • Enable CHANGELOG.md generation(#37)
  • Add multi-arch build support (#31)
  • Bump CodeQL version (#26)
  • Align github templates (#26)
  • Align github templates (#26)
  • Align README file to reflect proper changes (#17)
  • Update .gitignore, add VSCode settings
  • Update repository community artifacts

Documentation

  • Improve GitHub Copilot configuration (#17)
  • Add GitHub Copilot configuration and assistance tools (#17)