Skip to content

Commit 0e5b7d6

Browse files
committed
Update change log for release v7.4.14
1 parent c5bf820 commit 0e5b7d6

File tree

3 files changed

+9
-49
lines changed

3 files changed

+9
-49
lines changed

CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,13 @@ DO NOT ADD CHANGES HERE - ADD THEM USING log_change.sh
1313
~~~
1414

1515

16+
## [v7.4.14] - 2024-08-28
17+
18+
* Issue **#4408** : Fix SQL deadlock between task queuing and task physical deletion.
19+
20+
* Issue **#4410** : Allow over creation of processor tasks for bounded filters.
21+
22+
1623
## [v7.4.13] - 2024-08-08
1724

1825
* Issue **#4403** : Fix to make elastic indexes searchable with StroomQL.
@@ -717,7 +724,8 @@ eval EventId = first(EventId)`, `evt` => `eval EventId = first(EventId)` and `st
717724
* Issue **#3830** : Add S3 data storage option.
718725

719726

720-
[Unreleased]: https://github.com/gchq/stroom/compare/v7.4.13...HEAD
727+
[Unreleased]: https://github.com/gchq/stroom/compare/v7.4.14...HEAD
728+
[v7.4.14]: https://github.com/gchq/stroom/compare/v7.4.13...v7.4.14
721729
[v7.4.13]: https://github.com/gchq/stroom/compare/v7.4.12...v7.4.13
722730
[v7.4.12]: https://github.com/gchq/stroom/compare/v7.4.11...v7.4.12
723731
[v7.4.11]: https://github.com/gchq/stroom/compare/v7.4.10...v7.4.11

unreleased_changes/20240827_141606_993__4408.md

-24
This file was deleted.

unreleased_changes/20240828_110514_249__4410.md

-24
This file was deleted.

0 commit comments

Comments
 (0)