Skip to content

Latest commit

 

History

History
86 lines (59 loc) · 3.65 KB

File metadata and controls

86 lines (59 loc) · 3.65 KB

v0.4.0 - 2026-04-04

v0.3.0 - 2026-03-27

Features

  • implement pipeline listing API across multiple git providers

Routine

  • Update current development version (#54)

v0.2.0 - 2026-02-10

Features

  • extend PullRequest model with description, draft, and commit_sha fields
  • add pull/merge request listing API across GitHub, GitLab, and Bitbucket

Bug Fixes

  • Use Path instead of Name for GitLab repository (#50)
  • Incomplete branch list for Bitbucket (#41)

Routine

  • Update KubeRocketAI (#44)
  • Setup KubeRocketAI (#44)
  • Update current development version (#37)

v0.1.1 - 2025-07-21

Bug Fixes

  • Incomplete branch list for Bitbucket (#41)

Routine

  • Enable CHANGELOG.md generation(#37)

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

  • 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)