Commit b234ec5
authored
1 file changed
+1
-1
lines changedSubmodule sentry-cocoa updated 44 files
- .github/last-release-runid+1-1
- .github/workflows/build.yml-3
- .github/workflows/ready-to-merge-workflow.yml+23-20
- .github/workflows/release.yml-3
- .github/workflows/test.yml-3
- .github/workflows/ui-tests-critical.yml-3
- .github/workflows/ui-tests.yml-3
- CHANGELOG.md+5-1
- Package.swift+10-11
- Samples/SentrySampleShared/SentrySampleShared/SentrySDKWrapper.swift+12-3
- Samples/iOS-Swift/iOS-Swift/ExtraViewController.swift+2-2
- Sentry.podspec+1-1
- Sentry.xcodeproj/project.pbxproj-3
- SentryPrivate.podspec+1-1
- SentrySwiftUI.podspec+2-2
- SentryTestUtils/Sources/TestClient.swift+5-3
- Sources/Sentry/SentryClient.m+19-3
- Sources/Sentry/SentryHub.m+34-1
- Sources/Sentry/SentryMeta.m+1-1
- Sources/Sentry/SentrySDKInternal.m-2
- Sources/Sentry/include/SentryClient+Private.h+2
- Sources/Sentry/include/SentryHub+Private.h+2
- Sources/Sentry/include/SentryPrivate.h-1
- Sources/Swift/Helper/SentrySDK.swift+8-51
- Sources/Swift/Integrations/UserFeedback/SentryFeedback.swift+26-13
- Sources/Swift/Integrations/UserFeedback/SentryUserFeedbackFormViewModel.swift+3-3
- Sources/Swift/Options.swift+2-2
- Sources/Swift/Protocol/SentryLog.swift+49-1
- Sources/Swift/SentryClient.swift+8
- Sources/Swift/SentryHub.swift+10
- Sources/Swift/Tools/SentryLogBatcher.swift+136-15
- Sources/Swift/Tools/SentryLogger.swift+18-114
- Tests/HybridSDKTest/HybridPod.podspec+1-1
- Tests/SentryTests/Integrations/Feedback/SentryFeedbackTests.swift+34-15
- Tests/SentryTests/Protocol/SentryLogTests.swift+28
- Tests/SentryTests/SentryClientTests.swift+62-26
- Tests/SentryTests/SentryHubTests.swift+82
- Tests/SentryTests/SentryLogBatcherTests.swift+477-134
- Tests/SentryTests/SentryLoggerTests.swift+21-429
- Tests/SentryTests/SentryOptionsTest.m+2-2
- Tests/SentryTests/SentrySDKInternalTests.swift+7-43
- Tests/SentryTests/SentrySDKTests.swift+10-57
- develop-docs/CI.md-3
- sdk_api.json+214-6
0 commit comments