Skip to content

3.1.1

Compare
Choose a tag to compare
@vbabenkoru vbabenkoru released this 21 Jun 22:57
· 1612 commits to master since this release

Added

  • SDK platform and version is now sent with every API request via headers

Changed

  • Api-Key header name is now used for the API key instead of api_key, for consistency with HTTP header naming conventions

Fixed

  • Fixed an issue that could cause the SDK not to persist in-app message properties (processed/consumed)
  • Fixed a NullPointerException that could occur in IterableActivityMonitor if it was initialized after application start