[AUTOMATIC] Release/10.16.2 - #3953
Merged
Merged
Conversation
rickvdl
approved these changes
Aug 13, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3953 +/- ##
=======================================
Coverage 82.66% 82.66%
=======================================
Files 423 423
Lines 17456 17456
Branches 2627 2627
=======================================
Hits 14430 14430
Misses 2138 2138
Partials 888 888 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
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.
RevenueCat SDK
🐞 Bugfixes
RevenueCatUI SDK
Paywallsv2
🐞 Bugfixes
🔄 Other Changes
purchases-uiand use a ServiceLoader to reach it (refactor(paywalls): move image warming topurchases-uiand use a ServiceLoader to reach it #3913) via Álvaro Brey (@AlvaroBrey)CheckpointTester(refactor(checkpoints): Implement checkpoint use cases inCheckpointTester#3900) via Toni Rico (@tonidero)b4e1e7fto7fbbe66(build(deps): bump fastlane-plugin-revenuecat_internal fromb4e1e7fto7fbbe66#3908) via dependabot[bot] (@dependabot[bot])CheckpointTesterproject (refactor(checkpoints): Create emptyCheckpointTesterproject #3898) via Toni Rico (@tonidero)Note
Low Risk
Changes are limited to version bumps, changelog, docs redirect, and CI S3 paths with no SDK runtime code modifications in this PR.
Overview
Automatic release packaging for 10.16.2: the branch moves the repo from
10.17.0-SNAPSHOTto the stable10.16.2version everywhere it is published or referenced.Version strings are updated in
gradle.properties,.version,Config.frameworkVersion, example/testlibs.versions.tomlfiles, and the hosted docsindex.htmlredirect.CHANGELOG.md/CHANGELOG.latest.mdare refreshed to document 10.16.2 (paywall/cache/coroutines fixes, UI localization behavior, checkpoints and build-tooling work listed in the release notes). CircleCIdocs-deploynow syncsdocs/10.16.2to S3 instead of the previous snapshot path.There is no new application logic in this diff—only release metadata, changelog, docs hosting, and sample dependency pins.
Reviewed by Cursor Bugbot for commit 6f4a6f9. Bugbot is set up for automated code reviews on this repo. Configure here.