Skip to content

Commit

Permalink
Merge pull request #7373 from opencv/dev-release-2.10.1
Browse files Browse the repository at this point in the history
Update develop after v2.10.1
  • Loading branch information
bsekachev authored Jan 18, 2024
2 parents 7a1a4b1 + 1d87216 commit f688908
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 16 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

<!-- scriv-insert-here -->

<a id='changelog-2.10.1'></a>
## \[2.10.1\] - 2024-01-18

### Changed

- KeyDB used as data cache replaced by Kvrocks
(<https://github.com/opencv/cvat/pull/7339>)

### Fixed

- 504 Timeout error when exporting resources to cloud storage
(<https://github.com/opencv/cvat/pull/7317>)
- Enqueuing deferred jobs when their dependencies have been started -> cancelled -> restarted -> finished
(<https://github.com/opencv/cvat/pull/7317>)

- UI failed when open context menu for a skeleton element on a frame with a conflict
(<https://github.com/opencv/cvat/pull/7362>)
- Issue can not be created for a skeleton element in review mode
(<https://github.com/opencv/cvat/pull/7362>)

<a id='changelog-2.10.0'></a>
## \[2.10.0\] - 2024-01-10

Expand Down

This file was deleted.

4 changes: 0 additions & 4 deletions changelog.d/20240115_172625_andrey_switch_to_kvrocks.md

This file was deleted.

6 changes: 0 additions & 6 deletions changelog.d/20240117_093145_boris_fixed_ui_fail.md

This file was deleted.

0 comments on commit f688908

Please sign in to comment.