Skip to content

v6.8.5

Compare
Choose a tag to compare
@delvedor delvedor released this 04 Feb 10:00
· 25 commits to 6.x since this release

Fixes:

  • Skip compression in case of empty string body - #1080
  • Fix typo in NoLivingConnectionsError - #1045
  • Change TransportRequestOptions.ignore to number[] - #1053
  • ClientOptions["cloud"] should have optional auth fields - #1032

Documentation:

  • Docs: Return super in example Transport subclass - #980