Skip to content

Updated readme to include links to migration guides#1021

Merged
aboedo merged 2 commits into
mainfrom
updated-readme-migrations
May 29, 2023
Merged

Updated readme to include links to migration guides#1021
aboedo merged 2 commits into
mainfrom
updated-readme-migrations

Conversation

@mcastany

Copy link
Copy Markdown
Contributor

Want to make migrations guide more discoverable, so adding links to the main Readme

@mcastany mcastany added the docs label May 23, 2023

@aboedo aboedo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just noticed that there's a broken link where we point to iOS changes in the v5 migration guide
https://github.com/RevenueCat/purchases-ios/blob/main/docs/V4_API_Updates.md

should be

https://revenuecat.github.io/purchases-ios-docs/v4_api_migration_guide.html

We can do it as a separate PR since it wasn't really modified in this one

@codecov

codecov Bot commented May 23, 2023

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.39%. Comparing base (078ec81) to head (805828d).
Report is 680 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1021   +/-   ##
=======================================
  Coverage   85.39%   85.39%           
=======================================
  Files         169      169           
  Lines        6006     6006           
  Branches      841      841           
=======================================
  Hits         5129     5129           
  Misses        545      545           
  Partials      332      332           

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

@aboedo aboedo merged commit 8861de4 into main May 29, 2023
@aboedo aboedo deleted the updated-readme-migrations branch May 29, 2023 15:39
tonidero added a commit that referenced this pull request Jun 1, 2023
**This is an automatic release.**

### New Features
* Offline entitlements support (#1030) via Toni Rico (@tonidero)
### Bugfixes
* Fix billing connection error when querying purchases early in the
process lifetime (#1032) via Toni Rico (@tonidero)
### Performance Improvements
* Perform product entitlement mapping request after more critical
requests (#1017) via Toni Rico (@tonidero)
### Dependency Updates
* Bump fastlane from 2.212.2 to 2.213.0 (#1024) via dependabot[bot]
(@dependabot[bot])
### Other Changes
* Get offerings response from disk cache if available (#1029) via Toni
Rico (@tonidero)
* Improve offline entitlements logs to mention limitations of this mode
(#1039) via Toni Rico (@tonidero)
* Improve error message when backend returns internal error code (#1038)
via Toni Rico (@tonidero)
* PurchaseTester: Add new UI to configure internal proxy behavior
(#1016) via Toni Rico (@tonidero)
* Updated readme to include links to migration guides (#1021) via Marcos
Castany (@mcastany)
* Store offerings response in SharedPreferences (#1028) via Toni Rico
(@tonidero)
* Refactor offerings code out of Purchases (#1027) via Toni Rico
(@tonidero)

---------

Co-authored-by: revenuecat-ops <ops@revenuecat.com>
Co-authored-by: Toni Rico <antonio.rico.diez@revenuecat.com>
@vegaro vegaro added pr:other and removed pr:docs labels Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants