Skip to content

1.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jun 04:45
· 167 commits to trunk since this release
  • New: apiTracking property on the zipline { } Gradle extension allows disabling API generation.
  • Fix: Calling Zipline.close() will now call ZiplineService.close() on all bound services. Strong
    references to the services will also be cleared to prevent reference cycles on native.
  • Upgrade: [Kotlin 2.0.0][kotlin_2_0_0]]