Skip to content

2.2.1 - Bug fixes for WebClient

Compare
Choose a tag to compare
@RodneyU215 RodneyU215 released this 08 Oct 13:49
22ac861

Updates

  1. [Docs] Fix Indentation of Code Snippets in README.md #525 (Thanks @abhishekjiitr)
  2. [WebClient] Fix Web Client custom iterator #521 (Thanks @smaeda-ks)
  3. [WebClient] Oauth previously failed to pass along credentials properly. This is fixed now. #527
  4. [WebClient] When a SlackApiError occurs we're now passing the entire SlackResponse into the exception. #527