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
- Add
bookmarks.<add|edit|remove|list>
support by @winston-stripe in #1044 - Support remote files API by @dleviminzi in #1058
- Support remote files API by @ledmonster in #859
- [breaking changes] Add field to inputblock by @deepoil in #970
- Add missing conversion to EventsAPIType by @puskunalis in #1074
- interactions: parse AppInstalledTeamID by @7ail in #1073
- Support "reply_broadcast" parameter in webhook API by @OnePunMan in #1068
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
- Update GetUserGroups call in README by @photown in #1065
- Add missing panic in socket mode handler example by @puskunalis in #1075
- fix: broken examples, style by @kanata2 in #1072
Misc
New Contributors
- @winston-stripe made their first contribution in #1044
- @dleviminzi made their first contribution in #1058
- @ledmonster made their first contribution in #859
- @photown made their first contribution in #1065
- @gosom made their first contribution in #1061
- @youdofoo made their first contribution in #1064
- @abustany made their first contribution in #1052
- @puskunalis made their first contribution in #1074
- @7ail made their first contribution in #1073
- @OnePunMan made their first contribution in #1068
- @pkosiec made their first contribution in #1067
Full Changelog: v0.10.3...v0.11.0