Skip to content

feature: Unified API#117

Merged
marandaneto merged 37 commits into
mainfrom
feature/unified-api
Oct 29, 2020
Merged

feature: Unified API#117
marandaneto merged 37 commits into
mainfrom
feature/unified-api

Conversation

@marandaneto

@marandaneto marandaneto commented Oct 20, 2020

Copy link
Copy Markdown
Contributor

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

feature: Unified API

💡 Motivation and Context

SDK follows the Sentry convention for SDKs
https://develop.sentry.dev/sdk/unified-api/

💚 How did you test it?

running samples and unit/integration tests

📝 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • All tests passing
  • No breaking changes

🔮 Next steps

marandaneto and others added 4 commits October 14, 2020 13:46
* feat : add a static SDK main entry withSentry.init(options), .captureEvent(...), .captureException(...)
* feat: add Scope class
* add a OptionsConfiguration typedef
Co-authored-by: Manoel Aranda Neto <[email protected]>
@marandaneto
marandaneto marked this pull request as draft October 20, 2020 11:30
@marandaneto
marandaneto requested a review from rxlabz October 20, 2020 11:30
@marandaneto marandaneto changed the title feature/unified api feature: unified api Oct 20, 2020
@bruno-garcia

Copy link
Copy Markdown
Member

Make sure not to squash this PR 👍

Comment thread dart/example_web/pubspec.yaml Outdated
Comment thread dart/lib/src/hub.dart Outdated
Comment thread dart/lib/src/scope.dart Outdated
Comment thread dart/lib/src/sentry_client.dart Outdated
Comment thread dart/lib/src/sentry_options.dart
Comment thread dart/lib/src/sentry_options.dart Outdated
Comment thread dart/lib/src/sentry_options.dart
Comment thread dart/lib/src/transport/transport.dart Outdated
Comment thread dart/lib/src/transport/transport.dart Outdated
Comment thread dart/test/stack_trace_test.dart Outdated
@marandaneto
marandaneto marked this pull request as ready for review October 27, 2020 22:11
@marandaneto marandaneto changed the title feature: unified api feature: Unified API Oct 27, 2020
@marandaneto

Copy link
Copy Markdown
Contributor Author

Draft of the docs getsentry/sentry-docs#2599

@marandaneto marandaneto mentioned this pull request Oct 28, 2020
8 tasks

@rxlabz rxlabz left a comment

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.

LGTM

@marandaneto
marandaneto merged commit d24cb50 into main Oct 29, 2020
@marandaneto
marandaneto deleted the feature/unified-api branch October 29, 2020 08:50
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