Skip to content

Commit

Permalink
Update change log for release v7.4.14
Browse files Browse the repository at this point in the history
  • Loading branch information
stroomdev66 committed Aug 28, 2024
1 parent c5bf820 commit 0e5b7d6
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 49 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,13 @@ DO NOT ADD CHANGES HERE - ADD THEM USING log_change.sh
~~~


## [v7.4.14] - 2024-08-28

* Issue **#4408** : Fix SQL deadlock between task queuing and task physical deletion.

* Issue **#4410** : Allow over creation of processor tasks for bounded filters.


## [v7.4.13] - 2024-08-08

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


[Unreleased]: https://github.com/gchq/stroom/compare/v7.4.13...HEAD
[Unreleased]: https://github.com/gchq/stroom/compare/v7.4.14...HEAD
[v7.4.14]: https://github.com/gchq/stroom/compare/v7.4.13...v7.4.14
[v7.4.13]: https://github.com/gchq/stroom/compare/v7.4.12...v7.4.13
[v7.4.12]: https://github.com/gchq/stroom/compare/v7.4.11...v7.4.12
[v7.4.11]: https://github.com/gchq/stroom/compare/v7.4.10...v7.4.11
Expand Down
24 changes: 0 additions & 24 deletions unreleased_changes/20240827_141606_993__4408.md

This file was deleted.

24 changes: 0 additions & 24 deletions unreleased_changes/20240828_110514_249__4410.md

This file was deleted.

0 comments on commit 0e5b7d6

Please sign in to comment.