Skip to content

Releases: slackapi/deno-slack-sdk

2.11.0

10 May 13:57
c6b5344
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.10.0...2.11.0

2.10.0

16 Apr 19:45
199861e
Compare
Choose a tag to compare

What's Changed

  • Upgrading deno-slack-api to v2.4.0 (support for all_resources event triggers) by @filmaj in #304

Full Changelog: 2.9.0...2.10.0

2.9.0

01 Apr 17:10
6202519
Compare
Choose a tag to compare

What's Changed

  • The "Invite User To Channel" built in method has changed slightly: user_ids is no longer a required parameter but rather option. In addition, a usergroups input parameter was added, to enable people to invite entire user groups. By @kkishan1 in #295

New Contributors

Full Changelog: 2.8.0...2.9.0

2.8.0

15 Mar 19:05
de2ca5c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.7.0...2.8.0

2.7.0

01 Mar 14:33
8563f41
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.6.0...2.7.0

2.6.0

14 Feb 23:23
dd7985c
Compare
Choose a tag to compare

What's Changed

New bulk datastore API methods are exposed by deno_slack_api@2.2.0 with this release, making many put, get, and delete calls more simple with bulkPut, bulkGet, and bulkDelete! Check out a few examples in this comment.

Build

  • Use GITHUB_OUTPUT envvar instead of set-output command as the latter is deprecated by @arunsathiya in #261

Chores

  • chore(deps): bump the slack api version to 2.2.0 by @zimeg in #277

Documentation

New Contributors

Full Changelog: 2.5.0...2.6.0

2.5.0

14 Nov 17:33
fef25e8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.1...2.5.0

2.4.1

19 Oct 20:36
288a284
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.0...2.4.1

2.4.0

28 Sep 16:56
c8b372f
Compare
Choose a tag to compare

What's Changed

  • Adding HTTP POST method configuration to OAuthProvider by @uhunnyslack in #217

Full Changelog: 2.3.0...2.4.0

2.3.0

15 Sep 14:45
2c47acc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...2.3.0