Skip to content

Commit 72c1217

Browse files
committed
Update change log for release v7.4.13
1 parent 62b36f1 commit 72c1217

File tree

3 files changed

+9
-49
lines changed

3 files changed

+9
-49
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
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.13] - 2024-08-08
17+
18+
* Issue **#4403** : Fix to make elastic indexes searchable with StroomQL.
19+
20+
* Issue **#2897** : Fix issue of the effective stream intern pool returning incorrect sets of streams.
21+
22+
1623
## [v7.4.12] - 2024-08-02
1724

1825
* Issue **#4397** : Fix search API to not require node name.
@@ -710,7 +717,8 @@ eval EventId = first(EventId)`, `evt` => `eval EventId = first(EventId)` and `st
710717
* Issue **#3830** : Add S3 data storage option.
711718

712719

713-
[Unreleased]: https://github.com/gchq/stroom/compare/v7.4.12...HEAD
720+
[Unreleased]: https://github.com/gchq/stroom/compare/v7.4.13...HEAD
721+
[v7.4.13]: https://github.com/gchq/stroom/compare/v7.4.12...v7.4.13
714722
[v7.4.12]: https://github.com/gchq/stroom/compare/v7.4.11...v7.4.12
715723
[v7.4.11]: https://github.com/gchq/stroom/compare/v7.4.10...v7.4.11
716724
[v7.4.10]: https://github.com/gchq/stroom/compare/v7.4.9...v7.4.10

unreleased_changes/20240807_101043_164__4403.md

Lines changed: 0 additions & 24 deletions
This file was deleted.

unreleased_changes/20240808_175424_945__2897.md

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)