Skip to content

v0.2.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@rebello95 rebello95 released this 04 Feb 05:44
a6c4459

Envoy Mobile v0.2.2 changes how network requests are performed to no longer use Envoy's AsyncClient and to instead consume the ApiListener directly (#616).

Additional changes:

  • Domain specification when starting the library is no longer supported (#641, #642). Envoy Mobile now uses the authority specified when starting a new stream
  • Less aggressive retry back-off policies (#652)