-
-
Notifications
You must be signed in to change notification settings - Fork 1
Feature branch: 5.0 public api breakage #1901
Copy link
Copy link
Open
Description
In order to support ongoing development on the public api in between two major releases I propose to create a feature branch were work that will break the api can be merged.
As 4.0 approached there was rush of PR’s created that required approvals before the deadline.
This feature branch allows us to avoid the rush and cleanup the api in an “organic” manner.
In order to minimize maintenance of rebasing the branch until 5.0 I want to define a policy.
Forexample:
If an api function is used internally, then the function cannot be removed entirely but it must instead be moved to an internal header.
There may be other worries, please put them forward.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Pre-Refinement