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

Feat/only send debug images referenced in the stacktrace for events #2329

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

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    49e2768 View commit details
    Browse the repository at this point in the history
  2. adapt tests

    martinhaintz committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    365e16a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bad0c67 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. fix unittest

    martinhaintz committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    211be42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05952f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8786ea7 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feat/only-send-debug-images-referenced-in-the-stacktrac…

    …e-for-events' of https://github.com/getsentry/sentry-dart into feat/only-send-debug-images-referenced-in-the-stacktrace-for-events
    
    * 'feat/only-send-debug-images-referenced-in-the-stacktrace-for-events' of https://github.com/getsentry/sentry-dart:
      Fix TTID timing issue (#2326)
      fix: dart2wasm test (#2327)
      Deprecate: metrics api (#2312)
    martinhaintz committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    fa97c64 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. fix address conversion

    martinhaintz committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    bd8befc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77b877a View commit details
    Browse the repository at this point in the history
  3. fix variable name

    martinhaintz committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    e153914 View commit details
    Browse the repository at this point in the history
  4. improve performance

    martinhaintz committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    0fef294 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Update flutter/ios/Classes/SentryFlutterPluginApple.swift

    Co-authored-by: Giancarlo Buenaflor <giancarlo_buenaflor@yahoo.com>
    martinhaintz and buenaflor authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    618f503 View commit details
    Browse the repository at this point in the history
  2. Update flutter/ios/Classes/SentryFlutterPluginApple.swift

    Co-authored-by: Giancarlo Buenaflor <giancarlo_buenaflor@yahoo.com>
    martinhaintz and buenaflor authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    e8592b5 View commit details
    Browse the repository at this point in the history
  3. Update flutter/ios/Classes/SentryFlutterPluginApple.swift

    Co-authored-by: Giancarlo Buenaflor <giancarlo_buenaflor@yahoo.com>
    martinhaintz and buenaflor authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    6df4617 View commit details
    Browse the repository at this point in the history
  4. Update flutter/lib/src/native/sentry_native_channel.dart

    Co-authored-by: Giancarlo Buenaflor <giancarlo_buenaflor@yahoo.com>
    martinhaintz and buenaflor authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    c36427b View commit details
    Browse the repository at this point in the history
  5. Update flutter/lib/src/native/sentry_native_binding.dart

    Co-authored-by: Giancarlo Buenaflor <giancarlo_buenaflor@yahoo.com>
    martinhaintz and buenaflor authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    ec0e60d View commit details
    Browse the repository at this point in the history
  6. Update flutter/lib/src/integrations/load_image_list_integration.dart

    Co-authored-by: Giancarlo Buenaflor <giancarlo_buenaflor@yahoo.com>
    martinhaintz and buenaflor authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    9530ca8 View commit details
    Browse the repository at this point in the history
  7. merge main

    martinhaintz committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    f83b0fe View commit details
    Browse the repository at this point in the history
  8. fix test

    martinhaintz committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    ad79f89 View commit details
    Browse the repository at this point in the history
  9. fix test

    martinhaintz committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    5f361b5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    18890a0 View commit details
    Browse the repository at this point in the history
  11. add changelog

    martinhaintz committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    bb9e2c4 View commit details
    Browse the repository at this point in the history
  12. fix swift linting

    martinhaintz committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    2cc98f6 View commit details
    Browse the repository at this point in the history