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 v8.0.0 #811

Merged
merged 26 commits into from
Jun 12, 2024
Merged

Release v8.0.0 #811

merged 26 commits into from
Jun 12, 2024

Conversation

richardelms
Copy link
Contributor

@richardelms richardelms commented Jun 6, 2024

8.0.0 (2024-06-10)

Enhancements

  • Added the Bugsnag-Integrity header to outgoing Bugsnag requests. #797

  • Changed processing of Configuration.DiscardClasses and Configuration.RedactedKeys. They remain sting collections in the config object, but are now converted to Regex objects when in use. #807

Bug Fixes

  • Added a null check to the Bugsnag client to prevent crashes when accessing the client before it has been initialised #788

  • Made all callback collections within the Configuration class thread safe. #810

Dependencies

Deprecations

  • Bugsnag Unity will no longer officially support Unity versions below Unity 2020. Older versions may work, but we will not test against them during development.

richardelms and others added 18 commits May 10, 2024 12:13
* header ready for testing

* env update
[full ci]
* Update pipelines to run webgl tests on more recent MacOS boxes

* Add retry condition to webgl tests

* Use correct syntax for selective retries

* Use the correct kind of hook

* Debugging

* Use the correct comparison for retrying
* specify older version when building UPM package

* ensure unity 2019 usage

* changelog
# Conflicts:
#	CHANGELOG.md
Co-authored-by: Bumpsnag bot <>
Co-authored-by: Richard Elms <[email protected]>
* initial commit

* added threading unit tests

* changelog

* Update tests/BugsnagUnity.Tests/ConfigurationTests.cs

Co-authored-by: Jason <[email protected]>

---------

Co-authored-by: Jason <[email protected]>
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
UPGRADING.md Outdated Show resolved Hide resolved
UPGRADING.md Outdated Show resolved Hide resolved
richardelms and others added 5 commits June 6, 2024 13:21
Co-authored-by: Tom Longridge <[email protected]>
Co-authored-by: Tom Longridge <[email protected]>
Co-authored-by: Tom Longridge <[email protected]>
Co-authored-by: Tom Longridge <[email protected]>
@bugsnagbot
Copy link
Collaborator

bugsnagbot commented Jun 6, 2024

Build size impact

Format Size impact of Bugsnag (kB)
IL2CPP APK 2446.72
IL2CPP IPA 1513.82

Generated by 🚫 Danger

* updated generateAnonymousID

* Updated changelog

* Updated changelog v2
* Make unhandled non null

* changelog and upgrading guide

* typo
Copy link
Contributor

@tomlongridge tomlongridge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good, just bump the date

CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Tom Longridge <[email protected]>
@richardelms richardelms merged commit c5026d9 into master Jun 12, 2024
41 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.

None yet

6 participants