-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
kind/breaking-changeIssue/pull request containing a breaking changeIssue/pull request containing a breaking change
Milestone
Description
- Require at least version
9.0.0
ofapp-lib-dotnet
. Ensure this by settingMINIMUM_APPLICATION_VERSION
which will show an error if the app is not up to date. - Remove all code-paths that are in effect if the backend version is not up to date enough (paths where
isAtLeastVersion(something)
isfalse
), we can assume that all apps are at least these versions when requiring a new major version.- Remove unused APIs (appUrlHelper, queries, mutations, etc.)
- Only multi-patch is needed, single-patch can be removed
Metadata
Metadata
Assignees
Labels
kind/breaking-changeIssue/pull request containing a breaking changeIssue/pull request containing a breaking change
Type
Projects
Status
No status