Skip to content

Release 0.3.0

Compare
Choose a tag to compare
@pedrovgs pedrovgs released this 17 Mar 09:28
· 4 commits to master since this release
611a331
  • Fix a NullPointerException found in the collector implementation.
  • Fix a race condition found during the SDK initialization.
  • Add a safety net we use to catch possible library errors. Based on this new mechanism any exception thrown by the library will be captured and reported to our servers instead of crashing the host app.