Skip to content

v37.6.0-rc.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 May 10:54
· 198 commits to refs/heads/staging since this release

πŸ¦– Deprecations

  • Deprecate utils function defer in favour of Promise.withResolvers (#4829). Contributed by @t3chguy.

✨ Features

πŸ› Bug Fixes

  • Fix autodiscovery handling of 2xx (non-200) codes (#4833). Contributed by @t3chguy.