Skip to content

Commit 2a34d8c

Browse files
committed
Update change log for release v7.9-beta.1
1 parent d38a782 commit 2a34d8c

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.1] - 2025-02-12
17+
18+
* Issue **#4768** : Fix import file path issue.
19+
20+
* Issue **#4767** : Improve null equality treatment in expressions.
21+
22+
* Issue **#4772** : Uplift GWT to version 2.12.1.
23+
24+
* Issue **#4773** : Improve cookie config.
25+
26+
* Issue **#4692** : Add table column filtering by unique value selection.
27+
28+
1629
## [v7.8-beta.14] - 2025-02-05
1730

1831
* Issue **#4755** : Fix missing values from pipeline structure editor.
@@ -1236,7 +1249,8 @@ DO NOT ADD CHANGES HERE - ADD THEM USING log_change.sh
12361249
* Issue **#3830** : Add S3 data storage option.
12371250

12381251

1239-
[Unreleased]: https://github.com/gchq/stroom/compare/v7.8-beta.14...HEAD
1252+
[Unreleased]: https://github.com/gchq/stroom/compare/v7.9-beta.1...HEAD
1253+
[v7.9-beta.1]: https://github.com/gchq/stroom/compare/v7.8-beta.14...v7.9-beta.1
12401254
[v7.8-beta.14]: https://github.com/gchq/stroom/compare/v7.8-beta.13...v7.8-beta.14
12411255
[v7.8-beta.13]: https://github.com/gchq/stroom/compare/v7.8-beta.12...v7.8-beta.13
12421256
[v7.8-beta.12]: https://github.com/gchq/stroom/compare/v7.8-beta.11...v7.8-beta.12

unreleased_changes/20250207_114028_418__4768.md

-24
This file was deleted.

unreleased_changes/20250207_133924_749__4767.md

-24
This file was deleted.

unreleased_changes/20250211_102022_701__4772.md

-24
This file was deleted.

unreleased_changes/20250211_123603_549__4773.md

-24
This file was deleted.

unreleased_changes/20250212_113833_013__4692.md

-24
This file was deleted.

0 commit comments

Comments
 (0)