Skip to content

7.0.0#2958

Merged
romtsn merged 55 commits into
mainfrom
feat/7.0.0
Nov 29, 2023
Merged

7.0.0#2958
romtsn merged 55 commits into
mainfrom
feat/7.0.0

Conversation

@romtsn

@romtsn romtsn commented Sep 28, 2023

Copy link
Copy Markdown
Member

#skip-changelog

📜 Description

💡 Motivation and Context

💚 How did you test it?

📝 Checklist

  • I reviewed the submitted code.
  • I added tests to verify the changes.
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled.
  • I updated the docs if needed.
  • Review from the native team if needed.
  • No breaking change or entry added to the changelog.
  • No breaking change for hybrid SDKs or communicated to hybrid SDKs.

🔮 Next steps

markushi and others added 27 commits June 29, 2023 14:14
Co-authored-by: Sentry Github Bot <[email protected]>
Co-authored-by: Roman Zavarnitsyn <[email protected]>
* reduced timeout of AsyncHttpTransport close to flushTimeoutMillis (default 4s in Android and 15s in Java) to avoid ANRs in Android
* Add deadline timeout for automatic transactions

* Update Changelog

* Address PR comments

* Fix formatting

* Add missing test, improve naming

* Ensure deadline timeout is only set once
* updated minimum Android SDK version to 19
* removed few workarounds for version < 19
Co-authored-by: Roman Zavarnitsyn <[email protected]>
Co-authored-by: Sentry Github Bot <[email protected]>
@github-actions

github-actions Bot commented Sep 28, 2023

Copy link
Copy Markdown
Contributor
Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against 971b171

@romtsn
romtsn marked this pull request as ready for review November 27, 2023 16:13

@kahest kahest 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.

great update, and great release notes 🥔🥔🥔🥔🥔
left some thoughts that also apply to the migration docs

Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md Outdated
lbloder and others added 3 commits November 28, 2023 17:03
* execute withScopeCallback in noopHub, add tests to SentryTest

* extract IScope interface

* initial migration to IScope

* fix usages of IScope constructor and replace with Scope, add fromScope static Method, fix tests, add tests, run withScope even on disabled hub

* replace static fromScope method with clone

* add changelog entries

* revert unintended changes

* Format code

---------

Co-authored-by: Sentry Github Bot <[email protected]>
@romtsn
romtsn merged commit 8fd337b into main Nov 29, 2023
@romtsn
romtsn deleted the feat/7.0.0 branch November 29, 2023 12:24
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.

8 participants