Is there an existing issue for this?
Task description
There are many places where we have an [Obsolete] attribute with text like the following: "This method will be removed in 4.8.0 release candidate." We should do a pass to remove these deprecations for our release candidate as indicated by the attribute.
Note that this should ONLY be done once we are ready to proceed to the RC stage; this issue is just for tracking this work so it doesn't get lost. It is not ready to be worked on for a beta release.
Related: #279
Is there an existing issue for this?
Task description
There are many places where we have an
[Obsolete]attribute with text like the following: "This method will be removed in 4.8.0 release candidate." We should do a pass to remove these deprecations for our release candidate as indicated by the attribute.Note that this should ONLY be done once we are ready to proceed to the RC stage; this issue is just for tracking this work so it doesn't get lost. It is not ready to be worked on for a beta release.
Related: #279