Add item to DTR release notes

This commit is contained in:
Joao Fernandes 2018-02-05 15:17:15 -08:00 committed by Jim Galasyn
parent a1d65283d3
commit 397451dc59
1 changed files with 3 additions and 0 deletions

View File

@ -61,6 +61,9 @@ scanner:
license type.
* `/api/v0/imagescan/scansummary/component/{component}` get the scan summary by
component.
* The API endpoint `/api/v0/repositories/{namespace}/{reponame}/manifests/{reference}`
has been deprecated. Use `/api/v0/repositories/{namespace}/{reponame}/tags/{tag}`
instead.
### Bug fixes