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

7.0.0 #2958

Merged
merged 55 commits into from
Nov 29, 2023
Merged

7.0.0 #2958

merged 55 commits into from
Nov 29, 2023

Conversation

romtsn
Copy link
Member

@romtsn romtsn commented Sep 28, 2023

#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 <bot+github-bot@sentry.io>
Co-authored-by: Roman Zavarnitsyn <rom4ek93@gmail.com>
* 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 <rom4ek93@gmail.com>
Co-authored-by: Sentry Github Bot <bot+github-bot@sentry.io>
@github-actions
Copy link
Contributor

github-actions bot commented Sep 28, 2023

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
Copy link
Member

@kahest kahest left a comment

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

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
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 <bot+github-bot@sentry.io>
@romtsn romtsn merged commit 8fd337b into main Nov 29, 2023
19 of 20 checks passed
@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.

None yet

8 participants