Skip to content

Use sentryClientName instead of sdk.identifier#1135

Merged
marandaneto merged 7 commits into
v7.0.0from
ref/use-sentry-client-name
Nov 15, 2022
Merged

Use sentryClientName instead of sdk.identifier#1135
marandaneto merged 7 commits into
v7.0.0from
ref/use-sentry-client-name

Conversation

@denrase

@denrase denrase commented Nov 15, 2022

Copy link
Copy Markdown
Collaborator

📜 Description

Use sentryClientName instead of sdk.identifier in HttpTransport header.

💡 Motivation and Context

Closes #584

💚 How did you test it?

Added test.

📝 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • I updated the docs if needed
  • All tests passing
  • No breaking changes

Comment thread dart/lib/src/sentry_options.dart Outdated
Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md
- screenResolution
- theme
- Removed isolate name from Dart context. It's now reported via the threads interface. It can be enabled via `options.attachThreads`
- Use `sentryClientName` instead of `sdk.identifier` ([#1135](https://github.com/getsentry/sentry-dart/pull/1135))

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • 🚫 The changelog entry seems to be part of an already released section ## 7.0.0.
    Consider moving the entry to the ## Unreleased section, please.

@codecov-commenter

codecov-commenter commented Nov 15, 2022

Copy link
Copy Markdown

Codecov Report

❗ No coverage uploaded for pull request base (v7.0.0@199a9fe). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##             v7.0.0    #1135   +/-   ##
=========================================
  Coverage          ?   90.95%           
=========================================
  Files             ?        9           
  Lines             ?      199           
  Branches          ?        0           
=========================================
  Hits              ?      181           
  Misses            ?       18           
  Partials          ?        0           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@denrase
denrase marked this pull request as ready for review November 15, 2022 13:20
@denrase
denrase requested a review from marandaneto November 15, 2022 13:20
Comment thread dart/lib/src/sentry_options.dart Outdated
@denrase
denrase requested a review from marandaneto November 15, 2022 15:27
@marandaneto
marandaneto merged commit 995bec7 into v7.0.0 Nov 15, 2022
@marandaneto
marandaneto deleted the ref/use-sentry-client-name branch November 15, 2022 17:30
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.

3 participants