Skip to content

2.6.0

Compare
Choose a tag to compare
@0xnm 0xnm released this 20 Feb 10:07
· 275 commits to develop since this release
e5f90cc
  • [FEATURE] RUM\Logs: Report all threads in case of crash. See #1848
  • [BUGFIX] RUM: Make a copy of attributes before passing them to RUM event. See #1830
  • [BUGFIX] Session Replay: Add traversal flag to snapshot items. See #1837
  • [BUGFIX] Drop batch telemetry where duration or age have negative values. See #1850
  • [BUGFIX] RUM: Do not update RUM View global properties after the view is stopped. See #1851
  • [IMPROVEMENT] RUM: Improve vital support for higher refresh rate devices. See #1806
  • [IMPROVEMENT] RUM: Add more HTTP methods to RUM. See #1826
  • [IMPROVEMENT] RUM: Start session when RUM is initialized. See #1832
  • [IMPROVEMENT] RUM: Add new error source types to RUM schema. See #1855
  • [IMPROVEMENT] RUM: Set source_type on native crashes to ndk. See #1856
  • [MAINTENANCE] Next dev iteration 2.6.0. See #1823
  • [MAINTENANCE] Merge release/2.5.0 branch into develop branch. See #1825
  • [MAINTENANCE] Update RUM Schema. See #1828
  • [MAINTENANCE] Merge 2.5.1 into develop. See #1842
  • [MAINTENANCE] Introduce github issue forms. See #1852