-
Notifications
You must be signed in to change notification settings - Fork 174
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 v6.23.0 #697
Release v6.23.0 #697
Commits on Aug 12, 2021
-
Add Bugsnag::BreadcrumbType module
This will eventually replace the breadcrumb types in the Bugsnag::Breadcrumbs module
Configuration menu - View commit details
-
Copy full SHA for 7bea4f0 - Browse repository at this point
Copy the full SHA 7bea4f0View commit details -
Add Configuration#enabled_release_stages
This will eventually replace notify_release_stages entirely, but for now exists as an alias
Configuration menu - View commit details
-
Copy full SHA for 5eff8c0 - Browse repository at this point
Copy the full SHA 5eff8c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for afa4599 - Browse repository at this point
Copy the full SHA afa4599View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63050e4 - Browse repository at this point
Copy the full SHA 63050e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ff542e - Browse repository at this point
Copy the full SHA 4ff542eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fc8894 - Browse repository at this point
Copy the full SHA 8fc8894View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1154aaa - Browse repository at this point
Copy the full SHA 1154aaaView commit details -
Use the new property names in some MR tests
By using them in the Rails 5 app, but not the Rails 4 & 6 apps, we can be more confident that the aliases work exactly as the old names did
Configuration menu - View commit details
-
Copy full SHA for 9cf9d76 - Browse repository at this point
Copy the full SHA 9cf9d76View commit details -
Configuration menu - View commit details
-
Copy full SHA for c987ca7 - Browse repository at this point
Copy the full SHA c987ca7View commit details -
Co-authored-by: Delisa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 44c0494 - Browse repository at this point
Copy the full SHA 44c0494View commit details
Commits on Aug 13, 2021
-
Merge pull request #676 from bugsnag/aliases
Deprecate and provide replacements for inconsistent methods
Configuration menu - View commit details
-
Copy full SHA for 5ca25e8 - Browse repository at this point
Copy the full SHA 5ca25e8View commit details
Commits on Aug 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e31e408 - Browse repository at this point
Copy the full SHA e31e408View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86a9aa6 - Browse repository at this point
Copy the full SHA 86a9aa6View commit details -
Merge pull request #677 from bugsnag/dont-start-sessions-in-wrong-rel…
…ease-stage Don't start sessions when the current release stage is not enabled
Configuration menu - View commit details
-
Copy full SHA for e03bebd - Browse repository at this point
Copy the full SHA e03bebdView commit details
Commits on Aug 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3ad02fd - Browse repository at this point
Copy the full SHA 3ad02fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for abe01c7 - Browse repository at this point
Copy the full SHA abe01c7View commit details -
Merge pull request #680 from bugsnag/send-sessions-more-frequently
Send sessions every 10 seconds instead of every 30 seconds
Configuration menu - View commit details
-
Copy full SHA for 444c8d6 - Browse repository at this point
Copy the full SHA 444c8d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bf9dd8 - Browse repository at this point
Copy the full SHA 9bf9dd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b4b57c - Browse repository at this point
Copy the full SHA 7b4b57cView commit details -
Log delivery failures at error level
This should help to differentiate errors that prevent things from being delivered from errors that we can continue from, e.g. errors raised in middleware
Configuration menu - View commit details
-
Copy full SHA for 52f67e7 - Browse repository at this point
Copy the full SHA 52f67e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 693a666 - Browse repository at this point
Copy the full SHA 693a666View commit details -
Merge pull request #681 from bugsnag/log-delivery-failures-as-errors
Log delivery failures as errors
Configuration menu - View commit details
-
Copy full SHA for 1bcfe6a - Browse repository at this point
Copy the full SHA 1bcfe6aView commit details
Commits on Aug 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a1daac7 - Browse repository at this point
Copy the full SHA a1daac7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4602ff - Browse repository at this point
Copy the full SHA f4602ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 448fb37 - Browse repository at this point
Copy the full SHA 448fb37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1084ebb - Browse repository at this point
Copy the full SHA 1084ebbView commit details
Commits on Aug 20, 2021
-
Merge pull request #682 from bugsnag/tests-for-successful-job-execution
Add tests for successful active job execution
Configuration menu - View commit details
-
Copy full SHA for 616210e - Browse repository at this point
Copy the full SHA 616210eView commit details -
Merge pull request #684 from bugsnag/add-missing-deprecation-to-chang…
…elog Add missing deprecation to changelog
Configuration menu - View commit details
-
Copy full SHA for 574b3dd - Browse repository at this point
Copy the full SHA 574b3ddView commit details -
Add OnBreadcrumbCallbackList class
This manages and calls any registered on_breadcrumb callbacks
Configuration menu - View commit details
-
Copy full SHA for f4030f9 - Browse repository at this point
Copy the full SHA f4030f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4de39f - Browse repository at this point
Copy the full SHA c4de39fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21f459b - Browse repository at this point
Copy the full SHA 21f459bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99d7729 - Browse repository at this point
Copy the full SHA 99d7729View commit details
Commits on Aug 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 056d110 - Browse repository at this point
Copy the full SHA 056d110View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21f20fc - Browse repository at this point
Copy the full SHA 21f20fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fb28b2 - Browse repository at this point
Copy the full SHA 0fb28b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7545b01 - Browse repository at this point
Copy the full SHA 7545b01View commit details -
Merge pull request #683 from bugsnag/allow-manually-testing-integrati…
…ons-fixture Allow manually testing integrations fixture
Configuration menu - View commit details
-
Copy full SHA for 49f3465 - Browse repository at this point
Copy the full SHA 49f3465View commit details -
Merge pull request #686 from bugsnag/on-breadcrumb-callbacks
Add `on_breadcrumb` callbacks to replace `before_breadcrumb_callbacks`
Configuration menu - View commit details
-
Copy full SHA for 36a1c7b - Browse repository at this point
Copy the full SHA 36a1c7bView commit details
Commits on Aug 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4fd0a9d - Browse repository at this point
Copy the full SHA 4fd0a9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49699c8 - Browse repository at this point
Copy the full SHA 49699c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c64262 - Browse repository at this point
Copy the full SHA 7c64262View commit details -
Configuration menu - View commit details
-
Copy full SHA for d145e26 - Browse repository at this point
Copy the full SHA d145e26View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1b43ee - Browse repository at this point
Copy the full SHA c1b43eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f0f031 - Browse repository at this point
Copy the full SHA 8f0f031View commit details -
Use the configuration context even if it's 'nil'
This allows users to opt out of automatic context setting without having to set their own context for all events
Configuration menu - View commit details
-
Copy full SHA for 1b3c6f4 - Browse repository at this point
Copy the full SHA 1b3c6f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba1e877 - Browse repository at this point
Copy the full SHA ba1e877View commit details -
Merge pull request #687 from bugsnag/add-default-context
Add `configuration.context` which sets the context of new events
Configuration menu - View commit details
-
Copy full SHA for 1bac40a - Browse repository at this point
Copy the full SHA 1bac40aView commit details -
Merge pull request #688 from bugsnag/configuration-context-precedence
Give the configuration context precedence over context in integrations
Configuration menu - View commit details
-
Copy full SHA for 50759dd - Browse repository at this point
Copy the full SHA 50759ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36a0fa4 - Browse repository at this point
Copy the full SHA 36a0fa4View commit details
Commits on Aug 26, 2021
-
Merge pull request #689 from bugsnag/breadcrumbs-getter
Add `Bugsnag#breadcrumbs` getter
Configuration menu - View commit details
-
Copy full SHA for 394311a - Browse repository at this point
Copy the full SHA 394311aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5968696 - Browse repository at this point
Copy the full SHA 5968696View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3964c37 - Browse repository at this point
Copy the full SHA 3964c37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45736b6 - Browse repository at this point
Copy the full SHA 45736b6View commit details -
Merge pull request #690 from bugsnag/add-device-time
Add `device.time` to metadata
Configuration menu - View commit details
-
Copy full SHA for 65da7c9 - Browse repository at this point
Copy the full SHA 65da7c9View commit details
Commits on Sep 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8b64784 - Browse repository at this point
Copy the full SHA 8b64784View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cb175e - Browse repository at this point
Copy the full SHA 6cb175eView commit details -
Add 'original_error' attribute
This stores the original Exception instance directly. This is different to 'raw_exceptions' because 'raw_exceptions' traverses 'cause' chains to build an array of Exception objects and attempts to normalise non-Exception objects into Exceptions
Configuration menu - View commit details
-
Copy full SHA for d45a084 - Browse repository at this point
Copy the full SHA d45a084View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46c9a84 - Browse repository at this point
Copy the full SHA 46c9a84View commit details
Commits on Sep 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8bc5558 - Browse repository at this point
Copy the full SHA 8bc5558View commit details -
Add Report#request to fetch HTTP request data
This currently reads from metadata to avoid a breaking change, however this will be extracted from metadata as it's a top-level field in the API
Configuration menu - View commit details
-
Copy full SHA for 2467be3 - Browse repository at this point
Copy the full SHA 2467be3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87b39ac - Browse repository at this point
Copy the full SHA 87b39acView commit details -
Configuration menu - View commit details
-
Copy full SHA for d10d22e - Browse repository at this point
Copy the full SHA d10d22eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 452d0d8 - Browse repository at this point
Copy the full SHA 452d0d8View commit details -
Merge pull request #691 from bugsnag/add-report-errors
Add `errors` to Report/Event
Configuration menu - View commit details
-
Copy full SHA for 91eee12 - Browse repository at this point
Copy the full SHA 91eee12View commit details
Commits on Sep 8, 2021
-
Merge pull request #692 from bugsnag/add-original-error
Add `original_error` to Report/Event
Configuration menu - View commit details
-
Copy full SHA for e1938de - Browse repository at this point
Copy the full SHA e1938deView commit details -
Merge pull request #693 from bugsnag/add-report-request
Add `request` to Report/Event
Configuration menu - View commit details
-
Copy full SHA for 6710a46 - Browse repository at this point
Copy the full SHA 6710a46View commit details
Commits on Sep 9, 2021
-
Add MetadataDelegate utility class
This class handles the various ways metadata can be updated so this logic can be reused in multiple classes
Configuration menu - View commit details
-
Copy full SHA for 95abdd9 - Browse repository at this point
Copy the full SHA 95abdd9View commit details -
Move metadata delegate tests into shared examples
This will let us re-use them in other tests, to ensure all classes support every use-case of the metadata delegate
Configuration menu - View commit details
-
Copy full SHA for aa0f7dc - Browse repository at this point
Copy the full SHA aa0f7dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f8d6f9 - Browse repository at this point
Copy the full SHA 4f8d6f9View commit details -
Deprecated add_tab & remove_tab
These can be replaced with add/clear metadata
Configuration menu - View commit details
-
Copy full SHA for cb0e926 - Browse repository at this point
Copy the full SHA cb0e926View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17bdb42 - Browse repository at this point
Copy the full SHA 17bdb42View commit details -
Merge pull request #694 from bugsnag/improve-metadata-api
Improve metadata API in Report/Event
Configuration menu - View commit details
-
Copy full SHA for d5ae38c - Browse repository at this point
Copy the full SHA d5ae38cView commit details
Commits on Sep 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1074a63 - Browse repository at this point
Copy the full SHA 1074a63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f3a75f - Browse repository at this point
Copy the full SHA 9f3a75fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e63b62 - Browse repository at this point
Copy the full SHA 6e63b62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91ff9c7 - Browse repository at this point
Copy the full SHA 91ff9c7View commit details
Commits on Sep 13, 2021
-
Merge pull request #695 from bugsnag/add-stacktrace-to-errors
Add the stacktrace to `Error`s
Configuration menu - View commit details
-
Copy full SHA for bc36cd1 - Browse repository at this point
Copy the full SHA bc36cd1View commit details -
Merge pull request #696 from bugsnag/add-set-user-to-report
Add `set_user` to Report/Event
Configuration menu - View commit details
-
Copy full SHA for e8fe0d2 - Browse repository at this point
Copy the full SHA e8fe0d2View commit details
Commits on Sep 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ca54356 - Browse repository at this point
Copy the full SHA ca54356View commit details
Commits on Sep 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2089377 - Browse repository at this point
Copy the full SHA 2089377View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00460bf - Browse repository at this point
Copy the full SHA 00460bfView commit details