Highlights
- Support Jira as external source for TaskSpawner by @axon-agent[bot] in https://github.com/axon-core/axon/pull/368
- feat(workspace): Add optional remotes field to Workspace CRD by @aslakknutsen in https://github.com/axon-core/axon/pull/405
- feat(taskspawner): Support GitHub fork workflow for issue polling by @gjkim42 in https://github.com/axon-core/axon/pull/411
What's Changed
- Install axon CLI to ~/.local/bin by default (no sudo required) by @axon-agent[bot] in https://github.com/axon-core/axon/pull/383
- Add automated issue triage TaskSpawner by @gjkim42 in https://github.com/axon-core/axon/pull/372
- Update demo description to show parallel task execution by @gjkim42 in https://github.com/axon-core/axon/pull/386
- Remove kubectl from prerequisites by @gjkim42 in https://github.com/axon-core/axon/pull/387
- Enrich
axon get tasktable and detail output by @gjkim42 in https://github.com/axon-core/axon/pull/389 - Show table view by default for get-by-name, add --detail flag by @gjkim42 in https://github.com/axon-core/axon/pull/388
- Update demo link in README by @gjkim42 in https://github.com/axon-core/axon/pull/392
- Update README and docs to reflect current axon get output format by @axon-agent[bot] in https://github.com/axon-core/axon/pull/395
- Add get and delete agentconfig CLI subcommands by @axon-agent[bot] in https://github.com/axon-core/axon/pull/410
New Contributors
- @aslakknutsen made their first contribution in https://github.com/axon-core/axon/pull/405
Full Changelog: https://github.com/axon-core/axon/compare/v0.11.0...v0.12.0