Skip to content

v6.27.0

Latest

Choose a tag to compare

@dd-octo-sts dd-octo-sts released this 11 Feb 12:34
· 9 commits to main since this release
Immutable release. Only release title and notes can be modified.
v6.27.0
2192e3f

Public Changes:

  • ✨ [RUM-11654] Add in-memory session persistence option (#4124) [FLAGGING] [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ✨ [RUM-14142] Add source code context to vitals and manual view (#4137) [FLAGGING] [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 🐛 [RUM-13741] Fix sibling uniqueness check for elements in DocumentFragment (#4115) [RUM] [RUM-REACT] [RUM-SLIM]
  • ⚗️ [RUM-13818] Collect LCP subparts (#4104) [FLAGGING] [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]

Internal Changes:

  • 👷 fix code coverage upload (#4155)
  • 👷 Fix source maps upload for versioned canary builds (#4146)
  • 👷 Lock file maintenance (#4141)
  • 👷 Update all non-major dependencies (#4138) [RUM-REACT]
  • 👷 skip BrowserStack tests for non-code changes (#4136)
  • 👷 Update dependency @playwright/test to v1.58.0 (#4139)
  • 👷 Bump slack-notifier version (#4142)
  • 👷 Use RUM Profiling Schema from RUM-Events-Format (#4080) [RUM]
  • 👷 set NEXT_MAJOR_BRANCH to v7 (#4132)
  • 🔧 Use hardcoded v7 instead of $NEXT_MAJOR_BRANCH variable (#4135)
  • 🔧 Add integration-branch config for v7 (#4134)
  • 🔧 Ignore Claude Code local files (#4130)
  • ci: Removing usage of legacy runners (#4106)
  • ♻️ move telemetry to pre-start step (#4107) [FLAGGING] [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]