Remove REST endpoints, fields that were deprecated in v4.x #1428
Labels
breaking change
enhancement
New feature or request
p2
Non-critical bugs, and features that help organizations to identify and reduce risk
size/M
Medium effort
technical debt
Current Behavior
There are multiple REST endpoints, and fields of model classes that were deprecated in v4.x (i.e. via
@Deprecated
annotation).Note
Work on this issue either needs to be delayed until shortly before GA, or we need to keep it open until then, and continuously work on it. It's possible that new v4.x releases will introduce more deprecations.
Proposed Behavior
Since Hyades marks a new major release, we should remove deprecated code prior to release.
Make sure to note removals in the docs: https://github.com/DependencyTrack/hyades/blob/main/docs/getting-started/changes-over-v4.md
Checklist
The text was updated successfully, but these errors were encountered: