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 3.7.10 #107

Merged
merged 69 commits into from
Oct 10, 2023
Merged

Release 3.7.10 #107

merged 69 commits into from
Oct 10, 2023

Commits on Oct 13, 2022

  1. Add coroner query

    Bartosz Litwiniuk committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    2f81dbf View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Add coroner client and queries

    Bartosz Litwiniuk committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    d6c2a1a View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

  1. Add response processing, change API

    Bartosz Litwiniuk committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    86476b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Extract coroner client to separate package

    Bartosz Litwiniuk committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    8106a93 View commit details
    Browse the repository at this point in the history
  2. Remove coroner client from library tests

    Bartosz Litwiniuk committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    0e7ac0f View commit details
    Browse the repository at this point in the history
  3. Remove coroner client

    Bartosz Litwiniuk committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    a7cb174 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Add multiple filters

    Bartosz Litwiniuk committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    65feba4 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Multiple filters

    Bartosz Litwiniuk committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    aaba046 View commit details
    Browse the repository at this point in the history
  2. Default CI

    Bartosz Litwiniuk committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    8008525 View commit details
    Browse the repository at this point in the history
  3. CI params

    Bartosz Litwiniuk committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    7634f87 View commit details
    Browse the repository at this point in the history
  4. Check app context null

    Bartosz Litwiniuk committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    fdcc58a View commit details
    Browse the repository at this point in the history
  5. Test exception

    Bartosz Litwiniuk committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    ee9c2d1 View commit details
    Browse the repository at this point in the history
  6. Add rethrow

    Bartosz Litwiniuk committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    0de1d74 View commit details
    Browse the repository at this point in the history
  7. Move exception

    Bartosz Litwiniuk committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    d6d900d View commit details
    Browse the repository at this point in the history
  8. Always init Backtrace client

    Bartosz Litwiniuk committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    66b5a58 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Fix echo

    vlussenburg authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    48b8b8a View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    47652f3 View commit details
    Browse the repository at this point in the history
  2. Remove testexecption

    vlussenburg authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    7caf64a View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Removed hardcoded values

    vlussenburg committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    4181d6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92b6fa3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e24c1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96e149d View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Replace streams with loops

    Bartosz Litwiniuk committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    416c647 View commit details
    Browse the repository at this point in the history
  2. Enable testing on old devices

    Bartosz Litwiniuk committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    60a51db View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Fix error message

    Bartosz Litwiniuk committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    bdd1e33 View commit details
    Browse the repository at this point in the history
  2. Add sleep

    Bartosz Litwiniuk committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    931ef86 View commit details
    Browse the repository at this point in the history
  3. Fix instrumented tests

    Bartosz Litwiniuk committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    d949c4a View commit details
    Browse the repository at this point in the history
  4. Increase timeout

    Bartosz Litwiniuk committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    10f698a View commit details
    Browse the repository at this point in the history
  5. Increase timeout

    Bartosz Litwiniuk committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    c6867af View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c0ce77e View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. update to latest commmit on backtrace branch

    vlussenburg committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    f410e28 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Merge branch 'master' into feature/integration-tests-verification

    # Conflicts:
    #	.github/workflows/test.yml
    #	example-app/build.gradle
    Bartosz Litwiniuk committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    0d27d36 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. Merge branch 'release-candidate/3.7.6' into feature/integration-tests…

    …-verification
    Bartosz Litwiniuk committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    fbf6b1e View commit details
    Browse the repository at this point in the history
  2. Update crashpad

    Bartosz Litwiniuk committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    c50c3fc View commit details
    Browse the repository at this point in the history
  3. Import fixes

    Bartosz Litwiniuk committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    db8ee5c View commit details
    Browse the repository at this point in the history
  4. Fix import

    Bartosz Litwiniuk committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    5c6ea83 View commit details
    Browse the repository at this point in the history
  5. Fix Coroner vars

    Bartosz Litwiniuk committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    a155f2d View commit details
    Browse the repository at this point in the history
  6. Merge branch 'release-candidate/3.7.6' into feature/integration-verif…

    …ication-tests
    Bartosz Litwiniuk committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    c1977f2 View commit details
    Browse the repository at this point in the history
  7. Reformat code

    Bartosz Litwiniuk committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    15fea10 View commit details
    Browse the repository at this point in the history
  8. Code improvements

    Bartosz Litwiniuk committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    ce235ac View commit details
    Browse the repository at this point in the history
  9. Add serializer tests

    Bartosz Litwiniuk committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    077e45b View commit details
    Browse the repository at this point in the history
  10. Improve settings.gradle

    Bartosz Litwiniuk committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    eba34da View commit details
    Browse the repository at this point in the history
  11. Remove unused code

    Bartosz Litwiniuk committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    6ad5d5f View commit details
    Browse the repository at this point in the history
  12. Update dependencies

    Bartosz Litwiniuk committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    0e56d4e View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. Add finals

    Bartosz Litwiniuk committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    ad72b8f View commit details
    Browse the repository at this point in the history
  2. Unit test config

    Bartosz Litwiniuk committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    88e6f0d View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Add unit tests

    Bartosz Litwiniuk committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    008c12d View commit details
    Browse the repository at this point in the history
  2. Add unit tests

    Bartosz Litwiniuk committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    5252466 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Move consts to build config

    Bartosz Litwiniuk committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    8868e0e View commit details
    Browse the repository at this point in the history
  2. Remove unused file

    Bartosz Litwiniuk committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    46a1fc6 View commit details
    Browse the repository at this point in the history
  3. Fix default value

    Bartosz Litwiniuk committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    58fd1ee View commit details
    Browse the repository at this point in the history
  4. Move to secrets

    Bartosz Litwiniuk committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    7e3893b View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Fix

    Bartosz Litwiniuk committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    a8a72b8 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    647456d View commit details
    Browse the repository at this point in the history
  2. Remove todos

    Bartosz Litwiniuk committed May 8, 2023
    Configuration menu
    Copy the full SHA
    ee62bc1 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. Rename variable

    Bartosz Litwiniuk committed May 14, 2023
    Configuration menu
    Copy the full SHA
    9a9db4d View commit details
    Browse the repository at this point in the history
  2. Add extra brackets

    Bartosz Litwiniuk committed May 14, 2023
    Configuration menu
    Copy the full SHA
    e91ed35 View commit details
    Browse the repository at this point in the history
  3. Rename variable

    Bartosz Litwiniuk committed May 14, 2023
    Configuration menu
    Copy the full SHA
    e353728 View commit details
    Browse the repository at this point in the history
  4. Improve error msg

    Bartosz Litwiniuk committed May 14, 2023
    Configuration menu
    Copy the full SHA
    70e2a24 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Use Json objects instead of string

    Bartosz Litwiniuk committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    7c3bbd1 View commit details
    Browse the repository at this point in the history
  2. Refactor

    Bartosz Litwiniuk committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    6ea904e View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. Move frames to new file

    Bartosz Litwiniuk committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    24a807d View commit details
    Browse the repository at this point in the history
  2. Fix unit test

    Bartosz Litwiniuk committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    2f714d4 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. Revert "Fix unit test"

    This reverts commit 2f714d4.
    Bartosz Litwiniuk committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    06d7ca2 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Rename variable

    Bartosz Litwiniuk committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    1c9e023 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Merge branch 'release-candidate/3.7.8' into feature/integration-verif…

    …ication-tests
    Bartosz Litwiniuk committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    555ae9e View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Add info about 3.7.8 to CHANGELOG.md

    Bartosz Litwiniuk committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    b683771 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #94 from backtrace-labs/feature/integration-verifi…

    …cation-tests
    
    Feature/integration verification tests
    BartoszLitwiniuk authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    44ec45b View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Merge branch 'release-candidate/3.7.8' into release-3.7.10

    # Conflicts:
    #	CHANGELOG.md
    Bartosz Litwiniuk committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    4872b06 View commit details
    Browse the repository at this point in the history