[AUTOMATIC] Release/4.15.3#2149
Merged
Merged
Conversation
NachoSoto
approved these changes
Dec 14, 2022
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
Purchases.configure(withAPIKey:appUserID:)andPurchases.configure(withAPIKey:appUserID:observerMode:)(Un-deprecatePurchases.configure(withAPIKey:appUserID:)andPurchases.configure(withAPIKey:appUserID:observerMode:)#2129) via NachoSoto (@NachoSoto)Other Changes
ReceiptFetcherTests: refactored tests usingwaitUntilValue(ReceiptFetcherTests: refactored tests usingwaitUntilValue#2144) via NachoSoto (@NachoSoto)ReceiptParser(Added a few performance improvements forReceiptParser#2124) via NachoSoto (@NachoSoto)CallbackCache: fixed reference (CallbackCache: fixed reference #2143) via NachoSoto (@NachoSoto)PostReceiptDataOperation: clarified receipt debug log (PostReceiptDataOperation: clarified receipt debug log #2128) via NachoSoto (@NachoSoto)CallbackCache: avoid exposing internal mutable cache (CallbackCache: avoid exposing internal mutable cache #2136) via NachoSoto (@NachoSoto)CallbackCache: added assertion for tests to ensure we don't leak callbacks (CallbackCache: added assertion for tests to ensure we don't leak callbacks #2137) via NachoSoto (@NachoSoto)NetworkOperation: madeAtomicreferences immutable (NetworkOperation: madeAtomicreferences immutable #2139) via NachoSoto (@NachoSoto)ReceiptParser: ensure parsing never happens in the main thread (ReceiptParser: ensure parsing never happens in the main thread #2123) via NachoSoto (@NachoSoto)PostReceiptDataOperation: also print receipt data withverboselogs (PostReceiptDataOperation: also print receipt data withverboselogs #2127) via NachoSoto (@NachoSoto)BasePurchasesTests: detecting and fixing manyDeviceCacheleaks (BasePurchasesTests: detecting and fixing manyDeviceCacheleaks #2105) via NachoSoto (@NachoSoto)StoreKitIntegrationTests: added test to check applying a promotional offer during subscription (StoreKitIntegrationTests: added test to check applying a promotional offer during subscription #1588) via NachoSoto (@NachoSoto)