Skip to content
This repository was archived by the owner on Apr 28, 2020. It is now read-only.

Version 1.4.0

Compare
Choose a tag to compare
@samdozor samdozor released this 29 Jan 16:16
· 8 commits to master since this release
  • Updated AWS SDK, which reduces the binary distribute size by 3-4x.
  • Updated IterableService to accept API key with each request. This makes it so that the same OkHttpClient can be reused across multiple lambda invocations, which such allow OkHttp to reuse connections/pools.
  • Updated to the latest Retrofit and OkHttp version, 2.3.0