Skip to content

v0.4.6.20220513-4

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 13 May 15:49
· 304 commits to main since this release
196383c

Breaking changes:

  • api: replace the drainConnections() method with a broader resetConnectivityState(). (#2225).

Bugfixes:

  • iOS: change release artifacts to use xcframeworks (#2216)
  • iOS: fix CocoaPods releases (#2215)
  • fix bug where writing prevented the read loop from running (#2221)
  • Android: update Kotlin standard libraries to 1.6.21 (#2256)

Features:

  • api: add option to extend the keepalive timeout when any frame is received on the owning HTTP/2 connection. (#2229)
  • api: add option to control whether Envoy should drain connections after a soft DNS refresh completes. (#2225, #2242)
  • android: enable the filtering of unroutable families by default. (#2267)