Snowplow Android Tracker 1.7.0 released

We are pleased to announce Snowplow Android Tracker 1.7.0

In this release we refactored the session management which fixes an issue where short session timeout could cause more than one session expiration. The new session management avoids also other possible issues as it adopts a different way to check if the session is expired (more details on #366 thread).

CHANGELOG

Bug fixes:

  • Make session uuid rotation dependant on events being tracked (#366)

Under the hood:

  • Session storageMechanism is marked SQLITE but it’s not (#347)

1.7.0 is available on Bintray .

The project’s source code can be found here.

1 Like