-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Repl 2022-05-16, Repl 2022-05-30, Repl 2022-06-13, Repl 2022-06-27, Repl 2022-07-11, Repl 2022-08-08, Repl 2022-07-25
Currently, we allow changing an unstable field to stable or adding a stable field, but people could add/change them without fully understanding the implications of what adding a field to the stable API means (e.g. you can't ever remove that field from the stable API within this API version).
We should make it harder by creating a list similar to the existing ALLOW_ANY_TYPE_LIST that people have to add their fields to in order to allow them to be added as/changed to stable.