Skip to content

Commit b3b1ea0

Browse files
committed
Update change log for release v7.8-beta.15
1 parent b001e8c commit b3b1ea0

11 files changed

+25
-241
lines changed

CHANGELOG.md

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

1515

16+
## [v7.8-beta.15] - 2025-03-11
17+
18+
* Issue **#4768** : Fix import file path issue.
19+
20+
* Issue **#4767** : Improve null equality treatment in expressions.
21+
22+
* Issue **#4781** : Fix NPE.
23+
24+
* Issue **#4784** : Fix DynamicIndexingFilter values.
25+
26+
* Issue **#4796** : Fix the accidental deletion of rule dup stores by scheduled reports.
27+
28+
* Issue **#4758** : Change the way the duplicate check store works so that it can cope with values larger than 511 bytes.
29+
30+
* Issue **#4788** : Deep copy selection handlers when duplicating dashboard tables.
31+
32+
* Issue **#4791** : Fix numeric comparator in having clause.
33+
34+
* Issue **#4795** : Add missing properties to HTTPAppender.
35+
36+
* Issue **#4808** : Fix issue of proxy forwarding gzipped data inside a proxy zip when client uses header `Compression: gzip`, i.e. lower case value.
37+
38+
1639
## [v7.8-beta.14] - 2025-02-05
1740

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

12381261

1239-
[Unreleased]: https://github.com/gchq/stroom/compare/v7.8-beta.14...HEAD
1262+
[Unreleased]: https://github.com/gchq/stroom/compare/v7.8-beta.15...HEAD
1263+
[v7.8-beta.15]: https://github.com/gchq/stroom/compare/v7.8-beta.14...v7.8-beta.15
12401264
[v7.8-beta.14]: https://github.com/gchq/stroom/compare/v7.8-beta.13...v7.8-beta.14
12411265
[v7.8-beta.13]: https://github.com/gchq/stroom/compare/v7.8-beta.12...v7.8-beta.13
12421266
[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/20250213_162524_718__4781.md

-24
This file was deleted.

unreleased_changes/20250213_175026_642__4784.md

-24
This file was deleted.

unreleased_changes/20250228_095723_292__4796.md

-24
This file was deleted.

unreleased_changes/20250228_150114_713__4758.md

-24
This file was deleted.

unreleased_changes/20250303_121512_235__4788.md

-24
This file was deleted.

unreleased_changes/20250303_162020_815__4791.md

-24
This file was deleted.

unreleased_changes/20250311_142821_293__4795.md

-24
This file was deleted.

unreleased_changes/20250311_162313_888__4808.md

-24
This file was deleted.

0 commit comments

Comments
 (0)