Skip to content

v6.7.0-rc.3

Compare
Choose a tag to compare
@delvedor delvedor released this 06 May 10:12
· 92 commits to 6.x since this release

Features:

  • Improve observability - #834
  • Added User-Agent header - #807

Enhancements:

  • Simplify API wrappers - #839
  • Better handling of hostname/ip:port format - #837
  • Update RequestEvent to use parameterized type T - #822
  • Node v12 and bumped dependencies - #832

Fixes:

  • Fix resurrect timeout formula - #833

Documentation:

  • Updated installation instructions - #835 #840