Releases: clawscli/claws
Releases · clawscli/claws
v0.17.0
Changelog
- c8c3a80 Add SDK-backed SSO login refresh
- 9793679 Fix AI tool nil guard test
- 453ed44 Fix AWS nil guard tests
- c6da1df Fix SSO browser lint exception
- d87a3ce Fix diff view nil guard test
- 0d84039 Fix metric nil guard tests
- 75f590d Fix theme nil guard tests
- cbf3bd5 Merge branch 'main' into feature/sdk-sso-login-refresh
- a14ffc7 Merge pull request #195 from clawscli/feature/sdk-sso-login-refresh
- b4ac095 Merge pull request #196 from clawscli/fix/modal-statusline
- 28b5360 Merge pull request #198 from clawscli/feature/refactor-cleanup
- b7b6873 Merge pull request #199 from clawscli/fix/subnet-detail-refresh-type
- 6b6f7bc Skip indexion on unsupported devshell platforms
- e5ab1a1 chore(nix): update indexion to v0.16.0
- e973515 chore: final lint and convention sweep
- 995f29c fix(action): expand header exec resource variables
- f22e3d2 fix(action): harden variable expansion and dedupe replacement maps
- 2ce4596 fix(action): replace fmt errors in action flow
- 42c83c0 fix(ai): escape prompt context values
- e4a7e6a fix(app): delegate unhandled keys to current view
- de9e4a3 fix(app): show modal content status line while modal is open
- 7498c2b fix(aws): clean up sso token temp files
- 94040ed fix(aws): harden edge-case failures
- 3eaa0d1 fix(aws): surface partial list failures
- a8154ad fix(cloudtrail): redact sensitive event details
- f01476d fix(config): restrict config directory permissions
- 10170a6 fix(ecs): return partial list errors
- 857e31c fix(events): abort rule delete when target listing fails
- b5147a0 fix(iam): satisfy enrichment fetched grep
- 950475c fix(lambda): sanitize invoke response previews
- 1fc3706 fix(s3): surface bucket enrichment fetch failures
- 10a0969 fix(sanitize): redact quoted secret fields
- 8227fee fix(view): add status line key hints to settings modal
- 37567ea fix(view): cancellable sso login and login state cleanup
- 1f1d9fa fix(view): harden resource filtering and sorting
- 3ba5ff2 fix(view): preserve partial resource results
- adfe8b0 fix(view): show selected count as number instead of dots
- b1f4f40 fix(view): use shared list context in next page
- aeeb8bc fix(vpc): paginate route table lookup
- b056b4b fix(vpc): preserve subnet type on detail refresh
- e93aa17 fix: address review hardening gaps
- 323861b refactor(action): unify exec command building
- 88f5d84 refactor(ai): split tool dispatch and unify redaction
- fca294c refactor(app): split Update by message family
- 88c5c8b refactor(aws): clean up sso login internals
- ebd744a refactor(eks): share cluster filter validation
- 3f14a90 refactor(enrichment): extend failure status classification
- 15e5c02 refactor(iam): shared enrichment fetch with parallel detail calls
- 7b834d6 refactor(rds,vpc): use apperrors wrapping
- 377eb44 refactor(render): status-aware section helpers
- 1325f6c refactor(render): use non-empty detail fields
- ced76d9 refactor(view): shared list context builder
- b2b43d5 refactor(view): split command execution handlers
- 03164cb refactor(view): split tag search update flow
- 7383aab refactor(wafv2): direct web acl lookup, drop scope scans
- a6a8ba5 test(render): characterize status section output
- cb31916 test(s3): cover bucket not configured status codes
v0.16.0
Changelog
- 6e7f873 Clarify AWS CLI login wording
- a14baf8 Merge pull request #189 from clawscli/docs/aws-cli-login-wording
- ab6d77e Merge pull request #191 from nick4eva/add-tag-and-filter-flags-support-to-cli
- 89c6c4b Merge pull request #192 from clawscli/docs/sync-localized-filter-docs
- 908d123 feat: add --filter and --tag flags to launch into a pre-filtered list
v0.15.5
Changelog
- 2083e17 Fix profile login persistence
- 52158fe Merge branch 'main' into dependabot/go_modules/aws-sdk-4e9f11e146
- 9321dfb Merge branch 'main' into dependabot/go_modules/aws-sdk-4e9f11e146
- a9e9521 Merge branch 'main' into fix/profile-login-persistence
- 0e11147 Merge pull request #186 from clawscli/dependabot/go_modules/golang-x-a249525a56
- bf15fe1 Merge pull request #187 from clawscli/dependabot/go_modules/aws-sdk-4e9f11e146
- e3d8e2b Merge pull request #188 from clawscli/fix/profile-login-persistence
- 232f2bb deps: bump golang.org/x/term from 0.42.0 to 0.43.0 in the golang-x group
- 0aabf1f deps: bump the aws-sdk group across 1 directory with 19 updates
v0.15.4
Changelog
- 1ad7a57 Add gopls to dev shell
- ea05c51 Address review feedback
- 45b0ce4 Bound tag search fetch concurrency
- dcdf036 Clarify pagination token filtering
- 87d4e15 Correct AI chat session docs path
- 54e37d2 Fix stuck AWS initializing status during profile change
- adfd5ba Guard SageMaker training S3 URI rendering
- c69e666 Harden AWS docs search privacy
- 6aa41e7 Harden exec actions and pagination
- 379e4db Harden safety-sensitive AWS operations
- c7628dc Limit pagination to token-bearing pairs
- bb97771 Merge branch 'main' into dependabot/go_modules/gopkg.in/ini.v1-1.67.2
- a8285ce Merge pull request #180 from clawscli/develop
- f772864 Merge pull request #181 from clawscli/develop
- 493b81c Merge pull request #182 from clawscli/dependabot/go_modules/aws-sdk-98bf9e9202
- 97f5f31 Merge pull request #183 from clawscli/dependabot/go_modules/gopkg.in/ini.v1-1.67.2
- 40ee108 Merge pull request #184 from clawscli/develop
- 48fc777 Normalize VHS shell prompts
- 8df4fa6 Normalize genimports path tests
- 9adfd42 Preserve sensitive raw data key names
- 7a5a6d8 Redact sensitive AI raw resource data
- b0fa729 Refine AI raw data redaction
- 3898f5e Remove Claude code review workflows
- 8eaad51 Run VHS demos with host binary
- ddd062f Simplify enrichment status rendering
- 0c83fd1 Track IAM policy enrichment failures
- 55d033d Track IAM role enrichment failures
- 118836a Track IAM user enrichment failures
- dca965a Track S3 enrichment failures
- f6b1043 Update Go dependencies
- dd3ae9c Use bus-qualified EventBridge rule IDs
- f2854d5 deps: bump gopkg.in/ini.v1 from 1.67.1 to 1.67.2
- 5775c5c deps: bump the aws-sdk group with 5 updates
v0.15.3
Changelog
- 73631ff Add Aliases using 1080p width, including TAGs in describe
- fd13466 Merge branch 'main' into dependabot/github_actions/docker/build-push-action-7
- 11432c1 Merge branch 'main' into dependabot/github_actions/docker/build-push-action-7
- 14afff7 Merge branch 'main' into dependabot/github_actions/docker/login-action-4
- 5247a49 Merge branch 'main' into dependabot/github_actions/docker/login-action-4
- 3cb49e9 Merge branch 'main' into dependabot/github_actions/docker/metadata-action-6
- d9f5a92 Merge branch 'main' into dependabot/github_actions/docker/setup-buildx-action-4
- dfd2cc3 Merge branch 'main' into dependabot/github_actions/docker/setup-buildx-action-4
- 56da14c Merge branch 'main' into main
- 50fbe43 Merge pull request #174 from paulofloresjunior/main
- 9ae8ff2 Merge pull request #176 from clawscli/dependabot/github_actions/docker/metadata-action-6
- cffada4 Merge pull request #177 from clawscli/dependabot/github_actions/docker/setup-buildx-action-4
- 0e2714b Merge pull request #178 from clawscli/dependabot/github_actions/docker/build-push-action-7
- d433f49 Merge pull request #179 from clawscli/dependabot/github_actions/docker/login-action-4
- 3b34798 Please provide the file changes to generate a commit message.
- 85ea5fb ci: bump docker/build-push-action from 6 to 7
- 661fe9e ci: bump docker/login-action from 3 to 4
- 90628f4 ci: bump docker/metadata-action from 5 to 6
- 056ddc3 ci: bump docker/setup-buildx-action from 3 to 4
- c21e727 ci: fix actions/checkout version from v6 to v4
- dd93b04 feat: Add
DetailBuilderfor consistent and structured rendering of detail views with styling and placeholder support. - f1dc370 fix: remove extra indentation from Tag method and refactor tags rendering
- a031f02 fix: render CloudFront tags aligned with other detail sections
- bb86c91 revert: restore integration-test.yml and ecs/clusters to upstream state
- c20ebf2 revert: undo unrelated changes outside CloudFront scope
v0.15.2
Changelog
- c982865 Merge branch 'main' into dependabot/github_actions/actions/upload-artifact-7
- 0bcdb4a Merge pull request #171 from clawscli/dependabot/github_actions/goreleaser/goreleaser-action-7
- 52cd2c9 Merge pull request #172 from dpalvolgyi-pw/feature/ecs-services-autoreload
- c291dd6 Merge pull request #173 from clawscli/dependabot/github_actions/actions/upload-artifact-7
- 24b119a Merge pull request #175 from clawscli/develop
- f8c482c ci: bump actions/upload-artifact from 6 to 7
- 92bc391 ci: bump goreleaser/goreleaser-action from 6 to 7
- a9d5e0a feat(ecs): auto-reload ecs services page
v0.15.1
Changelog
- 4fe75b6 Add docker support and github CR package workflow
- 92189e5 Cross-compile for multiple archs instead of relying on QEMU
- 63731ed Merge pull request #165 from clawscli/develop
- d806a8e Merge pull request #167 from stefan-matic/main
- f508583 Merge pull request #168 from clawscli/develop
- 7fbf05d Merge pull request #169 from dpalvolgyi-pw/feature/ecs-last-deployment
- 87d9644 Merge pull request #170 from clawscli/develop
- 6d22155 feat(ecs): add last deployment column
v0.15.0
Changelog
- 7781a5c Merge pull request #160 from clawscli/develop
- 59d12e3 Merge pull request #161 from clawscli/develop
- 86d0673 Merge pull request #163 from dpalvolgyi-pw/feature/gamelift-integration
- b80e7bc Merge pull request #164 from clawscli/develop
- b3bc39c chore(nix): set GOROOT to prevent system Go mismatch
- 997c6e8 feat: gamelift initial support
- 936f9df fix: improve error handling for gamelift resource retrieval
v0.14.2
v0.14.1
Changelog
- 9f5ec90 Merge pull request #153 from clawscli/docs/update-screenshots
- 5e5645a Merge pull request #155 from clawscli/develop
- 1fce913 Merge pull request #157 from clawscli/develop
- 8596a7b Merge remote-tracking branch 'origin/main' into develop
- 84cd039 chore: add nix flake for development environment
- b4589a2 fix(ecs): batch DescribeClusters to handle >100 clusters (#156)