Changelog
- a4b664f Add --jsonnet flag to diff command and refactor toJsonnetString
- 7ccb8a1 Add --list flag to docs command to show available articles
- 5c836cf Add --list flag to docs section in README
- c6c7f3f Add LLM agent integration section to README.md
- 7102fdb Add docs subcommand to show embedded documentation
- 70c0839 Add documentation update rule to CLAUDE.md
- 76fa818 Add skill article to docs command
- 292d5dd Add skills/SKILL.md for LLM agents
- ba9b7c2 Bump Songmu/tagpr from 1.9.0 to 1.14.0
- 287ee63 Bump actions/checkout from 6.0.0 to 6.0.2
- 386450f Bump actions/setup-go from 6.1.0 to 6.2.0
- 3951278 Bump docker/setup-buildx-action from 3.11.1 to 3.12.0
- 75363a9 Bump github.com/alecthomas/kong from 1.10.0 to 1.13.0
- c37217c Bump github.com/fujiwara/ecsta from 0.4.5 to 0.7.4
- e6ede1c Bump github.com/google/go-cmp from 0.6.0 to 0.7.0
- 549aa9d Bump the aws-sdk-go-v2 group with 17 updates
- 69e8275 Change file extension variables to const
- f22ccef Fix go.mod after merge conflict with v2
- fccaf3c Fix rollback waiting for stale deployment from CurrentServiceDeployment
- c83bfa4 Ignore targetGroupArn diff for CodeDeploy services
- 4d04f90 Merge branch 'v2' into dependabot/go_modules/v2/aws-sdk-go-v2-6cf6fa2f1e
- 20ffc51 Merge branch 'v2' into dependabot/go_modules/v2/github.com/fujiwara/ecsta-0.7.4
- 7319e7b Merge pull request #921 from kayac/dependabot/go_modules/v2/aws-sdk-go-v2-6cf6fa2f1e
- 710b714 Merge pull request #922 from kayac/dependabot/go_modules/v2/github.com/alecthomas/kong-1.13.0
- 19d616d Merge pull request #924 from kayac/dependabot/go_modules/v2/github.com/fujiwara/ecsta-0.7.4
- 73646f2 Merge pull request #925 from kayac/dependabot/go_modules/v2/github.com/google/go-cmp-0.7.0
- 0a941e2 Merge pull request #928 from kayac/dependabot/github_actions/v2/docker/setup-buildx-action-3.12.0
- 5b8bb72 Merge pull request #933 from kayac/dependabot/github_actions/v2/actions/setup-go-6.2.0
- 459b1a9 Merge pull request #934 from kayac/dependabot/github_actions/v2/Songmu/tagpr-1.14.0
- 45b3372 Merge pull request #935 from kayac/dependabot/github_actions/v2/actions/checkout-6.0.2
- 63d14a4 Merge pull request #937 from kayac/add-docs-command
- 3d6fdec Merge pull request #939 from kayac/structured-logging
- 55cba18 Merge pull request #941 from kayac/docs-list-articles
- 927d4f5 Merge pull request #942 from kayac/update-tablewriter-v1
- 113bc40 Merge pull request #943 from kayac/fix-codedeploy-targetgroup-diff
- 56e4fa7 Merge pull request #944 from kayac/diff-jsonnet-option
- 1ad23fb Merge pull request #945 from kayac/fix/rollback-find-active-deployment
- a401894 Update CI Go versions to 1.25/1.26
- adc0f83 Update olekukonko/tablewriter to v1 and ecsta to v0.8.0
- 1fd86c8 Use .jsonnet extension for external diff temp files when --jsonnet
- dbd3496 Use jsonExt/jsonnetExt constants for external diff temp files
- 736a43e Use structured slog attributes for INFO/WARN log messages
- 1a5adcb Use t.Context() instead of context.Background() in tests
- 12a85b4 fix log message