Skip to content

Commit

Permalink
Resolve conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
yasakova-anastasia committed Feb 22, 2023
2 parents 8b0b6f2 + bad1dc2 commit 4b1855d
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@ Tracks can be exported/imported to/from Datumaro and Sly Pointcloud formats (<ht
- The contour detection function for semantic segmentation (<https://github.com/opencv/cvat/pull/4665>)
- Delete newline character when generating a webhook signature (<https://github.com/opencv/cvat/pull/5622>)
- DL models UI (<https://github.com/opencv/cvat/pull/5635>)
- \[Server API\], \[SDK\] Arbitrary-sized collections in endpoints:
`/api/projects/{id}.tasks`, `/api/tasks/{id}.segments`, `/api/jobs/{id}.issues`,
`/api/issues/{id}.comments`, `/api/projects | tasks | jobs/{id}.labels`
(<https://github.com/opencv/cvat/pull/5662>)

### Deprecated
- TBD
Expand All @@ -66,7 +70,8 @@ Tracks can be exported/imported to/from Datumaro and Sly Pointcloud formats (<ht
- Clean up disk space after a project is removed (<https://github.com/opencv/cvat/pull/5632>)
- \[Server API\] Various errors in the generated schema (<https://github.com/opencv/cvat/pull/5575>)
- SiamMask and TransT serverless functions (<https://github.com/opencv/cvat/pull/5658>)
- Сreating a project with the same labels and re-deleting of skeleton sublabels (<https://github.com/opencv/cvat/pull/5700>)
- Сreating a project or task with the same labels (<https://github.com/opencv/cvat/pull/5700>)
- \[Server API\] Ability to rename label to an existing name (<https://github.com/opencv/cvat/pull/5662>)

### Security
- Fixed vulnerability with social authentication (<https://github.com/opencv/cvat/pull/5521>)
Expand Down

0 comments on commit 4b1855d

Please sign in to comment.