[AUTOMATIC] Release/4.25.2#2886
Merged
Merged
Conversation
NachoSoto
approved these changes
Jul 26, 2023
Contributor
|
Xcode 15 CI tests will failing but SDK does build. Tests are fixed in #2885 but did not want that to hold this release. |
Codecov Report
@@ Coverage Diff @@
## main #2886 +/- ##
=======================================
Coverage 86.59% 86.60%
=======================================
Files 217 217
Lines 15514 15514
=======================================
+ Hits 13435 13436 +1
+ Misses 2079 2078 -1
|
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.
This release is compatible with Xcode 15 beta 5 and visionOS beta 2
Bugfixes
xrOS: fixedSubscriptionStoreViewfor visionOS beta 2 (xrOS: fixedSubscriptionStoreViewfor visionOS beta 2 #2884) via Josh Holtz (@joshdholtz)Performance Improvements
Perf: updateCustomerInfocache before anything else (Perf: updateCustomerInfocache before anything else #2865) via NachoSoto (@NachoSoto)Other Changes
SimpleApp: added support for localization (SimpleApp: added support for localization #2880) via NachoSoto (@NachoSoto)TestStoreProduct: made available on release builds (TestStoreProduct: made available on release builds #2861) via NachoSoto (@NachoSoto)Tests: increased default logger capacity (Tests: increased default logger capacity #2870) via NachoSoto (@NachoSoto)CustomEntitlementComputation: removedinvalidateCustomerInfoCache(CustomEntitlementComputation: removedinvalidateCustomerInfoCache#2866) via NachoSoto (@NachoSoto)SimpleApp: updates for TestFlight compatibility (SimpleApp: updates for TestFlight compatibility #2862) via NachoSoto (@NachoSoto)BasePurchasesTests: consolidate to only initialize oneDeviceCache(BasePurchasesTests: consolidate to only initialize oneDeviceCache#2863) via NachoSoto (@NachoSoto)Codable: debug log entire JSON when decoding fails (Codable: debug log entire JSON when decoding fails #2864) via NachoSoto (@NachoSoto)IntegrationTests: replacedPurchases.sharedwith athrowing property (IntegrationTests: replacedPurchases.sharedwith athrowing property #2867) via NachoSoto (@NachoSoto)NetworkError: 2 new tests to ensure underlying error is included in description (NetworkError: 2 new tests to ensure underlying error is included in description #2843) via NachoSoto (@NachoSoto)Package.resolvedfor Xcode Cloud (Add SPMPackage.resolvedfor Xcode Cloud #2844) via NachoSoto (@NachoSoto)CustomEntitlementComputation: added integration test for cancellations (CustomEntitlementComputation: added integration test for cancellations #2849) via NachoSoto (@NachoSoto)CustomEntitlementComputation: removedsyncPurchases/restorePurchases(CustomEntitlementComputation: removedsyncPurchases/restorePurchases#2854) via NachoSoto (@NachoSoto)