[AUTOMATIC] Release/4.13.0#1938
Merged
Merged
Conversation
84f31dc to
399539a
Compare
Contributor
Author
|
Integration tests are still flaky, but moving forward with this for now. |
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.
New Features
StoreKit 2is now enabled by default 🚨 (StoreKit 2: enabled by default #1922) via NachoSoto (@NachoSoto)PurchasesTypeandPurchasesSwiftType(ExtractedPurchasesTypeandPurchasesSwiftType#1912) via NachoSoto (@NachoSoto)Bugfixes
StoreKit 1: changed result of cancelled purchases to be consistent withStoreKit 2(StoreKit 1: changed result of cancelled purchases to be consistent withStoreKit 2#1910) via NachoSoto (@NachoSoto)PaymentQueueWrapper: handle promotional purchase requests from App Store when SK1 is disabled (PaymentQueueWrapper: handle promotional purchase requests from App Store when SK1 is disabled #1901) via NachoSoto (@NachoSoto)Other Changes
CacheableNetworkOperation: fixed race condition in new test (CacheableNetworkOperation: fixed race condition in new test #1932) via NachoSoto (@NachoSoto)BasePurchasesTests: changed default back to SK1 (BasePurchasesTests: changed default back to SK1 #1935) via NachoSoto (@NachoSoto)Logger: refactored defaultLogLeveldefinition (Logger: refactored defaultLogLeveldefinition #1934) via NachoSoto (@NachoSoto)AppleReceipt: refactored declarations into nested types (AppleReceipt: refactored declarations into nested types #1933) via NachoSoto (@NachoSoto)Integration Tests: relaunch tests when retrying failures (Integration Tests: relaunch tests when retrying failures #1925) via NachoSoto (@NachoSoto)CircleCI: downgraded release jobs to Xcode 13.x (CircleCI: downgraded release jobs to Xcode 13.x #1927) via NachoSoto (@NachoSoto)ErrorUtils: added test to verify thatPublicErrors can becatch'd asErrorCode(ErrorUtils: added test to verify thatPublicErrors can becatch'd asErrorCode#1924) via NachoSoto (@NachoSoto)StoreKitIntegrationTests: printAppleReceiptdata wheneververifyEntitlementWentThroughfails (StoreKitIntegrationTests: printAppleReceiptdata wheneververifyEntitlementWentThroughfails #1929) via NachoSoto (@NachoSoto)OperationQueue: log debug message when requests are found in cache and skipped (OperationQueue: log debug message when requests are found in cache and skipped #1926) via NachoSoto (@NachoSoto)GetCustomerInfoAPI: avoid making a request if there's anyPostReceiptDataOperationin progress (GetCustomerInfoAPI: avoid making a request if there's anyPostReceiptDataOperationin progress #1911) via NachoSoto (@NachoSoto)PurchaseTester: allow HTTP requests and enable settingProxyURL(PurchaseTester: allow HTTP requests and enable settingProxyURL#1917) via NachoSoto (@NachoSoto)