-
-
Notifications
You must be signed in to change notification settings - Fork 226
4.0.0 #2631
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
Merged
Merged
4.0.0 #2631
Changes from 2 commits
Commits
Show all changes
164 commits
Select commit
Hold shift + click to select a range
be4d8d5
nit: changelog spacing
bruno-garcia a4efd31
move to mobile platform targets to net7 (#2624)
bruno-garcia 97c5f7c
Update CHANGELOG.md
bruno-garcia 3efc18f
Skip ApiApprovalTests.verify.cs until v4.0.0 (#2658)
jamescrosswell 56e5b06
Removed IHasDistribution and added Distrubution to IEventLike instead…
jamescrosswell 8706936
Merged IHasTransactionNameSource into ITransactionContext (#2654)
jamescrosswell 300f248
Merged ISpanContext into ITraceContext (#2668)
jamescrosswell 8084c05
Merged IHasBreadcrumbs into IEventLike (#2670)
jamescrosswell 83dbdf8
dotnet workload list runs silently (#2627)
jamescrosswell 7e72926
fix: Overload for `ContinueTrace` to accept headers as `string` (#2601)
bitsandfoxes cd5e6a4
Fixes: Identifying Users with OpenTelemetry doesn't work (#2618)
jamescrosswell 1005f3f
feat: Tracing without Performance for Azure Function Workers (#2630)
bitsandfoxes f50dcd4
Construct hint items lazily (avoid unnecessary allocations when not u…
jamescrosswell 5f5f22e
Init Sentry before OpenTelemetry (#2635)
jamescrosswell ca9829d
ref: Instantiating `_tags` for Spans lazily (#2636)
bitsandfoxes 9df5b21
ref: SpanId creation (#2619)
bitsandfoxes db17a69
ref: azure functions pkg change (#2637)
bruno-garcia cad89b4
chore: update modules/sentry-cocoa to 8.12.0 (#2640)
github-actions[bot] 18d9ca8
chore: Update CHANGELOG.md (#2643)
bitsandfoxes 5a79e7f
release: 3.40.0-beta.0
getsentry-bot cecb99d
chore: update scripts/update-cli.ps1 to 2.21.0 (#2645)
github-actions[bot] 5cb67de
Added memory optimisations for GetLastActiveSpan (#2642)
jamescrosswell f45a0dc
chore: update scripts/update-cli.ps1 to 2.21.1 (#2647)
github-actions[bot] e9a113d
Update HubTests.cs (#2649)
jamescrosswell 3474989
Removed legacy group (#2651)
jamescrosswell 3836a94
fix: Replacing `Carthage` with `xcodebuild` (#2672)
bitsandfoxes 11e6855
fixup changelog
vaind 0c386ee
Fixed: Changelog prevents CI Builds in v4.0.0 branches
jamescrosswell 0aed969
Throw ArgumentNullException if DSN is null (#2655)
jamescrosswell 3c3182d
Merged IHasMeasurements into ISpanData (#2659)
jamescrosswell 08d6926
Merge branch 'main' into feat/4.0.0
vaind ede4a04
feat: Enable `CaptureFailedRequests` by default (#2688)
bitsandfoxes b28cc31
chore: align StackFrame's properties (#2691)
vaind 8c40320
Remove additional `TransactionTracer` constructors (#2694)
bitsandfoxes 82d90cb
Removed `Scope.Platform` as it would never be applied. (#2695)
jamescrosswell 5e0d377
feat: Native AOT frame info (#2701)
vaind c420292
fix build on mac m1 (#2702)
vaind 7fec1be
Upgraded to `NLog 5` (#2697)
bitsandfoxes 0f77c67
fix: CaptureFailedRequests xml docs
bruno-garcia 38fd446
Fallback to `AssemblyVersion` if `InformalVersion` is `NullOrEmpty` (…
bitsandfoxes 813d027
Reenabled API Verify tests (#2716)
bitsandfoxes 7e12c2b
Reordered parameters to TransactionContext and SpanContext constructo…
jamescrosswell 4fa245b
Change signature order in `DiagnosticLogger` for exceptions (#2715)
bitsandfoxes f286c62
chore: update scripts/update-cli.ps1 to 2.21.2 (#2698)
github-actions[bot] dfc1e76
build(deps): bump styfle/cancel-workflow-action from 0.11.0 to 0.12.0…
dependabot[bot] 00a77ae
Fix: Scope not being applied to OpenTelemetry spans in ASP.NET Core (…
jamescrosswell c96ac8b
Delete SentryAzureFunctions.slnf (#2708)
bruno-garcia fa48b25
Apply Scope to exceptions captured via Activity.RecordException (#2712)
jamescrosswell f0f785e
release: 3.40.0
getsentry-bot 35c269a
Update .craft.yml (#2615)
jamescrosswell 69bef53
Make ISentryUserFactory public (#2719)
jamescrosswell 161c79d
chore: update scripts/update-java.ps1 to 6.31.0 (#2723)
github-actions[bot] e1c2c04
release: 3.40.1
getsentry-bot c7da8ac
chore(deps): update Cocoa SDK to v8.13.1 (#2722)
github-actions[bot] a9068b4
Merge branch 'main' into feat/4.0.0
vaind 8163910
chore: fix changelog merge
vaind 467f066
chore: update API verified.txt
vaind 5aa3280
refactor: change DebugImage.ImageAddress to long (#2725)
vaind 1d16e00
build with dotnet 8 sdk (#2622)
bruno-garcia d32f05b
sentry-native SDK integration (#2704)
vaind ebbb500
Renamed ISpan and ITransaction to ISpanTracer and ITransactionTracer …
jamescrosswell 738714d
Merge remote-tracking branch 'getsentry/main' into feat/4.0.0
jamescrosswell 7e82f99
Update Sentry.NoMobile.sln
jamescrosswell 6e18dee
CI cleanup (#2733)
bitsandfoxes 941d9dc
Removed `WithScope` and `WithScopeAsync` (#2717)
bitsandfoxes a34e984
Contexts inherit from IDictionary<string, object> (#2729)
jamescrosswell 441386b
chore: pin .net version in global.json (#2742)
vaind 91b22a9
Feat: native AOT debug info upload (#2739)
vaind 1007ba3
Consolidated CaptureEvent API methods (#2749)
jamescrosswell 30a73ad
Merge branch 'main' into feat/4.0.0
jamescrosswell e0bef79
See diff when dirty check fails (#2755)
jamescrosswell 79ddcb0
ci: install xamarin-ios if not found (#2757)
vaind 99105fe
Make Sentry.PlatformAbstractions.Runtime.Identifier get only (#2764)
jamescrosswell d691018
Made Sentry.Values<T> internal (#2771)
jamescrosswell a448ab3
Update CHANGELOG.md
vaind 835226b
chore: include debug info in sentry-native static build (#2765)
vaind 63a05ba
feat: sentry-native macOS integration (#2767)
vaind 20276c5
refactor: merge Sentry.Bindings.Native into Sentry (#2777)
vaind 68e143b
Trimming for .NET 7+ in Sentry Core (#2732)
jamescrosswell 3dfff8c
preprocessor directives at index 0
bruno-garcia 2d7a9dd
Merge branch 'main' into feat/4.0.0
bruno-garcia 3ebfcb0
Remove TracePropagationTarget (#2763)
jamescrosswell 076b0f1
Chore: minor improvements (#2769)
vaind f1fd43d
drop net461 in favor of net462 (#2786)
bruno-garcia e186ced
Merge branch 'main' into feat/4.0.0
bruno-garcia 4080ac6
remove deprecated frameworks (#2787)
bruno-garcia 7b330dd
Merge branch 'main' into feat/4.0.0
bruno-garcia e9c84a6
update contributing and remove unused snapshot test files (#2790)
bruno-garcia 8f167a0
Added CMake as a dependency to CONTRIBUTING.md (#2795)
jamescrosswell c52c430
fix: Native AOT resolution (#2799)
vaind b8484ec
Merge branch 'main' into feat/4.0.0
jamescrosswell 8b89fcd
Added IsAotCompatible for uncomplicated projects (#2793)
jamescrosswell 9a2497d
Fixed warnings when generating cocoa bindings (#2805)
jamescrosswell 1284b8d
Merge remote-tracking branch 'origin/main' into feat/4.0.0
vaind 1da6154
fix: net8 JSON serialization (#2810)
vaind e590886
feat: packaging native runtime libs (#2781)
vaind 211aba8
fixup: runtime tests after #2781 merge
vaind ad87961
Merge branch 'main' into feat/4.0.0
vaind c86fd6f
Merge branch 'main' into feat/4.0.0
bruno-garcia 8dcacef
fix changelog heading
bruno-garcia 4ff7f8a
release: 4.0.0-alpha.0
getsentry-bot c259c41
Consistent names for Transactions for ASP.NET Core routes (#2808)
jamescrosswell 9a1bbcf
update comments
vaind 79695bb
Merge branch 'main' into feat/4.0.0
bruno-garcia 2e3d757
test on net8.0 (#2791)
bruno-garcia daaa05b
Merge branch 'main' into feat/4.0.0
vaind 6709bf5
Merge branch 'release/4.0.0-alpha.0' into feat/4.0.0
bruno-garcia c2f78e7
prep next release
bruno-garcia 3d0eb8b
disable vulnerabilities workflow
vaind f539268
chore: cleanup v4 changelog (#2824)
vaind 83d8b4e
fix: don't add WinUI integration on mobile (#2821)
vaind f661d07
Refactor: move DebugImage and DebugMeta to Sentry.Protocol (#2815)
vaind 9937a76
fix: NativeAOT inApp setting (#2831)
vaind f8f7147
Merge branch 'main' into feat/4.0.0
vaind 975f174
chore: update dotnet-8 to final release (#2836)
vaind 7f4b8fa
ci: cache supplemental build (#2839)
vaind ea5dddc
chore: net8 samples (#2830)
vaind b84faa8
Remove ConfigureFromConfigurationOptions<T> from Sentry.Extensions.Lo…
jamescrosswell 2a60c09
Removed obsolete options (#2841)
bitsandfoxes 0873db3
fix: missing metadata dependency (#2843)
vaind 0d643ff
feat: NativeAOT iOS support (#2820)
vaind dd9cfac
feat: Add NET8 to major packages (#2852)
vaind 2c0d18a
Fix `4.0.0-beta.0` changelog (#2855)
bitsandfoxes 34b8f9c
Unobsoleted `SentryClient.Dispose` (#2842)
bitsandfoxes 15c5c39
chore: fixup changelog (#2837)
vaind 7f727f5
chore: update scripts/update-cli.ps1 to 2.21.5 (#2851)
github-actions[bot] 128e372
Merge remote-tracking branch 'origin/main' into feat/4.0.0
vaind 12e23cb
chore: remove obsolete APIs (#2856)
vaind 69806bc
feat: Enrich transactions (#2838)
bitsandfoxes 749c9a7
Removed `IUserFactory` in favor of `ISentryUserFactory` (#2840)
bitsandfoxes 1ccc4a6
release: 4.0.0-beta.0
getsentry-bot 0ae0922
Merge branch 'release/4.0.0-beta.0' into feat/4.0.0
5c549d1
readme: remove minidump pkg and api docs
bruno-garcia 0c5d50f
chore: cleanup obsolete pragmas (#2857)
vaind bd198f9
chore: bump M.SourceLink.GitHub to 8.0.0
bruno-garcia 329e2ee
remove explicit pkg ref SourceLink
bruno-garcia 1dfbc64
remove netstandard from the console sample
vaind 6f46891
pack profiling nuget package (#2800)
bruno-garcia 30c8eba
remove ns2.1 from nlog (#2864)
bruno-garcia 1179610
Chore: deduplicate device tests (#2858)
vaind 9832c88
release: 4.0.0-beta.1
getsentry-bot ebaed3e
Merge branch 'release/4.0.0-beta.1' into feat/4.0.0
84925a9
Undo renaming of ISpan (#2870)
jamescrosswell 7584368
Removed ConfigureFromConfigurationOptions<SentryAspNetCoreOptions> (#…
jamescrosswell 89b2f6a
fix: aspnetcore dependency (#2873)
bruno-garcia c32be36
fix: upload Android native symbols (#2876)
vaind f79ab7b
Add Tests to ensure BindableOptions are consistent with Options (#2875)
jamescrosswell cf2d206
renamed (#2879)
bitsandfoxes 5ba1121
Merge branch 'main' into feat/4.0.0
jamescrosswell 5d20a0c
Updated BindableSentryAspNetCoreOptions to pass tests
jamescrosswell 24cfe5b
Dropped `netstandard2.0` for ASP.NET Core (#2807)
bitsandfoxes 0ea0f0a
fix: Sentry.Serilog throws with a disabled DSN (#2883)
jamescrosswell 9e8c58f
Merge branch 'main' into feat/4.0.0
bruno-garcia fa1a5c6
release: 4.0.0-beta.2
getsentry-bot 464fd4c
Only set FrameworkSupportsAot for net8.0+ (#2889)
jamescrosswell 9fa8f3c
Merge branch 'release/4.0.0-beta.2' into feat/4.0.0
c0b7607
fix: changelog 4.0 beta
bruno-garcia 2e4649c
chore: support NativeAOT only on net8+ (#2892)
vaind c179895
Chore: .net8 native interop cleanups (#2893)
vaind ba1a198
fix pragma location
bruno-garcia e6bf7a8
merged main
bitsandfoxes e08d4f6
fix ci
vaind 2ff2e7c
CI Ignores changes to `.md` files (#2906)
bitsandfoxes b50c28d
Merge branch 'main' into feat/4.0.0
bruno-garcia File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.