[AUTOMATIC] Release/6.6.0#1130
Merged
Merged
Conversation
Contributor
|
Holding until #1131 is merged and this rebased |
Contributor
|
I'd also wait until static endpoints have signatures in the load shedder. |
Contributor
Right, that's why that PR is being held |
Contributor
|
@tonidero I think you need to update the code example to remove |
Codecov Report
@@ Coverage Diff @@
## main #1130 +/- ##
=======================================
Coverage 85.35% 85.35%
=======================================
Files 175 175
Lines 6117 6117
Branches 903 903
=======================================
Hits 5221 5221
Misses 554 554
Partials 342 342
|
tonidero
approved these changes
Jul 12, 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
Trusted Entitlements: made API stable (Trusted Entitlements: stable #1105) via NachoSoto (@NachoSoto)This new feature prevents MitM attacks between the SDK and the RevenueCat server.
With verification enabled, the SDK ensures that the response created by the server was not modified by a third-party, and the entitlements received are exactly what was sent.
This is 100% opt-in.
EntitlementInfoshave a newVerificationResultproperty, which will indicate the validity of the responses when this feature is enabled.Experimental features
Bugfixes
Dependency Updates
13773d2tob2108fb(Bump fastlane-plugin-revenuecat_internal from13773d2tob2108fb#1095) via dependabot[bot] (@dependabot[bot])Other Changes
awaitCustomerInfo/ coroutines tests toTrustedEntitlementsInformationalModeIntegrationTest([EXTERNAL] AddawaitCustomerInfo/ coroutines tests toTrustedEntitlementsInformationalModeIntegrationTest#1077) via @pablo-guardiola ([EXTERNAL] AddawaitCustomerInfo/ coroutines tests toTrustedEntitlementsInformationalModeIntegrationTest(#1077) via @pablo-guardiola #1107) via Toni Rico (@tonidero)fetchPolicyparameter toawaitCustomerInfoAPI ([EXTERNAL] Add missingfetchPolicyparameter toawaitCustomerInfoAPI #1086) via @pablo-guardiola ([EXTERNAL] Add missingfetchPolicyparameter toawaitCustomerInfoAPI (#1086) via @pablo-guardiola #1090) via Toni Rico (@tonidero)