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 v1.3.0 #224

Closed
wants to merge 28 commits into from
Closed

Release v1.3.0 #224

wants to merge 28 commits into from

Conversation

YYChen01988
Copy link
Contributor

Enhancements

  • Update the bugsnag-plugin-android-performance-okhttp module to optionally carry the current SpanContext as an OpenTelemetry traceparent header in outgoing HTTP requests.
    #221

Bug fixes

  • Remove leak mark when the Activity is on stopped since Auto-instrumented spans should only be considered “leaked” when the Activity is destroyed.
    #210

YYChen01988 and others added 28 commits February 22, 2024 13:42
Sync next and master v1.2.2
* fix(test) bitbar expected result

* fix(test) bitbar expected result

* fix(test) remove flaky scenario
…sample, if the new value is strictly < the old value
Correctly reassign the Span samplingProbability
… setter is called at least once (on `init`)
Ensure that the sampling probably is included correctly
Update Buildkite macos 12 steps to run on macos 14
* feat(config) Add tracePropagationUrls to config option (#216)

* Build traceparent header from span impl (#217)

* feat(config) Add tracePropagationUrls to config option

* feat(config) Build traceparent header from SpanImpl

* feat(config) Build traceparent header from SpanImpl

* chore(propagation): added the OkHttpModule and linked `bugsnag-android-performance` with it to capture the configured `tracePropagationUrls`

* feat(okhttp) traceparent header added to http requests (#220)

* feat(okhttp) Update the `bugsnag-plugin-android-performance-okhttp` module to optionally carry the current `SpanContext` as an OpenTelemetry `traceparent` header in outgoing HTTP requests.

---------

Co-authored-by: jason <lemnik@users.noreply.github.com>
@YYChen01988 YYChen01988 requested a review from lemnik May 20, 2024 08:45
@YYChen01988 YYChen01988 deleted the release/v1.3.0 branch May 20, 2024 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants