Release/4.19#2483
Closed
NachoSoto wants to merge 4 commits into
Closed
Conversation
Contributor
Author
|
Diff for this release: 4.18.0...release/4.18.1 |
5 tasks
Contributor
Author
|
This adds a new |
This was referenced May 15, 2023
Contributor
Author
|
Closing in favor of #2491. |
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.
Bugfixes
Purchases.deinit: don't resetPurchases.proxyURL(Purchases.deinit: don't resetPurchases.proxyURL#2346) via NachoSoto (@NachoSoto)Other Changes
Configuration.EntitlementVerificationModeandVerificationResult(IntroducedConfiguration.EntitlementVerificationModeandVerificationResult#2277) via NachoSoto (@NachoSoto)PurchasesDiagnostics: added step to verify signature verification (PurchasesDiagnostics: added step to verify signature verification #2267) via NachoSoto (@NachoSoto)HTTPClient: added signature validation and introducedErrorCode.signatureVerificationFailed(HTTPClient: added signature validation and introducedErrorCode.signatureVerificationFailed#2272) via NachoSoto (@NachoSoto)ETagManager: don't use ETags if response verification failed (ETagManager: don't use ETags if response verification failed #2347) via NachoSoto (@NachoSoto)Integration Tests: removed@preconcurrency import(Integration Tests: removed@preconcurrency import#2464) via NachoSoto (@NachoSoto)ReceiptParserTests-Info.plistout of root (Clean up: movedReceiptParserTests-Info.plistout of root #2460) via NachoSoto (@NachoSoto)CHANGELOG(UpdateCHANGELOG#2461) via NachoSoto (@NachoSoto)SwiftSnapshotTesting(UpdateSwiftSnapshotTesting#2453) via NachoSoto (@NachoSoto)ProductEntitlementMapping: enabled entitlement mapping fetching (ProductEntitlementMapping: enabled entitlement mapping fetching #2425) via NachoSoto (@NachoSoto)BackendPostReceiptDataTests: increased timeout to fix flaky test (BackendPostReceiptDataTests: increased timeout to fix flaky test #2426) via NachoSoto (@NachoSoto)Integration Tests: fixed flaky errors when loading offerings (Integration Tests: fixed flaky errors when loading offerings #2420) via NachoSoto (@NachoSoto)PurchaseTester: fixed compilation forinternalentitlement verification (PurchaseTester: fixed compilation forinternalentitlement verification #2417) via NachoSoto (@NachoSoto)ETagManager/HTTPClient: sending newX-RC-Last-Refresh-Timeheader (ETagManager/HTTPClient: sending newX-RC-Last-Refresh-Timeheader #2373) via NachoSoto (@NachoSoto)VerificationResult.verifiedOnDevice(Added newVerificationResult.verifiedOnDevice#2379) via NachoSoto (@NachoSoto)PurchaseTester: fix memory leaks (PurchaseTester: fix memory leaks #2392) via Keita Watanabe (@kitwtnb)Offline Entitlements: createdLoadShedderIntegrationTests(Offline Entitlements: createdLoadShedderIntegrationTests#2362) via NachoSoto (@NachoSoto)SubscriberAttributesManagerIntegrationTests: fixed flaky failures (SubscriberAttributesManagerIntegrationTests: fixed flaky failures #2381) via NachoSoto (@NachoSoto)@DefaultDecodable.Now: fixed flaky test (@DefaultDecodable.Now: fixed flaky test #2374) via NachoSoto (@NachoSoto)PurchaseTesterSwiftUI: fixed iOS compilation (PurchaseTesterSwiftUI: fixed iOS compilation #2376) via NachoSoto (@NachoSoto)SubscriberAttributesManagerIntegrationTests: fixed potential race condition (SubscriberAttributesManagerIntegrationTests: fixed potential race condition #2380) via NachoSoto (@NachoSoto)Offline Entitlements: createCustomerInfofrom offline entitlements (Offline Entitlements: createCustomerInfofrom offline entitlements #2358) via NachoSoto (@NachoSoto)@DefaultDecodable.Now(Added@DefaultDecodable.Now#2372) via NachoSoto (@NachoSoto)HTTPClient: debug log when performing redirects (HTTPClient: debug log when performing redirects #2371) via NachoSoto (@NachoSoto)HTTPClient: new flag to force server errors (HTTPClient: new flag to force server errors #2370) via NachoSoto (@NachoSoto)OfferingsManager: fixed Xcode 13.x build (OfferingsManager: fixed Xcode 13.x build #2369) via NachoSoto (@NachoSoto)Offline Entitlements: storeProductEntitlementMappingin cache (Offline Entitlements: storeProductEntitlementMappingin cache #2355) via NachoSoto (@NachoSoto)Offline Entitlements: added support for fetchingProductEntitlementMappingResponseinOfflineEntitlementsAPI(Offline Entitlements: added support for fetchingProductEntitlementMappingResponseinOfflineEntitlementsAPI#2353) via NachoSoto (@NachoSoto)Offline Entitlements: createdProductEntitlementMapping(Offline Entitlements: createdProductEntitlementMapping#2365) via NachoSoto (@NachoSoto)NetworkError.isServerDown(ImplementedNetworkError.isServerDown#2367) via NachoSoto (@NachoSoto)ETagManager: added test for 304 responses with no etag (ETagManager: added test for 304 responses with no etag #2360) via NachoSoto (@NachoSoto)TestLogHandler: increased default capacity (TestLogHandler: increased default capacity #2357) via NachoSoto (@NachoSoto)OfferingsManager: moved log to common method to remove hardcoded string (OfferingsManager: moved log to common method to remove hardcoded string #2363) via NachoSoto (@NachoSoto)Offline Entitlements: createdProductEntitlementMappingResponse(Offline Entitlements: createdProductEntitlementMappingResponse#2351) via NachoSoto (@NachoSoto)HTTPClient: added test for 2xx response for request with etag (HTTPClient: added test for 2xx response for request with etag #2361) via NachoSoto (@NachoSoto)PurchaseTesterSwiftUIimprovements (PurchaseTesterSwiftUIimprovements #2345) via NachoSoto (@NachoSoto)ConfigureStrings: fixed double-space typo (ConfigureStrings: fixed double-space typo #2344) via NachoSoto (@NachoSoto)ETagManagerTests: fixed tests on iOS 12 (ETagManagerTests: fixed tests on iOS 12 #2349) via NachoSoto (@NachoSoto)DeviceCache: simplified constructor (DeviceCache: simplified constructor #2354) via NachoSoto (@NachoSoto)Trusted Entitlements: changed all APIs tointernal(Trusted Entitlements: changed all APIs tointernal#2350) via NachoSoto (@NachoSoto)VerificationResult.notRequested: removed caching reference (VerificationResult.notRequested: removed caching reference #2337) via NachoSoto (@NachoSoto)HTTPClienttests (Finished signature verificationHTTPClienttests #2333) via NachoSoto (@NachoSoto)Configuration.Builder.with(entitlementVerificationMode:): improved documentation (Configuration.Builder.with(entitlementVerificationMode:): improved documentation #2334) via NachoSoto (@NachoSoto)ETagManager: don't ignore failed etags withSigning.VerificationMode.informational(ETagManager: don't ignore failed etags withSigning.VerificationMode.informational#2331) via NachoSoto (@NachoSoto)IdentityManager: clearETagManagerandDeviceCacheif verification is enabled but cachedCustomerInfois not (IdentityManager: clearETagManagerandDeviceCacheif verification is enabled but cachedCustomerInfois not #2330) via NachoSoto (@NachoSoto)Configuration.EntitlementVerificationMode.enforcedunavailable (MadeConfiguration.EntitlementVerificationMode.enforcedunavailable #2329) via NachoSoto (@NachoSoto)CustomerInfo: use same grace period logic for active subscriptions (CustomerInfo: use same grace period logic for active subscriptions #2327) via NachoSoto (@NachoSoto)HTTPClient: don't verify 4xx/5xx responses (HTTPClient: don't verify 4xx/5xx responses #2322) via NachoSoto (@NachoSoto)EntitlementInfo: request date is not optional (EntitlementInfo: request date is not optional #2325) via NachoSoto (@NachoSoto)CustomerInfo: removedentitlementVerification(CustomerInfo: removedentitlementVerification#2320) via NachoSoto (@NachoSoto)VerificationResult.notVerifiedto.notRequested(RenamedVerificationResult.notVerifiedto.notRequested#2321) via NachoSoto (@NachoSoto)EntitlementInfo: add a grace period limit to outdated entitlements (EntitlementInfo: add a grace period limit to outdated entitlements #2288) via NachoSoto (@NachoSoto)CustomerInfo.requestDatefrom 304 responses (UpdateCustomerInfo.requestDatefrom 304 responses #2310) via NachoSoto (@NachoSoto)Signing: added request time & eTag to signature verification (Signing: added request time & eTag to signature verification #2309) via NachoSoto (@NachoSoto)HTTPClient: changed header search to be case-insensitive (HTTPClient: changed header search to be case-insensitive #2308) via NachoSoto (@NachoSoto)HTTPClient: automatically addnoncebased onHTTPRequest.Path(HTTPClient: automatically addnoncebased onHTTPRequest.Path#2286) via NachoSoto (@NachoSoto)PurchaseTester: added ability to reloadCustomerInfowith a customCacheFetchPolicy(PurchaseTester: added ability to reloadCustomerInfowith a customCacheFetchPolicy#2312) via NachoSoto (@NachoSoto)PurchaseTester: added ability to setConfiguration.EntitlementVerificationMode(PurchaseTester: added ability to setConfiguration.EntitlementVerificationMode#2290) via NachoSoto (@NachoSoto)usesStoreKit2IfAvailable(DeprecateusesStoreKit2IfAvailable#2293) via Andy Boedo (@aboedo)Signing: updated to use production public key (Signing: updated to use production public key #2274) via NachoSoto (@NachoSoto)