Skip to content

Commit 6256483

Browse files
committed
Update change log for release v7.9-beta.5
1 parent fb43f9f commit 6256483

6 files changed

+15
-121
lines changed

CHANGELOG.md

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

1515

16+
## [v7.9-beta.5] - 2025-04-02
17+
18+
* Issue **#4831** : Fix Data Retention -> Impact Summary not showing any data.
19+
20+
* Issue **#4829** : Fix stuck searches.
21+
22+
* Issue **#4830** : Use a cache rather than sessions to maintain auth flow state to avoid creating unnecessary sessions.
23+
24+
* Issue **#4839** : Change record count filter to allow counting of records at a custom depth to match split filter.
25+
26+
* Issue **#4842** : Fix null session when doing OIDC code flow with KeyCloak.
27+
28+
1629
## [v7.9-beta.4] - 2025-03-25
1730

1831
* Issue **#4828** : Fix recursive cache invalidation for index load.
@@ -1316,7 +1329,8 @@ DO NOT ADD CHANGES HERE - ADD THEM USING log_change.sh
13161329
* Issue **#3830** : Add S3 data storage option.
13171330

13181331

1319-
[Unreleased]: https://github.com/gchq/stroom/compare/v7.9-beta.4...HEAD
1332+
[Unreleased]: https://github.com/gchq/stroom/compare/v7.9-beta.5...HEAD
1333+
[v7.9-beta.5]: https://github.com/gchq/stroom/compare/v7.9-beta.4...v7.9-beta.5
13201334
[v7.9-beta.4]: https://github.com/gchq/stroom/compare/v7.9-beta.3...v7.9-beta.4
13211335
[v7.9-beta.3]: https://github.com/gchq/stroom/compare/v7.9-beta.2...v7.9-beta.3
13221336
[v7.9-beta.2]: https://github.com/gchq/stroom/compare/v7.9-beta.1...v7.9-beta.2

unreleased_changes/20250326_122512_582__4831.md

-24
This file was deleted.

unreleased_changes/20250326_123117_493__4829.md

-24
This file was deleted.

unreleased_changes/20250326_162110_396__4830.md

-24
This file was deleted.

unreleased_changes/20250327_132012_671__2334.md

-24
This file was deleted.

unreleased_changes/20250401_122052_052__4842.md

-24
This file was deleted.

0 commit comments

Comments
 (0)