Skip to content

v3.8.7

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jan 19:26
· 1047 commits to refs/heads/master since this release

What’s Changed

  • De-deprecate async-http-client (#1688) @adamw
  • Added replaceExisting flag for headers method (#1680) @ezequielmasciarelli
  • Don't close the effect system executor, if it is the one used by HttpClient. Only close thread-pool based executors. (#1687) @adamw
  • Fix websocket client using asWebSocket in JS (#1683) @adamw

Dependency updates