v0.2.10
Headline Changes
- API server builder pattern with middleware support
- Workloads API new features and fixes
- Replace slog with zap for global logging
What's Changed
- fix(deps): update module github.com/santhosh-tekuri/jsonschema/v5 to v6 by @renovate[bot] in #1482
- Attempt to recover from corrupted updates.json file by @lujunsan in #1505
- Remote server support by @amirejaz in #1423
- Add API server builder pattern with middleware support by @JAORMX in #1507
- Update Cline client config by @danbarr in #1519
- remove the --remote flag while running remote server for better user experience by @amirejaz in #1517
- Refresh registry data - pulls, stars, etc. by @github-actions[bot] in #1522
- fix(deps): update module github.com/onsi/ginkgo/v2 to v2.25.0 by @renovate[bot] in #1523
- Remove duplicate loop by @jhrozek in #1518
- feat: add pre-commit and helm-docs permissions to settings.json by @girish332 in #1521
- Add new GET Workload Status API endpoint by @lujunsan in #1528
- Remove priority label step from Claude triage by @eleftherias in #1527
- Fix multiple context canceled issues on the Workloads manager by @lujunsan in #1530
- Replace slog with zap for global logging by @rvarun11 in #1459
- Output less info in logs by @eleftherias in #1532
New Contributors
- @girish332 made their first contribution in #1521
Full Changelog: v0.2.9...v0.2.10