Skip to content

v0.11.0

Compare
Choose a tag to compare
@kanata2 kanata2 released this 12 Jun 22:11
· 310 commits to master since this release
9fd6da5

Thank you for all the contributions!
In this release, some changes are backward incompatible, so please be careful when upgrading.

What's Changed

New Feature

  • Socketmode Middleware Design Pattern by @xNok in #904
    • This is an experimental feature. please give us your feedback 🙏

Enhancements

API Cleanup/Fixes

  • webhooks: discarding body after http requests in order to allow reusi… by @gosom in #1061
  • [breaking changes] Fix field types in SubteamMembersChangedEvent by @youdofoo in #1064
  • [breaking changes] Uniformize event_ts support on inner events by @abustany in #1052
  • Expose StatusCodeError by @photown in #1071
  • Remove full event details from UnmarshallingErrorEvent by @pkosiec in #1067

Documentations/Examples

Misc

New Contributors

Full Changelog: v0.10.3...v0.11.0