Skip to content

v3.2.0

Choose a tag to compare

@djih djih released this 07 Oct 19:05
· 427 commits to v8.x since this release
  • Block event property and user property dictionaries that have more than 1000 items. This is to block properties that are set unintentionally (for example in a loop). A single call to logEvent should not have more than 1000 event properties. Similarly a single call to setUserProperties should not have more than 1000 user properties.