Commit 2ee89b5
authored
File tree
6 files changed
+51
-87
lines changed- src
- Sentry.Unity
- Integrations
- test/Sentry.Unity.Tests
6 files changed
+51
-87
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
11 | 15 | | |
12 | 16 | | |
13 | 17 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
| 141 | + | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
| 196 | + | |
| 197 | + | |
197 | 198 | | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
209 | 206 | | |
210 | 207 | | |
211 | 208 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
133 | 144 | | |
134 | 145 | | |
135 | 146 | | |
| |||
305 | 316 | | |
306 | 317 | | |
307 | 318 | | |
308 | | - | |
309 | | - | |
310 | | - | |
311 | | - | |
312 | | - | |
313 | | - | |
314 | | - | |
315 | 319 | | |
316 | 320 | | |
317 | 321 | | |
| |||
326 | 330 | | |
327 | 331 | | |
328 | 332 | | |
329 | | - | |
330 | | - | |
331 | | - | |
332 | 333 | | |
333 | 334 | | |
334 | 335 | | |
| |||
391 | 392 | | |
392 | 393 | | |
393 | 394 | | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
394 | 404 | | |
395 | 405 | | |
396 | 406 | | |
| |||
499 | 509 | | |
500 | 510 | | |
501 | 511 | | |
502 | | - | |
503 | | - | |
504 | | - | |
505 | | - | |
506 | | - | |
507 | | - | |
508 | | - | |
509 | | - | |
510 | | - | |
511 | | - | |
512 | | - | |
513 | | - | |
514 | | - | |
515 | | - | |
516 | | - | |
517 | | - | |
518 | | - | |
519 | | - | |
520 | | - | |
521 | | - | |
522 | | - | |
523 | | - | |
524 | | - | |
525 | | - | |
526 | | - | |
527 | | - | |
528 | | - | |
529 | | - | |
530 | | - | |
531 | | - | |
532 | | - | |
533 | | - | |
534 | | - | |
535 | | - | |
536 | | - | |
537 | | - | |
538 | | - | |
539 | | - | |
540 | | - | |
541 | | - | |
542 | | - | |
543 | | - | |
544 | | - | |
545 | | - | |
546 | | - | |
547 | | - | |
548 | | - | |
Submodule sentry-dotnet updated 75 files
- .generated.NoMobile.sln+2-2
- CHANGELOG.md+106-87
- Sentry-CI-Build-Linux-NoMobile.slnf+2-2
- Sentry-CI-Build-Linux.slnf+2-2
- Sentry-CI-Build-Windows-arm64.slnf+2-2
- Sentry-CI-Build-Windows.slnf+2-2
- Sentry-CI-Build-macOS.slnf+2-2
- Sentry-CI-CodeQL.slnf+1-1
- Sentry.sln+2-2
- SentryMobile.slnf+1-1
- SentryNoMobile.slnf+2-2
- SentryNoSamples.slnf+2-2
- benchmarks/Sentry.Benchmarks/Extensions.Logging/SentryStructuredLoggerBenchmarks.cs+2-5
- benchmarks/Sentry.Benchmarks/StructuredLogBatchProcessorBenchmarks.cs+1-4
- integration-test/android.Tests.ps1+24
- integration-test/net9-maui/App.xaml.cs+99-1
- integration-test/net9-maui/MainPage.xaml.cs+2-35
- integration-test/net9-maui/MauiProgram.cs+6
- samples/Directory.Build.props+1-1
- samples/Sentry.Samples.AspNetCore.Basic/Program.cs+1-1
- samples/Sentry.Samples.Console.Basic/Program.cs+2-2
- samples/Sentry.Samples.ME.Logging/Program.cs+2-2
- samples/Sentry.Samples.Maui/MauiProgram.cs+1-1
- samples/Sentry.Samples.Serilog/Program.cs+1-1
- scripts/generate-solution-filters-config.yaml+1-1
- src/Sentry.Bindings.Android/Sentry.Bindings.Android.csproj+3
- src/Sentry.Bindings.Android/Transforms/Metadata.xml+3
- src/Sentry.Compiler.Extensions/BuildPropertySourceGenerator.cs+2-2
- src/Sentry.Compiler.Extensions/GeneratedCodeText.cs+1-1
- src/Sentry.Compiler.Extensions/OutputKindExtensions.cs+1-1
- src/Sentry.Compiler.Extensions/Sentry.Compiler.Extensions.csproj
- src/Sentry.Extensions.Logging/SentryStructuredLogger.cs+1-1
- src/Sentry.Serilog/SentrySink.cs+5-4
- src/Sentry.Serilog/SentrySinkExtensions.cs+7-7
- src/Sentry/BindableSentryOptions.cs+2-9
- src/Sentry/IHub.cs+2-2
- src/Sentry/Internal/DefaultSentryStructuredLogger.cs+2-2
- src/Sentry/Platforms/Android/AndroidDiagnosticLogger.cs+6-6
- src/Sentry/Platforms/Android/Sentry.Android.props+2
- src/Sentry/Platforms/Android/SentrySdk.cs+12
- src/Sentry/Protocol/App.cs+10
- src/Sentry/Sentry.csproj+1-1
- src/Sentry/SentryOptions.cs+25-46
- src/Sentry/SentryStructuredLogger.cs+1-1
- src/Sentry/buildTransitive/Sentry.targets+1-1
- test/Sentry.AspNetCore.Tests/SentryAspNetCoreStructuredLoggerProviderTests.cs+1-1
- test/Sentry.Compiler.Extensions.Tests/BuildPropertySourceGeneratorTests.RunResult_BadStrings.verified.txt+2-2
- test/Sentry.Compiler.Extensions.Tests/BuildPropertySourceGeneratorTests.RunResult_Publish_AotTrue.verified.txt+2-2
- test/Sentry.Compiler.Extensions.Tests/BuildPropertySourceGeneratorTests.RunResult_Success.verified.txt+2-2
- test/Sentry.Compiler.Extensions.Tests/BuildPropertySourceGeneratorTests.cs+1-1
- test/Sentry.Compiler.Extensions.Tests/Sentry.Compiler.Extensions.Tests.csproj+1-1
- test/Sentry.Compiler.Extensions.Tests/VerifySettingsInitializer.cs+1-1
- test/Sentry.Extensions.Logging.Tests/SentryLoggingOptionsSetupTests.cs+3-3
- test/Sentry.Extensions.Logging.Tests/SentryStructuredLoggerProviderTests.cs+1-1
- test/Sentry.Extensions.Logging.Tests/SentryStructuredLoggerTests.cs+1-1
- test/Sentry.Maui.Device.TestApp/Sentry.Maui.Device.TestApp.csproj+1-1
- test/Sentry.Maui.Tests/Internal/SentryMauiStructuredLoggerProviderTests.cs+4-1
- test/Sentry.Serilog.Tests/ApiApprovalTests.Run.DotNet10_0.verified.txt+1-1
- test/Sentry.Serilog.Tests/ApiApprovalTests.Run.DotNet8_0.verified.txt+1-1
- test/Sentry.Serilog.Tests/ApiApprovalTests.Run.DotNet9_0.verified.txt+1-1
- test/Sentry.Serilog.Tests/ApiApprovalTests.Run.Net4_8.verified.txt+1-1
- test/Sentry.Serilog.Tests/AspNetCoreIntegrationTests.cs+2-2
- test/Sentry.Serilog.Tests/IntegrationTests.verify.cs+1-1
- test/Sentry.Serilog.Tests/SentrySerilogSinkExtensionsTests.cs+3-3
- test/Sentry.Serilog.Tests/SentrySinkTests.Structured.cs+36-4
- test/Sentry.Serilog.Tests/SerilogAspNetSentrySdkTestFixture.cs+4-4
- test/Sentry.Testing/BindableTests.cs-13
- test/Sentry.Tests/ApiApprovalTests.Run.DotNet10_0.verified.txt+3-6
- test/Sentry.Tests/ApiApprovalTests.Run.DotNet8_0.verified.txt+3-6
- test/Sentry.Tests/ApiApprovalTests.Run.DotNet9_0.verified.txt+3-6
- test/Sentry.Tests/ApiApprovalTests.Run.Net4_8.verified.txt+3-6
- test/Sentry.Tests/HubTests.cs+8-8
- test/Sentry.Tests/Protocol/Context/AppTests.cs+4
- test/Sentry.Tests/SentryStructuredLoggerTests.Format.cs+4-4
- test/Sentry.Tests/SentryStructuredLoggerTests.cs+13-13
Lines changed: 15 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
186 | | - | |
| 185 | + | |
| 186 | + | |
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | | - | |
209 | | - | |
| 208 | + | |
| 209 | + | |
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
233 | | - | |
| 233 | + | |
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
| |||
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
306 | | - | |
307 | | - | |
| 306 | + | |
| 307 | + | |
308 | 308 | | |
309 | 309 | | |
310 | 310 | | |
| |||
321 | 321 | | |
322 | 322 | | |
323 | 323 | | |
324 | | - | |
325 | | - | |
| 324 | + | |
| 325 | + | |
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
| |||
336 | 336 | | |
337 | 337 | | |
338 | 338 | | |
339 | | - | |
340 | | - | |
| 339 | + | |
| 340 | + | |
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
| |||
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
353 | | - | |
354 | | - | |
| 353 | + | |
| 354 | + | |
355 | 355 | | |
356 | 356 | | |
357 | 357 | | |
| |||
372 | 372 | | |
373 | 373 | | |
374 | 374 | | |
375 | | - | |
376 | | - | |
| 375 | + | |
| 376 | + | |
377 | 377 | | |
378 | 378 | | |
379 | 379 | | |
| |||
0 commit comments