[AUTOMATIC] Release/4.22.1#2684
Merged
Merged
Conversation
NachoSoto
approved these changes
Jun 21, 2023
Codecov Report
@@ Coverage Diff @@
## main #2684 +/- ##
==========================================
- Coverage 86.56% 86.45% -0.12%
==========================================
Files 208 208
Lines 14801 14801
==========================================
- Hits 12813 12796 -17
- Misses 1988 2005 +17
|
Contributor
|
|
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This is an automatic release.
Bugfixes
PurchasesOrchestrator: updateCustomerInfoManagercache after processing transactions (PurchasesOrchestrator: updateCustomerInfoManagercache after processing transactions #2676) via NachoSoto (@NachoSoto)ErrorResponse: drastically improved error messages, no more "unknown error"s (ErrorResponse: drastically improved error messages, no more "unknown error"s #2660) via NachoSoto (@NachoSoto)PaywallExtensions: post purchases withOfferingidentifier (PaywallExtensions: post purchases withOfferingidentifier #2645) via NachoSoto (@NachoSoto)product_plan_identifierfor purchased subscriptions fromGoogle Play(Supportproduct_plan_identifierfor purchased subscriptions fromGoogle Play#2654) via Josh Holtz (@joshdholtz)Performance Improvements
copy(with: VerificationResult): optimization to avoid copies (copy(with: VerificationResult): optimization to avoid copies #2639) via NachoSoto (@NachoSoto)Other Changes
ETagManager: refactored e-tag creation and tests (ETagManager: refactored e-tag creation and tests #2671) via NachoSoto (@NachoSoto)getPromotionalOffer: returnErrorCode.ineligibleErrorif receipt is not found (getPromotionalOffer: returnErrorCode.ineligibleErrorif receipt is not found #2678) via NachoSoto (@NachoSoto)TimingUtil: removed slow purchase logs (TimingUtil: removed slow purchase logs #2677) via NachoSoto (@NachoSoto)CI: changedCodecovtoinformational(CI: changedCodecovtoinformational#2670) via NachoSoto (@NachoSoto)LoadShedderIntegrationTests: verify requests are actually handled by load shedder (LoadShedderIntegrationTests: verify requests are actually handled by load shedder #2663) via NachoSoto (@NachoSoto)ETagManager.httpResultFromCacheOrBackend: return response headers (ETagManager.httpResultFromCacheOrBackend: return response headers #2666) via NachoSoto (@NachoSoto)Integration Tests: added tests to verify 304 behavior (Integration Tests: added tests to verify 304 behavior #2659) via NachoSoto (@NachoSoto)HTTPClient: disableURLSessioncache (HTTPClient: disableURLSessioncache #2668) via NachoSoto (@NachoSoto)HTTPStatusCode.isSuccessfullySynced(DocumentedHTTPStatusCode.isSuccessfullySynced#2661) via NachoSoto (@NachoSoto)NetworkError.signatureVerificationFailed: added status code to erroruserInfo(NetworkError.signatureVerificationFailed: added status code to erroruserInfo#2657) via NachoSoto (@NachoSoto)HTTPClient: improved log for failed requests (HTTPClient: improved log for failed requests #2669) via NachoSoto (@NachoSoto)ETagManager: added new verbose logs (ETagManager: added new verbose logs #2656) via NachoSoto (@NachoSoto)Signature Verification: added test-only log for debugging invalid signatures (Signature Verification: added test-only log for debugging invalid signatures #2658) via NachoSoto (@NachoSoto)HTTPResponse.description(FixedHTTPResponse.description#2664) via NachoSoto (@NachoSoto)Loggerto useos_log(ChangedLoggerto useos_log#2608) via NachoSoto (@NachoSoto)MainThreadMonitor: increased threshold (MainThreadMonitor: increased threshold #2662) via NachoSoto (@NachoSoto)debugRevenueCatOverlay: displayreceiptURL(debugRevenueCatOverlay: displayreceiptURL#2652) via NachoSoto (@NachoSoto)PurchaseTester: added ability to displaydebugRevenueCatOverlay(PurchaseTester: added ability to displaydebugRevenueCatOverlay#2653) via NachoSoto (@NachoSoto)debugRevenueCatOverlay: ability to close onmacOS/Catalyst(debugRevenueCatOverlay: ability to close onmacOS/Catalyst#2649) via NachoSoto (@NachoSoto)debugRevenueCatOverlay: added support formacOS(debugRevenueCatOverlay: added support formacOS#2648) via NachoSoto (@NachoSoto)LoadShedderIntegrationTests: enable signature verification (LoadShedderIntegrationTests: enable signature verification #2655) via NachoSoto (@NachoSoto)ImageSnapshot: fixed Xcode 15 compilation (ImageSnapshot: fixed Xcode 15 compilation #2651) via NachoSoto (@NachoSoto)OfferingsManager: don't clear offerings cache timestamp when request fails (OfferingsManager: don't clear offerings cache timestamp when request fails #2359) via NachoSoto (@NachoSoto)StoreKitObserverModeIntegrationTests: added test for posting renewals (StoreKitObserverModeIntegrationTests: added test for posting renewals #2590) via NachoSoto (@NachoSoto)StoreKit2TransactionListenereven on SK1 mode (Always initializeStoreKit2TransactionListenereven on SK1 mode #2612) via NachoSoto (@NachoSoto)ErrorUtils.missingReceiptFileError: added receipt URLuserInfocontext (ErrorUtils.missingReceiptFileError: added receipt URLuserInfocontext #2650) via NachoSoto (@NachoSoto).xcprivacyfor Xcode 15 (Added.xcprivacyfor Xcode 15 #2619) via NachoSoto (@NachoSoto)Trusted Entitlements: added debug log withResponseVerificationMode(Trusted Entitlements: added debug log withResponseVerificationMode#2647) via NachoSoto (@NachoSoto)debugRevenueCatOverlay: simplified title (debugRevenueCatOverlay: simplified title #2641) via NachoSoto (@NachoSoto)Purchases.updateAllCachesIfNeeded(SimplifiedPurchases.updateAllCachesIfNeeded#2626) via NachoSoto (@NachoSoto)HTTPResponseTests: fixed disabled test (HTTPResponseTests: fixed disabled test #2643) via NachoSoto (@NachoSoto)InternalDangerousSettings.forceSignatureFailures(AddInternalDangerousSettings.forceSignatureFailures#2635) via NachoSoto (@NachoSoto)IntegrationTests: explicitStoreKit 1mode (IntegrationTests: explicitStoreKit 1mode #2636) via NachoSoto (@NachoSoto)Signing: removed API for loading key from a file (Signing: removed API for loading key from a file #2638) via NachoSoto (@NachoSoto)