Skip to content

Release/10.0.0#3303

Merged
RCGitBot merged 6 commits into
mainfrom
release/10.0.0
Apr 8, 2026
Merged

Release/10.0.0#3303
RCGitBot merged 6 commits into
mainfrom
release/10.0.0

Conversation

@tonidero

@tonidero tonidero commented Apr 7, 2026

Copy link
Copy Markdown
Contributor

RevenueCat SDK

Warning

If you don't have any login system in your app, please make sure your one-time purchase products have been correctly configured in the RevenueCat dashboard as either consumable or non-consumable. If they're incorr as consumables, RevenueCat will consume these purchases. This means that users won't be able to restore them from version 10.0.0 onward.
Non-consumables are products that are meant to be bought only once, for example, lifetime subscriptions. Please see more information in our docs

💥 Breaking Changes

This release updates to Billing Library 8.3.0 with min SDK supported of Android 6 (API 23), previously min was 21. It also removes a previous workaround used to be able to restore consumed one time products which is not available anymore.

🔄 Other Changes


Note

Medium Risk
Primarily a release/version bump, but it ships documented breaking changes (minSdk 23 via Billing Library 8.3.0 and removal of a restore workaround) that can affect app compatibility and restore behavior.

Overview
Bumps the project from 9.30.0-SNAPSHOT to 10.0.0 across build metadata (.version, gradle.properties, Config.frameworkVersion) and sample/test app dependency pins.

Updates release documentation: adds 10.0.0 entries to CHANGELOG.md/CHANGELOG.latest.md (including a warning and breaking-change notes) and introduces migrations/v10-MIGRATION.md.

Adjusts docs publishing to serve 10.0.0 by updating docs/index.html redirect and the CircleCI S3 sync path in docs-deploy.

Reviewed by Cursor Bugbot for commit d18f479. Bugbot is set up for automated code reviews on this repo. Configure here.

@tonidero tonidero added the pr:next_release Preparing a new release label Apr 7, 2026
@tonidero tonidero requested a review from a team as a code owner April 7, 2026 18:04
@tonidero tonidero added the pr:next_release Preparing a new release label Apr 7, 2026
tonidero and others added 3 commits April 7, 2026 20:06
Updated warning message for one-time purchase products and changed version reference from 9.0.0 to 10.0.0.
Updated warning message for one-time purchase products regarding configuration in the RevenueCat dashboard and restoration from version 10.0.0 onward.
Comment thread CHANGELOG.latest.md Outdated
Comment thread CHANGELOG.md Outdated
tonidero added 2 commits April 8, 2026 12:36
Updated warning message for one-time purchase products and clarified the impact of incorrect configuration. Added details about breaking changes related to Billing Library version and minimum SDK support.
Corrected typos and improved clarity in the warning about one-time purchase products configuration.
@RCGitBot RCGitBot added this pull request to the merge queue Apr 8, 2026
@codecov

codecov Bot commented Apr 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.20%. Comparing base (ac91cb9) to head (d18f479).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3303   +/-   ##
=======================================
  Coverage   79.20%   79.20%           
=======================================
  Files         352      352           
  Lines       14099    14099           
  Branches     1939     1939           
=======================================
  Hits        11167    11167           
  Misses       2136     2136           
  Partials      796      796           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Merged via the queue into main with commit 0a2cf53 Apr 8, 2026
47 checks passed
@RCGitBot RCGitBot deleted the release/10.0.0 branch April 8, 2026 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr:next_release Preparing a new release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants