Skip to content

Latest commit

 

History

History
58 lines (30 loc) · 3.17 KB

File metadata and controls

58 lines (30 loc) · 3.17 KB

Changelog

2.4.0 (2026-04-15)

🚀 Features

  • debug: add prune-sessions command (#76) (b0cfbb0)

2.3.0 (2026-02-26)

🚀 Features

  • add authenticated security config and health check path support (a822db0)
  • add ValidateDeployment API and pre-deploy validation (ea3b96d)

2.2.1 (2026-01-15)

🐛 Bug Fixes

  • update go version and dependencies (5db5e94)

👷 Continuous Integration

  • improve automated release flow (8adbaf7)
  • improve automated release flow (c3d3e0a)

2.2.0 (2026-01-14)

🚀 Features

  • implement security configuration in deployment manifest and API (b1c7356)
  • implement security configuration in deployment manifest and API (6baed78)

🐛 Bug Fixes

  • prevent duplicate headers in debug websocket requests (00bead2)
  • prevent duplicate headers in debug websocket requests (df55f33)
  • update security configuration field names and clean up error handling (cd0c37c)

📚 Documentation

  • enhance vcr cli help docs (22bfa3d)

👷 Continuous Integration

  • add lefthook for local git hooks (dd6dc88)
  • enhance CI/CD workflows with unit and integration tests (8d69719)
  • fix .golangci.yml (5358859)
  • implement automated release pipeline with release-please (822500c)
  • update golangci-lint (07d3fc4)