Releases: slackapi/slack-cli
Releases · slackapi/slack-cli
Release list
v3.11.0
What's Changed
🚀 Enhancements
- feat: redirect tools version metadata in reference to docs site by @zimeg in #269
- feat: add 'app unlink' command by @srtaalej in #266
- feat: update 'collaborator' command to support read-only permission type by @vegeris in #272
🐛 Bug Fixes
📚 Documentation
- docs: note the "read-only-collaborators" experiment has concluded by @technically-tracy in #282
- chore: release slack-cli v3.11.0 by @mwbrooks in #305
🤖 Build
- build(deps): bump actions/checkout from 5.0.0 to 5.0.1 by @dependabot[bot] in #268
- build(deps): bump actions/setup-go from 6.0.0 to 6.1.0 by @dependabot[bot] in #270
- build(deps): bump actions/checkout from 5.0.1 to 6.0.0 by @dependabot[bot] in #271
- build(deps): bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 by @dependabot[bot] in #273
- build(deps): bump github.com/go-git/go-git/v5 from 5.16.3 to 5.16.4 by @dependabot[bot] in #274
- build(deps): bump actions/create-github-app-token from 2.1.4 to 2.2.0 by @dependabot[bot] in #275
- build(deps): bump github.com/hashicorp/go-version from 1.7.0 to 1.8.0 by @dependabot[bot] in #279
- build(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 by @dependabot[bot] in #284
- build(deps): bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in #285
- build(deps): bump golangci/golangci-lint-action from 9.1.0 to 9.2.0 by @dependabot[bot] in #286
- build(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 by @dependabot[bot] in #288
- build(deps): bump golang.org/x/sys from 0.38.0 to 0.39.0 by @dependabot[bot] in #290
- build(deps): bump actions/create-github-app-token from 2.2.0 to 2.2.1 by @dependabot[bot] in #289
- build(deps): bump golang.org/x/mod from 0.30.0 to 0.31.0 by @dependabot[bot] in #291
- build(deps): bump golang.org/x/text from 0.31.0 to 0.32.0 by @dependabot[bot] in #292
- build(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2 by @dependabot[bot] in #294
- build(deps): bump github.com/kubescape/go-git-url from 0.0.30 to 0.0.31 by @dependabot[bot] in #295
- build(deps): bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot[bot] in #299
- build(deps): bump golang.org/x/sys from 0.39.0 to 0.40.0 by @dependabot[bot] in #300
- build(deps): bump golang.org/x/text from 0.32.0 to 0.33.0 by @dependabot[bot] in #302
- build(deps): bump golang.org/x/mod from 0.31.0 to 0.32.0 by @dependabot[bot] in #303
- build(deps): bump actions/setup-go from 6.1.0 to 6.2.0 by @dependabot[bot] in #304
🧪 Testing/Code Health
- build(deps): bump golang to 1.25.4 by @slack-cli-releaser[bot] in #263
- build(deps): bump golang to 1.25.5 by @slack-cli-releaser[bot] in #287
Full Changelog: v3.10.0...v3.11.0
v3.10.0
What's Changed
🚀 Enhancements
- feat: redirect tools version metadata in reference to docs site by @zimeg in #269
- feat: add 'app unlink' command by @srtaalej in #266
slack app unlink
- feat: update 'collaborator' command to support read-only permission type by @vegeris in #272
slack collaborator add --permission-type readerslack collaborator add --permission-type ownerslack collaborator update --permission-type readerslack collaborator update --permission-type owner
🤖 Build
- build(deps): bump actions/checkout from 5.0.0 to 5.0.1 by @dependabot[bot] in #268
- build(deps): bump actions/setup-go from 6.0.0 to 6.1.0 by @dependabot[bot] in #270
- build(deps): bump actions/checkout from 5.0.1 to 6.0.0 by @dependabot[bot] in #271
- build(deps): bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 by @dependabot[bot] in #273
- build(deps): bump github.com/go-git/go-git/v5 from 5.16.3 to 5.16.4 by @dependabot[bot] in #274
- build(deps): bump actions/create-github-app-token from 2.1.4 to 2.2.0 by @dependabot[bot] in #275
🧪 Testing/Code Health
- build(deps): bump golang to 1.25.4 by @slack-cli-releaser[bot] in #263
Full Changelog: v3.9.2...v3.10.0
v3.9.2
What's Changed
🤖 Build
- build(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 by @dependabot[bot] in #260
- build(deps): bump golang.org/x/sys from 0.37.0 to 0.38.0 by @dependabot[bot] in #261
- ci: label bumps to the golang version as patch changes by @zimeg in #259
- build(deps): bump golang.org/x/mod from 0.29.0 to 0.30.0 by @dependabot[bot] in #264
- build(deps): bump golang.org/x/text from 0.30.0 to 0.31.0 by @dependabot[bot] in #265
🧪 Testing/Code Health
- test: run the windows tests scheduled and on main branch instead of tags by @zimeg in #255
- refactor: use the fake test client in more api tests by @zimeg in #254
- chore: update CODEOWNERS with Salesforce Open Source config by @mwbrooks in #262
Full Changelog: v3.9.1...v3.9.2
v3.9.1
What's Changed
📚 Documentation
- docs: add "removing an app" page from Deno docs by @haleychaas in #248
🤖 Build
🧪 Testing/Code Health
Full Changelog: v3.9.0...v3.9.1
v3.9.0
What's Changed
🚀 Enhancements
🐛 Bug Fixes
🤖 Build
- build(deps): bump github.com/go-git/go-git/v5 from 5.16.2 to 5.16.3 by @dependabot[bot] in #235
- ci: automerge updates to dependencies after running tests by @zimeg in #239
- ci: add automerge dependencies to the next release milestone by @zimeg in #240
- build(deps): bump golang.org/x/sys from 0.36.0 to 0.37.0 by @dependabot[bot] in #236
- ci: run the automerge check as part of pull request jobs by @zimeg in #241
- build(deps): bump promiseofcake/circleci-trigger-action from 2.0.3 to 2.0.4 by @dependabot[bot] in #243
- build(deps): bump golang.org/x/mod from 0.28.0 to 0.29.0 by @dependabot[bot] in #238
- build(deps): bump golang.org/x/text from 0.29.0 to 0.30.0 by @dependabot[bot] in #237
- build(deps): bump apache/skywalking-eyes from 0.7.0 to 0.8.0 by @dependabot[bot] in #245
🧪 Testing/Code Health
- build(deps): bump golang to 1.25.2 by @slack-cli-releaser[bot] in #242
- build(deps): bump golang to 1.25.3 by @slack-cli-releaser[bot] in #244
New Contributors
Full Changelog: v3.8.1...v3.9.0
v3.8.1
What's Changed
📚 Documentation
- docs: fix broken link to removing an app pages by @haleychaas in #232
🤖 Build
- build(deps): bump promiseofcake/circleci-trigger-action from 2.0.2 to 2.0.3 by @dependabot[bot] in #233
- chore: update indirect dependencies to recent releases by @zimeg in #234
New Contributors
- @haleychaas made their first contribution in #232
Full Changelog: v3.8.0...v3.8.1
v3.8.0
What's Changed
🚀 Enhancements
- feat: output a list of samples for a language with the samples command by @zimeg in #192
- feat: deprecate the "branch" and "template" flag for the samples command by @zimeg in #193
📚 Documentation
- docs: release 09-11-25 by @technically-tracy in #224
- docs: add hooks specification to the sidebar by @zimeg in #174
🤖 Build
- build(deps): bump github.com/spf13/afero from 1.14.0 to 1.15.0 by @dependabot[bot] in #220
- build(deps): bump golang.org/x/sys from 0.35.0 to 0.36.0 by @dependabot[bot] in #221
- build(deps): bump golang.org/x/mod from 0.27.0 to 0.28.0 by @dependabot[bot] in #219
- build(deps): bump golang.org/x/text from 0.28.0 to 0.29.0 by @dependabot[bot] in #222
- build(deps): bump actions/create-github-app-token from 2.1.1 to 2.1.4 by @dependabot[bot] in #227
- build(deps): bump promiseofcake/circleci-trigger-action from 2.0.1 to 2.0.2 by @dependabot[bot] in #230
🧪 Testing/Code Health
- test(ci): run the installation tests on circleci by @zimeg in #225
- build: make releases with a "make tag" build command by @zimeg in #228
- build: run the docgen command with make tag release by @zimeg in #229
Full Changelog: v3.7.0...v3.8.0
v3.7.0
What's Changed
🚀 Enhancements
- feat: add search app feature to the app manifest by @zimeg in #210
- feat: install to $HOME/.local/bin if writes to /usr/local/bin fail by @zimeg in #188
📚 Documentation
- docs: release 08-28-25. by @technically-tracy in #204
🤖 Build
- build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #206
- build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #207
- build(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.9 by @dependabot[bot] in #209
- build(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in #208
- build(deps): bump github.com/spf13/pflag from 1.0.9 to 1.0.10 by @dependabot[bot] in #212
- build(deps): bump codecov/codecov-action from 5.5.0 to 5.5.1 by @dependabot[bot] in #213
- build(deps): bump actions/setup-go from 5.5.0 to 6.0.0 by @dependabot[bot] in #214
🧪 Testing/Code Health
- build(deps): bump golang to 1.25.1 by @slack-cli-releaser[bot] in #211
- ci(fix): add circleci pipeline definition to manual e2e tests by @zimeg in #200
Full Changelog: v3.6.1...v3.7.0
v3.6.1
What's Changed
🚀 Enhancements
🐛 Bug Fixes
📚 Documentation
- docs: release 08-14-25 by @technically-tracy in #190
- docs: list flags before examples in generated reference by @zimeg in #195
- docs: updates cli reference docs by @lukegalbraithrussell in #198
🤖 Build
- build(deps): bump actions/create-github-app-token from 2.0.6 to 2.1.1 by @dependabot[bot] in #186
- build(deps): bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #187
- build(deps): bump promiseofcake/circleci-trigger-action from 1.7.9 to 2.0.1 by @dependabot[bot] in #196
- build(deps): remove unused indirect dependencies by @slack-cli-releaser[bot] in #201
- build(deps): bump codecov/codecov-action from 5.4.3 to 5.5.0 by @dependabot[bot] in #202
🧪 Testing/Code Health
- build(deps): bump golang to 1.24.6 by @slack-cli-releaser[bot] in #177
- build(deps): bump golang to 1.25.0 by @slack-cli-releaser[bot] in #191
Full Changelog: v3.6.0...v3.6.1
v3.6.0
What's Changed
🚀 Enhancements
- feat(bolt-install): support using 'install' command with remote manifests by @mwbrooks in #154
- feat: error if the runtime is not found with a missing hook by @zimeg in #167
🐛 Bug Fixes
- fix: order authentications by team domain in doctor command outputs by @zimeg in #175
- fix: URL checker uses HEAD instead of GET by @mwbrooks in #185
📚 Documentation
- docs: release 07-31-25 by @technically-tracy in #169
- Docs: updates links to point to
docs.slack.dev/tools*paths by @lukegalbraithrussell in #176 - docs: update tools.slack.dev refs to docs.slack.dev/tools by @mwbrooks in #183
🤖 Build
- build(deps): bump golang.org/x/mod from 0.26.0 to 0.27.0 by @dependabot[bot] in #180
- build(deps): bump golang.org/x/sys from 0.34.0 to 0.35.0 by @dependabot[bot] in #181
- build(deps): bump golang.org/x/text from 0.27.0 to 0.28.0 by @dependabot[bot] in #182
- build: generate windows dev and latest builds with uploaded releases by @zimeg in #171
- test: run the windows and unix test suites on release tags by @zimeg in #172
Full Changelog: v3.5.2...v3.6.0