Skip to content

Release v0.0.30

Choose a tag to compare

@github-actions github-actions released this 06 Mar 21:07
· 263 commits to main since this release
9180a41

Release v0.0.30

Changes since v0.0.29

  • fix: re-apply JSON escaping in junit-summary custom_data (#837) (9180a41)
  • fix: restore workflow consolidation reverted by PR #788 (#831) (4f0b0a0)
  • fix: allow bot actors in amber auto-review workflow (#812) (b86aeba)
  • feat(frontend): add runtime-configurable loading tips with branded dots (#817) (605dd61)
  • feat(operator): make default inactivity timeout configurable via env var (#824) (1cb585a)
  • adding session metrics observability to observability.py (#827) (eebd8ac)
  • feat: create model flags enabled with 100% rollout by default (#828) (647947d)
  • RHOAIENG-52084: Fix docs links (#826) (7699d21)
  • feat(frontend): replace custom components with shadcn/ui equivalents (#778) (c66dbae)
  • fix: update PostgreSQL securityContext for OpenShift SCC compliance (#823) (e40cecf)
  • feat: add featureGated field to models, cleanup stale flags, sort and group flags in UI (#808) (c270847)
  • chore: remove Open WebUI component (#818) (4981f6a)
  • RHOAIENG-51548: fix: replace dev-* Makefile targets with local-* (#784) (75f9f66)
  • feat: add CODEOWNERS file for maintainer approval requirements (#809) (e2b6af4)
  • RHOAIENG-51600: Document where to find Vertex AI service account key (#782) (b486556)
  • fix: add events read permission to project RBAC roles (#822) (e5794d4)
  • [Amber] Fix: [Amber] delete "status" field from docs/internal/adr/template.md (#798) (e7d8c42)
  • fix: fix Gemini runner — Vertex auth, system prompt, custom commands, feedback MCP (#803) (047314a)
  • feat(platform-sdk): comprehensive Go SDK with multi-project support (#802) (33e8bc4)
  • feat: unify model lists, add workspace overrides to runner type gates (#794) (a288b33)
  • fix: correct API server deployment manifests for gRPC, health checks, and auth mock (#799) (546e254)
  • fix: update runner_types_test.go to use file-based registry (#792) (ef8c5ea)
  • fix: use correct image names in agent registry ConfigMap (#789) (68c2f88)
  • feat: add Gemini CLI runner with polymorphic bridge and extensible registry (#788) (7d7221d)
  • feat: generalize flag sync to support model flags + generic flags (#785) (9f67a0a)
  • fix: Minimize old Claude review comments errors (#786) (2e6bd5b)
  • feat: add automated model discovery with feature-flag-gated availability (#772) (4259578)
  • fix: escape JSON in junit-summary custom_data, normalize YAML quoting (#783) (56a196e)
  • chore: consolidate GitHub Actions workflows (26 → 15) (#781) (0a5f8f8)
  • strip stale per-workflow docs from workflows README (#770) (77061aa)
  • fix operator toolset version (#762) (d86ecab)
  • Update edit link base URL in astro.config.mjs (#766) (6add19b)
  • fix unleash patch (#767) (9d9b074)
  • RHOAIENG-51481: switch pull_request_target to pull_request (#763) (f3d6cc6)
  • build(deps): bump cryptography from 46.0.3 to 46.0.5 in /components/runners/claude-code-runner in the uv group across 1 directory (#614) (abb5401)
  • build(deps): bump go.opentelemetry.io/otel/sdk from 1.33.0 to 1.40.0 in /components/operator in the go_modules group across 1 directory (#731) (32f68dc)
  • build(deps): bump the npm_and_yarn group across 1 directory with 1 update (#760) (e7b11ed)
  • feat(runner): add fixed workspace paths to system prompt (#757) (bd3a1e2)
  • RHOAIENG-50405: Fix/gce metadata timeout kind (#660) (44fb885)
  • fix(ambient-api-server): rename Go module path to match GitHub org (#765) (e8f0c0a)
  • feat(api): gRPC and API fixes (#748) (056d8de)
  • Revert "[Amber] Fix: [Amber] resolve security/dependabot issues" (#761) (e14d0de)
  • feat(runner): add workflow context to Langfuse traces (#726) (56309e6)
  • Optimize test-local-dev workflow to reduce CI time (#736) (3f19384)
  • [Amber] Fix: [Amber] resolve security/dependabot issues (#742) (ed6e7a9)
  • fix: add retry logic to MinIO init to prevent silent bucket creation failures (#716) (9153aac)
  • [Amber] Fix: [Amber] increase upload file size limit (#751) (67d9c9a)
  • extracts amber.review from github workflow for reuse (#707) (f271971)
  • [Amber] Fix: [Amber] artifact column (#738) (706eb3c)
  • Revert "Added workflow dispatch trigger" (#743) (f112478)
  • Added workflow dispatch trigger (ed18288)
  • fix: compact jq output for GITHUB_OUTPUT compatibility (#735) (18b1585)
  • fix(runner): enable CLAUDE.md discovery from additional directories (#734) (9eecc37)

Full Changelog: v0.0.29...v0.0.30