Skip to content

Add missing since attributes to @Deprecated declarations #4859

@sbrannen

Description

@sbrannen

Overview

We declare @Deprecated in several places within the code base without declaring the since attribute.

Although the information provided by the since attribute is often covered via the @API annotation, specifying since in @Deprecated is also beneficial since @Deprecated is a standard Java annotation supported by tooling.

Related Issues

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions