Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v7.10.5 #1462

Merged
merged 60 commits into from
Jul 5, 2021
Merged

Release v7.10.5 #1462

merged 60 commits into from
Jul 5, 2021

Conversation

bengourley
Copy link
Contributor

7.10.5 (2021-07-05)

Fixed

  • (plugin-console-breadcrumbs): Ensure console breadcrumbs do not run in Expo's dev environment and obscure log line numbers #1453
  • (browser): "Bugsnag" loaded breadcrumb now has the type "state" rather than "navigation" #1460
  • (plugin-react-native-unhandled-rejections): Remove flow syntax #1461

Added

  • (expo): User ID now defaults to device.id if no user is set #1454
  • (browser): User ID now defaults to device.id if no user is set (when collectUserIp=false) #1456

Changed

  • (react-native): Update bugsnag-cocoa to v6.10.0
    • Fix an issue that could cause C++ exceptions with very long descriptions to not be reported. bugsnag-cocoa#1137
    • Improve performance of adding metadata by using async file I/O. bugsnag-cocoa#1133
    • Improve performance of leaving breadcrumbs by using async file I/O. bugsnag-cocoa#1124

bengourley and others added 25 commits June 29, 2021 15:46
…e-plugin-v7

Suggest Bugsnag plugin v7 if AGPv7 is used
Co-authored-by: Joe Haines <hello@joehaines.co.uk>
…adcrumbs

fix(plugin-console-breadcrumbs): Ensure off by default in Expo dev
…lt-user-id

[PLAT-5051] Expo: use device id as default user id
Co-authored-by: Joe Haines <hello@joehaines.co.uk>
…fault-user-id

[PLAT-5052] feat(plugin-browser-device): Use device id as default user id
[PLAT-6568] fix(browser): Loaded breadcrumb should have type state
[PLAT-1458]: fix(plugin-react-native-unhandled-rejection): Remove flow syntax
@github-actions
Copy link

github-actions bot commented Jul 5, 2021

@bugsnag/browser bundle size diff

Minified Minfied + Gzipped
Before 41.18 kB 12.67 kB
After 41.31 kB 12.71 kB
± ⚠️ +132 bytes ⚠️ +39 bytes

code coverage diff

Ok File Lines Branches Functions Statements
/home/runner/work/bugsnag-js/bugsnag-js/packages/browser/src/notifier.js 96.43%
(+0.07%)
64.29%
(+0%)
100%
(+0%)
93.33%
(+0.11%)
/home/runner/work/bugsnag-js/bugsnag-js/packages/plugin-browser-device/device.js 100%
(+0%)
96.55%
(+1.31%)
100%
(+0%)
100%
(+0%)
/home/runner/work/bugsnag-js/bugsnag-js/packages/plugin-expo-device/device.js 100%
(+0%)
91.67%
(+1.67%)
100%
(+0%)
100%
(+0%)
🔴 /home/runner/work/bugsnag-js/bugsnag-js/packages/plugin-navigation-breadcrumbs/navigation-breadcrumbs.js 86.36%
(-0.31%)
62.07%
(+0%)
71.43%
(+0%)
83.33%
(-0.31%)
/home/runner/work/bugsnag-js/bugsnag-js/packages/react-native-cli/src/lib/Gradle.ts 87.78%
(+0.77%)
80.49%
(+3.35%)
100%
(+0%)
87.91%
(+0.73%)

Total:

Lines Branches Functions Statements
82.38%(+0.06%) 71.91%(+0.24%) 83.47%(+0.05%) 81.43%(+0.07%)

Generated by 🚫 dangerJS against 47e5121

@bengourley bengourley merged commit 1adf8ea into master Jul 5, 2021
@bengourley bengourley deleted the release/v7.10.5 branch July 5, 2021 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants