Skip to content

5.4.2

Compare
Choose a tag to compare
@kamilogorek kamilogorek released this 20 Jun 13:26
· 8680 commits to develop since this release
  • [core] fix: Allow Integration constructor to have arguments
  • [browser] fix: Vue breadcrumb recording missing in payload
  • [node] fix: Force agent-base to be at version 4.3.0 to fix various issues. Fix #1762, fix #2085
  • [integrations] fix: Tracing integration fetch headers bug where trace header is not attached if there are no options.
  • [utils] fix: Better native fetch detection via iframes. Fix #1601