Skip to content

v2.15.0

Choose a tag to compare

@hamudi-ahmed hamudi-ahmed released this 12 Aug 12:04
· 191 commits to next since this release

Changed

  • Reduce batch time in development environment #673
  • Calling setAttribute with a null or undefined attribute value now clears the attribute from the span #679

Fixed

  • (react-native) Added a short debounce during app start to allow backgrounded apps to come to the foreground #665
  • (react-native) Fix a crash when refreshing the entropy pool on iOS #667
  • (ract-native) Fix span and trace ID encoding in the iOS native integration #683