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

Update rollbar.js 2.16.1 #115

Merged
merged 1 commit into from
May 13, 2020
Merged

Update rollbar.js 2.16.1 #115

merged 1 commit into from
May 13, 2020

Conversation

waltjones
Copy link
Contributor

Fixes: #109

Picks up rollbar/rollbar.js#847

More generally, picks up Rollbar.js updates since 2.14.0: (https://github.com/rollbar/rollbar.js/releases)

  • Allow callbacks (onSendCallback, CheckIgnore, transform) in react-native target
  • Only build stack for http errors when the feature is enabled
  • Fixes wrong byte count for truncation
  • Allow rollbar errors on xhr/fetch http status (4xx/5xx/0)
  • Correctly parse method names with parens in stack traces
  • gracefully handle loadFull being called multiple times
  • Add CodePush Rewrite Rule
  • Enable new CDN

@waltjones waltjones merged commit b6d58e6 into master May 13, 2020
@waltjones waltjones deleted the wj-rollbar-js-2.16.1 branch January 26, 2023 16:32
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.

Unable to use onSendCallback or add extra payload
2 participants