Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jul 07:49

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)