Skip to content

Releases: slackapi/slack-cli

v3.6.0-build-floating-version-feature

15 Aug 21:29

Choose a tag to compare

v3.6.0

11 Aug 22:12
7825a65

Choose a tag to compare

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

🤖 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

v3.5.2-zimeg-fix-install-windows

07 Aug 06:12

Choose a tag to compare

Pre-release

What's Changed

🐛 Bug Fixes

  • fix: order authentications by team domain in doctor command outputs by @zimeg in #175

📚 Documentation

Full Changelog: v3.5.2...v3.5.2-zimeg-fix-install-windows

v3.5.2

25 Jul 21:21
30656b5

Choose a tag to compare

What's Changed

🚀 Enhancements

  • feat: output warning of deno removal from installation scripts by @zimeg in #165

🐛 Bug Fixes

  • fix: redirect missing hook remediation links to the current deno starter template by @zimeg in #166

📚 Documentation

🤖 Build

  • build(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7 by @dependabot[bot] in #161

🧪 Testing/Code Health

  • chore: default to bolt experiment behavior for app selection by @zimeg in #158
  • refactor: join the app selector and team selector logic by @zimeg in #159
  • chore: default to bolt-install experiment behavior for app selection by @zimeg in #162
  • test: confirm app selection avoids regression after removing the bolt experiment by @zimeg in #164

Full Changelog: v3.5.1...v3.5.2

v3.5.1-mwbrooks-new-macbook

17 Jul 23:09
6aaabf0

Choose a tag to compare

Pre-release

What's Changed

📚 Documentation

🤖 Build

  • build(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7 by @dependabot[bot] in #161

Full Changelog: v3.5.1...v3.5.1-mwbrooks-new-macbook

v3.5.1

11 Jul 21:48
da0c984

Choose a tag to compare

What's Changed

🚀 Enhancements

  • feat: output a link to the issue tracker if installation scripts fail by @zimeg in #148

📚 Documentation

🤖 Build

  • build(deps): bump golang.org/x/sys from 0.33.0 to 0.34.0 by @dependabot[bot] in #151
  • build(deps): bump golang.org/x/text from 0.26.0 to 0.27.0 by @dependabot[bot] in #152
  • build(deps): bump golang.org/x/mod from 0.25.0 to 0.26.0 by @dependabot[bot] in #153
  • build(deps): bump promiseofcake/circleci-trigger-action from 1.7.8 to 1.7.9 by @dependabot[bot] in #155

🧪 Testing/Code Health

  • chore: default to bolt experiment behavior for the 'project' subcommands by @zimeg in #141
  • build(deps): bump golang to 1.24.5 by @slack-cli-releaser[bot] in #149

New Contributors

Full Changelog: v3.5.0...v3.5.1

v3.5.0

27 Jun 18:03
b6953db

Choose a tag to compare

What's Changed

🚀 Enhancements

  • feat: include bolt for javascript and python in the 'samples' command by @zimeg in #139
  • feat: accept the app name as an argument to the 'samples' command by @zimeg in #140

🐛 Bug Fixes

  • fix: 'run' exiting on disconnected api errors when streaming activity logs by @zimeg in #132

📚 Documentation

🤖 Build

  • build(vscode): cleanup the debug launch configuration by @mwbrooks in #127

🧪 Testing/Code Health

  • refactor(config): destructify config.GetProjectDirPath(fs, os) by @mwbrooks in #130
  • refactor(config): destructify project-level getter and setters in package config by @mwbrooks in #138

Full Changelog: v3.4.0...v3.5.0

v3.4.0-docs-automated-sync-pr-130

20 Jun 17:47

Choose a tag to compare

Pre-release

What's Changed

📚 Documentation

Full Changelog: v3.4.0...v3.4.0-docs-automated-sync-pr-130

v3.4.0

12 Jun 23:39
1f2d121

Choose a tag to compare

What's Changed

🚀 Enhancements

  • feat: include errors from the sdk in outputs of erroring hooks by @zimeg in #109
  • feat: include target architecture of compiled builds in logstash events by @zimeg in #126

📚 Documentation

🤖 Build

  • build(deps): bump github.com/go-git/go-git/v5 from 5.16.0 to 5.16.1 by @dependabot in #115
  • build(deps): bump golang.org/x/mod from 0.24.0 to 0.25.0 by @dependabot in #118
  • build(deps): bump golang.org/x/text from 0.25.0 to 0.26.0 by @dependabot in #117
  • build(deps): bump github.com/go-git/go-git/v5 from 5.16.1 to 5.16.2 by @dependabot in #121
  • ci: move runner signing configurations into the circleci directory by @zimeg in #120
  • build: package a development and latest build for darwin architectures by @zimeg in #114
  • build: share releases of feature tags for install from pull requests by @zimeg in #125
  • build: sign macos binaries for arm and amd architectures and universal packagings by @zimeg in #124

🧪 Testing/Code Health

  • refactor: loop over a range of integers starting from zero in shorthand by @zimeg in #110
  • build(deps): bump golang to 1.24.4 by @slack-cli-releaser in #119
  • refactor: enable linter QF1003 'Convert if/else-if chain to tagged switch' by @mwbrooks in #123

Full Changelog: v3.3.0...v3.4.0

v3.3.0

30 May 21:27
4d50c44

Choose a tag to compare

What's Changed

🚀 Enhancements

  • build: package for apple intel and apple silicon machines alongside universal binaries as fallback by @zimeg in #101
  • feat(bolt-install): support using 'run' command with remote manifests by @mwbrooks in #111
  • feat(bolt-install): enable bolt-install experiment by default by @mwbrooks in #112

🐛 Bug Fixes

  • fix: removing .git from inside git template urls by @mwbrooks in #103
  • fix: gather manifest info from the configured source after parsing flags by @zimeg in #113

📚 Documentation

  • docs: details and updates regarding experiments by @slackapi in #97
  • Docs: Release 05-22-25. by @slackapi in #107
  • docs(revert): include details on the bolt-install experiment on the experiments page by @slackapi in #108

🧪 Testing/Code Health

  • refactor: enable linter rule QF1004 for 'Use strings.ReplaceAll when possible' by @mwbrooks in #99
  • ci: pin action hashes and escape variables with minimum permission by @zimeg in #100
  • refactor: enable linter rule ST1023 for 'Redundant type in variable declaration' by @mwbrooks in #105
  • test: add tests for slackdeps.NewFs() by @mwbrooks in #104
  • test: fix tests to run in airplane mode (offline) by @mwbrooks in #102

Full Changelog: v3.2.0...v3.3.0