dataconnect: temporarily remove public apis for offline caching#7821
dataconnect: temporarily remove public apis for offline caching#7821
Conversation
…caching. The implementation is not ready for release, so hiding it for now. The plan is to re-introduce it in the next release.
|
Warning You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again! |
📝 PRs merging into main branchOur main branch should always be in a releasable state. If you are working on a larger change, or if you don't want this change to see the light of the day just yet, consider using a feature branch first, and only merge into the main branch when the code complete and ready to be released. |
|
Note that the |
|
Warning You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again! |
|
NOTE This PR was eventually reverted (i.e. the public APIs were added back) by PR #7833 |
Revert commit 506716b (PR #7716) which added public APIs for offline caching.
The implementation is not ready for release, so hiding it for now. The plan is to re-introduce it in the next release.
Note that the APIs were later added by in PR #7833