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

bugsnag-js v8 #2011

Open
wants to merge 238 commits into
base: next
Choose a base branch
from
Open

bugsnag-js v8 #2011

wants to merge 238 commits into from

Commits on Sep 23, 2022

  1. Configuration menu
    Copy the full SHA
    8fdd891 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbc23a1 View commit details
    Browse the repository at this point in the history
  3. update CHANGELOG.md

    gingerbenw committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    a40ecf3 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Configuration menu
    Copy the full SHA
    d0a076a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79f4dde View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    Co-authored-by: djskinner <dan@bugsnag.com>
    gingerbenw and djskinner committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    917bc69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d131c04 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'PLAT-8912-review-session-definition' of github.com:bugs…

    …nag/bugsnag-js into PLAT-8912-review-session-definition
    gingerbenw committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    4ef5dbf View commit details
    Browse the repository at this point in the history
  6. add tests for startSession

    gingerbenw committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    c221d2f View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Configuration menu
    Copy the full SHA
    756fa4f View commit details
    Browse the repository at this point in the history
  2. fix broken test

    gingerbenw committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    1e40a79 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Configuration menu
    Copy the full SHA
    5e64a6e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1820 from bugsnag/PLAT-8912-review-session-defini…

    …tion
    
    [PLAT-8912] Review session definition
    gingerbenw committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    f373d0f View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Configuration menu
    Copy the full SHA
    bfc5bdc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbde235 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Configuration menu
    Copy the full SHA
    bff513b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1c26f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bfc033 View commit details
    Browse the repository at this point in the history
  4. fix broken test

    gingerbenw committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    31f8d4e View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. remove commented code

    gingerbenw committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    d05af28 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. skip test on ie9 and ie10

    gingerbenw committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    78a077b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    247d6b8 View commit details
    Browse the repository at this point in the history
  3. increase step timeout

    gingerbenw committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    e5cc511 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/integration/v8' into PLAT-8023-h…

    …andle-incomplete-config
    gingerbenw committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    58f59a4 View commit details
    Browse the repository at this point in the history
  5. revert timeout increase

    gingerbenw committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    cabdc03 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Configuration menu
    Copy the full SHA
    3ba4e3b View commit details
    Browse the repository at this point in the history
  2. fix timeout increase

    gingerbenw committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    561f3d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Configuration menu
    Copy the full SHA
    5e8498a View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/integration/v8' into PLAT-8023-h…

    …andle-incomplete-config
    gingerbenw committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    4e1f6ec View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1831 from bugsnag/PLAT-8023-handle-incomplete-config

    [PLAT-8023] Prevent session/event delivery with invalid configuration
    gingerbenw committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    e4304cb View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. perf: ⚡ run client._notify in zone when available

    monkey patch the client._notify method to run in zone where applicable, preventing unnecessary change detection cycles
    
    Updating the UI within the onError callback will no longer be considered reliable
    gingerbenw committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    30d8a28 View commit details
    Browse the repository at this point in the history
  2. update CHANGELOG.md

    gingerbenw committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    ae536e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4bca92 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Apply suggestions from code review

    Co-authored-by: Joe Haines <hello@joehaines.co.uk>
    gingerbenw and imjoehaines committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    adb444a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    586f852 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10ed91d View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Update packages/plugin-angular/src/index.ts

    use all arguments when monkey patching
    
    Co-authored-by: Joe Haines <hello@joehaines.co.uk>
    gingerbenw and imjoehaines committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    f21e295 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1aed6b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    094a27a View commit details
    Browse the repository at this point in the history
  4. fix ts issue

    gingerbenw committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    bae0faf View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Merge pull request #1861 from bugsnag/PLAT-6697-perf-change-detection

    [PLAT-6697] Prevent excess change detection cycles
    gingerbenw committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    6ec6c34 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. replace node domain API with AsyncLocalStorage

    Dan Skinner committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    87e3ded View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. add failing test case for exception thrown async

    Dan Skinner committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    efb7b23 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. add failing test case for exception thrown async

    Dan Skinner committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    0c06c0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9ddedf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f603d30 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Merge branch 'next' into yousif/sync-v8-with-next

    # Conflicts:
    #	CHANGELOG.md
    #	packages/delivery-node/test/delivery.test.ts
    #	packages/delivery-xml-http-request/test/delivery.test.ts
    yousif-bugsnag committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    26654f0 View commit details
    Browse the repository at this point in the history
  2. fix test

    yousif-bugsnag committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    fc7c1aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fccc080 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37c0123 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Configuration menu
    Copy the full SHA
    98769ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9221c1e View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    9aa50ac View commit details
    Browse the repository at this point in the history
  2. skip restify e2e tests on node 18

    Dan Skinner committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    6a481f9 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'integration/v8' into node-remove-domain

    Dan Skinner committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    2491b02 View commit details
    Browse the repository at this point in the history
  4. skip restify e2e tests on node 18

    Dan Skinner committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    259365e View commit details
    Browse the repository at this point in the history
  5. skip restify e2e tests on node 18

    Dan Skinner committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    7873231 View commit details
    Browse the repository at this point in the history
  6. skip restify e2e tests on node 18

    Dan Skinner committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    3143b50 View commit details
    Browse the repository at this point in the history
  7. skip webpack e2e tests on node 18

    Dan Skinner committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    7e8167d View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Configuration menu
    Copy the full SHA
    2a0cbb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ae41ac View commit details
    Browse the repository at this point in the history
  3. capture uncaught exceptions in aws-lambda

    Dan Skinner committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    6a57894 View commit details
    Browse the repository at this point in the history
  4. clean up diff

    Dan Skinner committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    70b3d8a View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. assert that status is undefined when the request errors

    Co-authored-by: Joe Haines <hello@joehaines.co.uk>
    yousif-bugsnag and imjoehaines committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    f16b524 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    515a1e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07fa693 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Configuration menu
    Copy the full SHA
    0a3f9ad View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    52ebe6f View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    bea049a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    476e88e View commit details
    Browse the repository at this point in the history
  3. add e2e tests

    yousif-bugsnag committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    e5235fa View commit details
    Browse the repository at this point in the history
  4. update unit tests

    yousif-bugsnag committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    326ff9d View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Configuration menu
    Copy the full SHA
    b0b462e View commit details
    Browse the repository at this point in the history
  2. fix comments

    yousif-bugsnag committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    7b71722 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b0d800 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. rewrite plugin-contextualize without domain

    Dan Skinner committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    a72509f View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Merge branch 'integration/v8' into node-remove-domain

    Dan Skinner committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    0e91aff View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. enable breadcrumbs and context-scoped calls for node

    Dan Skinner committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    000c454 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Configuration menu
    Copy the full SHA
    b72bcd5 View commit details
    Browse the repository at this point in the history
  2. ensure handled states remain unchanged

    Dan Skinner committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    f493a13 View commit details
    Browse the repository at this point in the history
  3. remove unused @skip_after_node_

    Dan Skinner committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    5c681e9 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. call next directly in express and restify as per koa

    Dan Skinner committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    4b02048 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26b5aed View commit details
    Browse the repository at this point in the history
  3. fix test following upstream changes

    Dan Skinner committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    935c9b0 View commit details
    Browse the repository at this point in the history
  4. improve variable naming

    Dan Skinner committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    eda4675 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1900 from bugsnag/node-remove-domain-3

    capture uncaught exceptions in aws-lambda
    djskinner committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    054ea19 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'node-remove-domain-3' into contextualize

    Dan Skinner committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    9dd210c View commit details
    Browse the repository at this point in the history
  7. Merge branch 'node-remove-domain' into contextualize

    Dan Skinner committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    4f61d62 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. update changelog

    Dan Skinner committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    a572bd4 View commit details
    Browse the repository at this point in the history
  2. plugin-contextualize: always run in the async context

    Dan Skinner committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    855c425 View commit details
    Browse the repository at this point in the history
  3. change expectations on aws-lambda test

    Dan Skinner committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    e6a91d3 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Merge pull request #1898 from bugsnag/node-remove-domain

    replace node domain API with AsyncLocalStorage
    djskinner committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    034c736 View commit details
    Browse the repository at this point in the history
  2. change expectations on aws-lambda test

    Dan Skinner committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    e87ecaf View commit details
    Browse the repository at this point in the history
  3. change expectations on aws-lambda test

    Dan Skinner committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    a18b793 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Merge branch 'contextualize' into node-breadcrumbs

    Dan Skinner committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    340e7d6 View commit details
    Browse the repository at this point in the history
  2. deprecate req.bugsnag

    Dan Skinner committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    2907e06 View commit details
    Browse the repository at this point in the history
  3. update to use scoped _clientContext

    Dan Skinner committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    c0e10d6 View commit details
    Browse the repository at this point in the history
  4. enable node notifier client interface tests

    Dan Skinner committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    12a92eb View commit details
    Browse the repository at this point in the history
  5. improve test coverage of node client interface

    Dan Skinner committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    48cd972 View commit details
    Browse the repository at this point in the history
  6. use Bugsnag instead of req.bugsnag in express fixture

    Dan Skinner committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    77a905b View commit details
    Browse the repository at this point in the history
  7. add v7-v8 node guide to UPGRADING.md

    Dan Skinner committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    230b36c View commit details
    Browse the repository at this point in the history
  8. add v7-v8 node guide to UPGRADING.md

    Dan Skinner committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    d6fd12c View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Merge pull request #1924 from bugsnag/contextualize

    rewrite plugin-contextualize without domain
    djskinner committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    630d9ca View commit details
    Browse the repository at this point in the history
  2. fix test naming

    Dan Skinner committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    9c3231c View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Merge branch 'next' into v8-merge-next

    # Conflicts:
    #	.buildkite/node-pipeline.yml
    #	package-lock.json
    #	packages/delivery-xml-http-request/test/delivery.test.ts
    #	test/browser/Gemfile
    #	test/browser/Gemfile.lock
    #	test/browser/features/support/env.rb
    yousif-bugsnag committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    daef77b View commit details
    Browse the repository at this point in the history
  2. fix package-lock.json

    yousif-bugsnag committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    477d93b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00430f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0856a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    d5ca494 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    b72a8ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbc15c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fee4d4e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f84405d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b0d2426 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    af0ec0d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6e18389 View commit details
    Browse the repository at this point in the history
  8. update changelog

    yousif-bugsnag committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    738816f View commit details
    Browse the repository at this point in the history
  9. Update UPGRADING.md

    djskinner committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    49eca4a View commit details
    Browse the repository at this point in the history
  10. Merge branch 'integration/v8' into node-breadcrumbs

    Dan Skinner committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    bee12e8 View commit details
    Browse the repository at this point in the history
  11. Update UPGRADING.md

    Co-authored-by: Gareth Thackeray <gareth.thackeray@smartbear.com>
    djskinner and Gareth Thackeray committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    20fb9c0 View commit details
    Browse the repository at this point in the history
  12. Update UPGRADING.md

    Co-authored-by: Gareth Thackeray <gareth.thackeray@smartbear.com>
    djskinner and Gareth Thackeray committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    70d86a5 View commit details
    Browse the repository at this point in the history
  13. Update UPGRADING.md

    djskinner committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    57c4c36 View commit details
    Browse the repository at this point in the history
  14. Update UPGRADING.md

    djskinner committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    af68910 View commit details
    Browse the repository at this point in the history
  15. bump body-parser in express fixture

    the previous version suffered from loss of AsyncLocalStorage context so was updated
    to show the Bugsnag.addFeatureFlag capabilities working inside a request context.
    
    Further coverage will be considered separately for the context-loss cases.
    Dan Skinner committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    acefc51 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    5cdef6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28d9670 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    164d06d View commit details
    Browse the repository at this point in the history
  4. revert adding req.bugsnag deprecation

    Dan Skinner committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    54007a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. add runInContext middleware to express plugin

    Dan Skinner committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    019228f View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. add koa breadcrumb e2e test

    Dan Skinner committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    6102558 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Merge branch 'integration/v8' into node-breadcrumbs

    Dan Skinner committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    036f3da View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Merge pull request #1927 from bugsnag/node-breadcrumbs

    enable breadcrumbs and context-scoped calls for node
    djskinner committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    08a2bd8 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. startSession should no longer clone the client

    Dan Skinner committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    bde4264 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Update packages/plugin-server-session/test/session.test.ts

    Co-authored-by: Joe Haines <hello@joehaines.co.uk>
    djskinner and imjoehaines committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    cdde0fd View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. add plugin-contextualize note to UPGRADING.md

    Dan Skinner committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    a491231 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'v8-upgrading-node' of github.com:bugsnag/bugsnag-js int…

    …o v8-upgrading-node
    Dan Skinner committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    3c87066 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'next' into integration/v8

    Dan Skinner committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    bf75f5b View commit details
    Browse the repository at this point in the history
  4. Merge branch 'integration/v8' into v8-upgrading-node

    Dan Skinner committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    2970552 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Merge pull request #2003 from bugsnag/plat-10750

    startSession should no longer clone the client
    djskinner committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    af62b01 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'integration/v8' into v8-upgrading-node

    Dan Skinner committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    7eced91 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Enables the Integration branch changes to run using maze-runner v8 on…

    … CI (#2010)
    
    * Use non-deprecated function for opening URIs
    
    * Update the minimum node-version to 12 in all cases
    Cawllec committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    21825b4 View commit details
    Browse the repository at this point in the history
  2. Update UPGRADING.md

    Co-authored-by: Tom Longridge <tom@bugsnag.com>
    djskinner and tomlongridge committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    135ea40 View commit details
    Browse the repository at this point in the history
  3. Update UPGRADING.md

    Co-authored-by: Tom Longridge <tom@bugsnag.com>
    djskinner and tomlongridge committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    d56992d View commit details
    Browse the repository at this point in the history
  4. Merge branch 'integration/v8' into v8-upgrading-node

    Dan Skinner committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    7033f42 View commit details
    Browse the repository at this point in the history
  5. add note about process termination to UPGRADING.md

    Dan Skinner committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    d61a6f8 View commit details
    Browse the repository at this point in the history
  6. add note about process termination to UPGRADING.md

    Dan Skinner committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    aa7ab2c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2cc1020 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Merge pull request #1934 from bugsnag/v8-upgrading-node

    Update UPGRADING.md for v8
    djskinner committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    607846d View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    f6df6c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    653952d View commit details
    Browse the repository at this point in the history
  2. v8.0.0-alpha.0

    Dan Skinner committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    82e2b73 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. bump peer dependencies for v8

    Dan Skinner committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    4d99d5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c178e75 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. loosen peer dependencies

    Dan Skinner committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    f78f693 View commit details
    Browse the repository at this point in the history
  2. use ^8 for peer dependencies

    Dan Skinner committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    90e8221 View commit details
    Browse the repository at this point in the history
  3. Revert "use ^8 for peer dependencies"

    This reverts commit 90e8221.
    Dan Skinner committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    4b44708 View commit details
    Browse the repository at this point in the history
  4. Revert "Revert "use ^8 for peer dependencies""

    This reverts commit 4b44708.
    Dan Skinner committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    574ebb3 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    ac30f37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    763a044 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f0451b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3223b65 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    2c3737a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c0ce00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42b1f95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf88719 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4694295 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Merge pull request #2036 from bugsnag/bump-peer-deps

    bump peer dependencies for v8
    djskinner committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    5ae47e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. v8.0.0-alpha.1

    Dan Skinner committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    7892f3d View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. enable breadcrumbs in node examples

    Dan Skinner committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    4118641 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    fe52193 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9ccb54 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Merge branch 'next' into integration/v8

    Dan Skinner committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    f8a8d7e View commit details
    Browse the repository at this point in the history
  2. v8.0.0-alpha.2

    Dan Skinner committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    159e236 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    9b222a8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'next' into integration/v8

    Dan Skinner committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    7a8b3cb View commit details
    Browse the repository at this point in the history
  3. Merge branch 'integration/v8' into xhr-this-undefined

    Dan Skinner committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    718fb2f View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Merge pull request #2076 from bugsnag/xhr-this-undefined

    gracefully degrade an XMLHTTPRequest with undefined function context
    djskinner committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    59d8f8c View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. doc(upgrade-guide): layout improvements for v8

    Tom Longridge committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    5de96e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Merge branch 'next' into integration/v8

    Dan Skinner committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    e66d0ec View commit details
    Browse the repository at this point in the history
  2. Merge branch 'next' into integration/v8

    Dan Skinner committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    412dfd7 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'integration/v8' of github.com:bugsnag/bugsnag-js into i…

    …ntegration/v8
    Dan Skinner committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    dbf6ef4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2016 from bugsnag/tom/ug-updates

    doc(upgrade-guide): layout improvements for v8
    tomlongridge committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    a186e28 View commit details
    Browse the repository at this point in the history
  5. v8.0.0-alpha.3

    Dan Skinner committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    a7216d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. update v8 peer dependency range to match alpha releases

    Dan Skinner committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    551ac32 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'integration/v8' into v8-peer-deps

    Dan Skinner committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    47a7737 View commit details
    Browse the repository at this point in the history
  3. v8.0.0-alpha.4

    Dan Skinner committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    b15f5b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Merge pull request #2050 from bugsnag/node-example-breadcrumbs

    enable breadcrumbs in node examples
    djskinner committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    aca386b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2100 from bugsnag/v8-peer-deps

    update v8 peer dependency range to match alpha releases
    djskinner committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    cda556c View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Merge branch 'next' into integration/v8

    Dan Skinner committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    45f42b7 View commit details
    Browse the repository at this point in the history
  2. fix crash when calling Bugsnag methods before start

    Dan Skinner committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    081ae2b View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. do not use optional chaining

    Dan Skinner committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    5109825 View commit details
    Browse the repository at this point in the history
  2. add node 20 to e2e test pipeline

    Dan Skinner committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    4e7cbd5 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. add automatic console breadcrumbs to node

    Dan Skinner committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    0feb022 View commit details
    Browse the repository at this point in the history
  2. add automatic console breadcrumbs to node

    Dan Skinner committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    1af0079 View commit details
    Browse the repository at this point in the history
  3. v8.0.0-alpha.5

    Dan Skinner committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    7600450 View commit details
    Browse the repository at this point in the history
  4. v8.0.0-alpha.6

    Dan Skinner committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    1172690 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    619d05b View commit details
    Browse the repository at this point in the history
  6. v8.0.0-alpha.7

    Dan Skinner committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    9b5fafd View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Merge pull request #2103 from bugsnag/plat-11820

    v8: fix crash when calling Bugsnag methods before start
    djskinner committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    417dc73 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    fa25555 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2111 from bugsnag/plat-9310

    make types for Bugsnag.start metadata consistent with addMetadata types
    djskinner committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    2f1ed64 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    f915178 View commit details
    Browse the repository at this point in the history
  2. Use browser session plugin directly

    We no longer need to clone the client in the AWS Lambda session delegate
    as it's handled by the server plugins in v8
    imjoehaines committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    4263254 View commit details
    Browse the repository at this point in the history
  3. Remove unused dependency

    imjoehaines committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    2f6cd7b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2120 from bugsnag/fix-aws-lambda-with-express

    [v8] Fix AWS Lambda plugin not waiting for Event requests when used with server plugins
    imjoehaines committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    07155ec View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    4aaa6df View commit details
    Browse the repository at this point in the history
  2. Merge branch 'node-console-breadcrumbs' of github.com:bugsnag/bugsnag…

    …-js into node-console-breadcrumbs
    Dan Skinner committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    53e5adb View commit details
    Browse the repository at this point in the history
  3. fix bad merge

    Dan Skinner committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    cf08291 View commit details
    Browse the repository at this point in the history
  4. remove bad cucumber step

    Dan Skinner committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    53e8166 View commit details
    Browse the repository at this point in the history
  5. automatically handle using the context client in node

    Dan Skinner committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    b7858fb View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. automatically handle using the context client in node

    Dan Skinner committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    a19ac9d View commit details
    Browse the repository at this point in the history
  2. fix lint

    Dan Skinner committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    07354cc View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    5902027 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Update packages/node/test/notifier.test.ts

    Co-authored-by: Joe Haines <hello@joehaines.co.uk>
    djskinner and imjoehaines committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    f79fb47 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2107 from bugsnag/node-console-breadcrumbs

    automatic console breadcrumbs for node (bugsnag-js v8)
    djskinner committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    850f92e View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Update bugsnag-android from v5.32.2 to v6.4.0 (#2119)

    * Update bugsnag-android from v5.32.2 to v6.3.0
    
    * test(v6): convert configured redactedKeys to regex Patterns for bugsnag-android:6.+
    
    * build: ⬆️ update to bugsnag-android 6.4.0
    
    * docs: 📝 fix CHANGELOG entry
    
    * test: 🧪 update notifier.name assertion
    
    ---------
    
    Co-authored-by: jason <lemnik@users.noreply.github.com>
    gingerbenw and lemnik committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    86f1cbf View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Merge branch 'integration/v8' into test-on-node-20

    Dan Skinner committed May 1, 2024
    Configuration menu
    Copy the full SHA
    98b989e View commit details
    Browse the repository at this point in the history
  2. enable debug

    Dan Skinner committed May 1, 2024
    Configuration menu
    Copy the full SHA
    543984a View commit details
    Browse the repository at this point in the history
  3. bump restify version in test fixture

    Dan Skinner committed May 1, 2024
    Configuration menu
    Copy the full SHA
    bab29ee View commit details
    Browse the repository at this point in the history
  4. fix runtime errors in restify fixture

    Dan Skinner committed May 1, 2024
    Configuration menu
    Copy the full SHA
    9e00d1c View commit details
    Browse the repository at this point in the history
  5. fix runtime errors in restify fixture

    Dan Skinner committed May 1, 2024
    Configuration menu
    Copy the full SHA
    4f6c7ea View commit details
    Browse the repository at this point in the history
  6. npm update webpack fixture dependencies

    Dan Skinner committed May 1, 2024
    Configuration menu
    Copy the full SHA
    bb54b9c View commit details
    Browse the repository at this point in the history
  7. use latest webpack 4 in fixture

    Dan Skinner committed May 1, 2024
    Configuration menu
    Copy the full SHA
    58f26f8 View commit details
    Browse the repository at this point in the history
  8. skip restify on node 12, re-instate on node 18

    Dan Skinner committed May 1, 2024
    Configuration menu
    Copy the full SHA
    1a33f74 View commit details
    Browse the repository at this point in the history
  9. disable minification in webpack 5 fixture

    Dan Skinner committed May 1, 2024
    Configuration menu
    Copy the full SHA
    88aeea0 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Merge branch 'next' into integration/v8

    Dan Skinner committed May 2, 2024
    Configuration menu
    Copy the full SHA
    be93fee View commit details
    Browse the repository at this point in the history
  2. Merge branch 'integration/v8' into test-on-node-20

    Dan Skinner committed May 2, 2024
    Configuration menu
    Copy the full SHA
    a599a56 View commit details
    Browse the repository at this point in the history
  3. Revert "enable debug"

    This reverts commit 543984a.
    Dan Skinner committed May 2, 2024
    Configuration menu
    Copy the full SHA
    7cb9c46 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Merge pull request #2106 from bugsnag/test-on-node-20

    add node 20 to e2e test pipeline
    djskinner committed May 8, 2024
    Configuration menu
    Copy the full SHA
    87ef8a8 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Merge branch 'next' into integration/v8

    Dan Skinner committed May 13, 2024
    Configuration menu
    Copy the full SHA
    10185e9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'integration/v8' of github.com:bugsnag/bugsnag-js into i…

    …ntegration/v8
    Dan Skinner committed May 13, 2024
    Configuration menu
    Copy the full SHA
    c331bfb View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. ensure peer dependencies pick alpha release

    Dan Skinner committed May 16, 2024
    Configuration menu
    Copy the full SHA
    a5f778a View commit details
    Browse the repository at this point in the history
  2. v8.0.0-alpha.8

    Dan Skinner committed May 16, 2024
    Configuration menu
    Copy the full SHA
    1acad37 View commit details
    Browse the repository at this point in the history
  3. v8.0.0-alpha.9

    Dan Skinner committed May 16, 2024
    Configuration menu
    Copy the full SHA
    aa2585c View commit details
    Browse the repository at this point in the history
  4. debug

    Dan Skinner committed May 16, 2024
    Configuration menu
    Copy the full SHA
    3581fe3 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Revert "debug"

    This reverts commit 3581fe3.
    Dan Skinner committed May 17, 2024
    Configuration menu
    Copy the full SHA
    d32c47f View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Merge branch 'next' into integration/v8

    Dan Skinner committed May 22, 2024
    Configuration menu
    Copy the full SHA
    1f5d8df View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Merge branch 'next' into integration/v8

    Dan Skinner committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    b8ac17f View commit details
    Browse the repository at this point in the history