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

Add an overload to FirebaseCrashlytics.recordException to attach additional custom key value pairs #6528

Open
wants to merge 40 commits into
base: main
Choose a base branch
from

Commits on Nov 20, 2024

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

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    981a51e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81fd3fa View commit details
    Browse the repository at this point in the history
  3. Update api.txt file

    tejasd committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    2e39254 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6196e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    38a4a26 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7c422bb View commit details
    Browse the repository at this point in the history
  7. Remove TODO

    tejasd committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    9f99b44 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bb3aae2 View commit details
    Browse the repository at this point in the history
  9. Add details to CHANGELOG

    tejasd committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    c02234e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1b5f09e View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    590cc9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fdeade View commit details
    Browse the repository at this point in the history
  3. Add a TODO

    tejasd committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    dfaf14d View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Revert CHANGELOG

    tejasd committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    8a3b6e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f30f48c View commit details
    Browse the repository at this point in the history
  3. Fix typo

    tejasd committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    19fce3e View commit details
    Browse the repository at this point in the history
  4. Fix CHANGELOG

    tejasd committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    92e133a View commit details
    Browse the repository at this point in the history
  5. unused import

    tejasd committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    4d58ecd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f465408 View commit details
    Browse the repository at this point in the history
  7. return unmodifiable map

    tejasd committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    d0d7c53 View commit details
    Browse the repository at this point in the history
  8. Fix accidental new lines

    tejasd committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    4e4f1bf View commit details
    Browse the repository at this point in the history
  9. Add missing continue

    tejasd committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    b0a3bfc View commit details
    Browse the repository at this point in the history
  10. Update unit tests

    tejasd committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    abd31d3 View commit details
    Browse the repository at this point in the history
  11. Explicitly differentiate between internal and external keys in the Se…

    …ssionReportingCoordinatorTest
    tejasd committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    16648c0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2c4942f View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Configuration menu
    Copy the full SHA
    9cd5814 View commit details
    Browse the repository at this point in the history
  2. additional unit test changes

    tejasd committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    ca6f434 View commit details
    Browse the repository at this point in the history
  3. additional unit test changes

    tejasd committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    12142f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d13605e View commit details
    Browse the repository at this point in the history
  5. Update javadoc

    tejasd committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    c3cf46b View commit details
    Browse the repository at this point in the history
  6. Update comment

    tejasd committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    4471d23 View commit details
    Browse the repository at this point in the history
  7. more javadoc updates

    tejasd committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    bbfc5e8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dcc33e6 View commit details
    Browse the repository at this point in the history
  9. update doc

    tejasd committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    af2ddb1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    85179cc View commit details
    Browse the repository at this point in the history
  11. Remove LinkedHashMap TODO.

    tejasd committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    c88649e View commit details
    Browse the repository at this point in the history
  12. Update the public API

    tejasd committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    b384a7c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    658f870 View commit details
    Browse the repository at this point in the history
  14. Update api.txt

    tejasd committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    6144c29 View commit details
    Browse the repository at this point in the history