[AUTOMATIC] Release/4.17.0#2219
Merged
Merged
Conversation
NachoSoto
approved these changes
Jan 17, 2023
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
ReceiptParser.fetchAndParseLocalReceipt(Added newReceiptParser.fetchAndParseLocalReceipt#2204) via NachoSoto (@NachoSoto)PurchasesReceiptParser: added API to parse receipts frombase64string (PurchasesReceiptParser: added API to parse receipts frombase64string #2200) via NachoSoto (@NachoSoto)Bugfixes
CustomerInfo: support parsing schema version 2 to restore SDKv3.xcompatibility (CustomerInfo: support parsing schema version 2 to restore SDKv3.xcompatibility #2213) via NachoSoto (@NachoSoto)Other Changes
JSONDecoder: added decoding type when loggingDecodingError.keyNotFound(JSONDecoder: added decoding type when loggingDecodingError.keyNotFound#2212) via NachoSoto (@NachoSoto)ReceiptParserTests(AddedReceiptParserTests#2203) via NachoSoto (@NachoSoto)PurchaseTesterformacOS(DeployPurchaseTesterformacOS#2011) via NachoSoto (@NachoSoto)ReceiptFetcher: refactored implementation to log error when failing to fetch receipt (ReceiptFetcher: refactored implementation to log error when failing to fetch receipt #2202) via NachoSoto (@NachoSoto)PostReceiptDataOperation: replaced receiptbase64withhashfor cache key (PostReceiptDataOperation: replaced receiptbase64withhashfor cache key #2199) via NachoSoto (@NachoSoto)PurchaseTester: small refactor to simplifyDateformatting (PurchaseTester: small refactor to simplifyDateformatting #2210) via NachoSoto (@NachoSoto)PurchasesReceiptParser: improved documentation to referencedefault(PurchasesReceiptParser: improved documentation to referencedefault#2197) via NachoSoto (@NachoSoto)CachingTrialOrIntroPriceEligibilityChecker(CreatedCachingTrialOrIntroPriceEligibilityChecker#2007) via NachoSoto (@NachoSoto)