Skip to content

Releases: yumemi-inc/terraform-provider-slackapp

v0.2.6

06 Dec 08:13
b2d173a
Compare
Choose a tag to compare

What's Changed

  • Update README.md by @avizets in #4
  • Allow command or shortcut entries more than five by @mpyw in #5

New Contributors

  • @avizets made their first contribution in #4
  • @mpyw made their first contribution in #5

Full Changelog: v0.2.5...v0.2.6

v0.2.5

26 Oct 03:03
af3a0e0
Compare
Choose a tag to compare

Fixes

New Contributors

Full Changelog: v0.2.4...v0.2.5

v0.2.4

25 Oct 16:53
797307e
Compare
Choose a tag to compare

Fixes

  • Fix some infinite differences in plan (#1)

Internal Changes

  • Bump golang.org/x/net from 0.9.0 to 0.17.0
  • Update other dependencies

Full Changelog: v0.2.3...v0.2.4

v0.2.3

28 Jun 05:07
9fca445
Compare
Choose a tag to compare

Fixes

  • Fix method name for apps.manifest.update
  • Use plan instead of state for update

Full Changelog: v0.2.2...v0.2.3

v0.2.2

28 Jun 04:21
7744e91
Compare
Choose a tag to compare

Enhancements

  • Add debugging logs

Fixes

  • Fix infinity loop on refreshing token
  • Fix falling back strategy to refresh token
  • Fix method name for tooling.tokens.rotate
  • Fix Content-Type header for form requests

Full Changelog: v0.2.1...v0.2.2

v0.2.1

28 Jun 03:51
b0fcb58
Compare
Choose a tag to compare

Fixes

  • event_subscription -> event_subscriptions

Full Changelog: v0.2.0...v0.2.1

v0.2.0

28 Jun 03:14
02fc87d
Compare
Choose a tag to compare

Breaking Changes

  • Fix event_subscriptions manifest schema

Full Changelog: v0.1.2...v0.2.0

v0.1.2

28 Jun 03:05
4600201
Compare
Choose a tag to compare

Enhancements

  • Support non-default base URL for Slack API

Fixes

  • Possibly nil pointer dereference

Full Changelog: v0.1.1...v0.1.2

v0.1.1

28 Jun 02:52
b5f8666
Compare
Choose a tag to compare

Enhancements

  • Generate docs using tfplugindocs
  • Refresh app configuration token if needed
  • Add README.md and LICENCE.md

Internal Changes

  • Install golangci-lint
  • Modify package names

Full Changelog: v0.1.0...v0.1.1