Breaking changes and deprecations
Definitions
- deprecation
-
- Feature not recommended for use.
- May be removed in a future major release.
- breaking change
-
- Feature will be removed in a future major release.
- Requires users to make a corresponding change to their code, settings, or workflows.