Skip to content

Set since = "3" and forRemoval = true for all deprecations #3762

@scordio

Description

@scordio

As we want to keep 4.0.0-M1 source compatible, all the existing deprecations should be changed to:

@Deprecated(since = "3", forRemoval = true)

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions