Skip to content

Commit 9c6a0c6

Browse files
committed
Update upgrading.md
1 parent 0a29039 commit 9c6a0c6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/getting-started/upgrading.md

+6
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@ Refer to the [kafka configuration reference] for details. Example of name change
2323
|:-----------------------------------------------------------|:----------------------------------------------------|
2424
| `alpine.kafka.processor.vuln.scan.result.processing.order` | `kafka.processor.vuln.scan.result.processing.order` |
2525

26+
* All deprecated endpoints mentioned below were removed:
27+
* POST `/api/v1/policy/{policyUuid}/tag/{tagName}`
28+
* DELETE `/api/v1/policy/{policyUuid}/tag/{tagName}`
29+
* GET `/api/v1/tag/{policyUuid}`
30+
* GET `/api/v1/bom/token/{uuid}`
31+
2632
[apiserver/#840]: https://github.com/DependencyTrack/hyades-apiserver/pull/840
2733
[apiserver/#888]: https://github.com/DependencyTrack/hyades-apiserver/pull/888
2834
[apiserver/#904]: https://github.com/DependencyTrack/hyades-apiserver/pull/904

0 commit comments

Comments
 (0)