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.21.0 #2006

Merged
merged 151 commits into from
Aug 15, 2023
Merged

Release v7.21.0 #2006

merged 151 commits into from
Aug 15, 2023

Conversation

yousif-bugsnag
Copy link
Contributor

This release adds support for apps using React Native New Architecture

Added

  • (react-native) Support React Native New Architecture #1973

Fixed

  • (electron) Fix onSendError callbacks not being called #1999
  • (plugin-inline-script-content) Ensure script metadata is added in Safari 16 #1998

twometresteve and others added 30 commits April 25, 2023 12:18
Use Buildkite build matrices for browser and node pipelines
* Add naive start of config file implementation

* Move implementation into kotlin for simplicity

* Slight refactor for testing

* Cut pipeline right down for testing

* Add missing imports and variables

* Work around missing references

* Add log import

* Fix syntax error

* Remove invalid log

* Add debug log

* Add more debugging

* Add more debugging

* Use proper async await to return maze-runner address

* Naive implementation of cocoa file reading

* More debugging

* Don't pass address back up to JS

* Remove superfluous function

* Remove invalid import

* Fix redeclaration error

* Add general bridging header import

* Add separate interface for config loader

* Attempt to use seperate bridging header location

* Remove config reading from iOS RN test fixtures due to build issues

* Add feedback and extra guards against missing endpoints

* Revert changes to buildkite pipeline
Remove use of legacy Maze Runner image
imjoehaines and others added 26 commits August 2, 2023 09:31
This allows using the Event API (addMetadata etc...) inside the
callback. Otherwise users would have to know the internal JSON
representation of an Event in order to mutate it
…s-10-15

[PLAT-10581] Fix react native tests on macos 10-15 servers
Fix Electron `onSendError` callbacks not being called
@github-actions
Copy link

@bugsnag/browser bundle size diff

Minified Minfied + Gzipped
Before 43.65 kB 13.39 kB
After 43.67 kB 13.40 kB
± ⚠️ +29 bytes ⚠️ +12 bytes

code coverage diff

<temporarily disabled>

Generated by 🚫 dangerJS against ee29ce9

@yousif-bugsnag yousif-bugsnag merged commit ed9da37 into master Aug 15, 2023
9 checks passed
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.

8 participants