Skip to content

v51.3.0

Compare
Choose a tag to compare
@perrymcmanis144 perrymcmanis144 released this 28 Sep 21:37
· 906 commits to main since this release
232ac2a

Full changelog

General

  • Update URL metric character limit to 8k to support longer URLs. URLs that are too long now are truncated to MAX_URL_LENGTH and still recorded along with an Overflow error. (#2199)

Kotlin

  • Gradle plugin: Fix quoting issue in Python wrapper code (#2193)
  • Bumped the required Android NDK to version 25.1.8937393 (#2195)