Skip to content

Commit def50f8

Browse files
committed
Update change log for release v7.3-beta.13
1 parent 4e7087c commit def50f8

5 files changed

+13
-97
lines changed

Diff for: CHANGELOG.md

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

1515

16+
## [v7.3-beta.13] - 2024-03-18
17+
18+
* Issue **#4051** : Fix search extraction for Elastic indexes.
19+
20+
* Issue **#4159** : Fix StroomQL vis params.
21+
22+
* Issue **#4149** : Format results based on real result value types rather than expected expression return type.
23+
24+
* Issue **#4093** : Fix value type for stored values.
25+
26+
1627
## [v7.3-beta.12] - 2024-03-11
1728

1829
* Issue **#4152** : Fix date time formatter always showing `Z` when it should show actual timezone.
@@ -370,7 +381,8 @@ eval EventId = first(EventId)`, `evt` => `eval EventId = first(EventId)` and `st
370381
* Issue **#3830** : Add S3 data storage option.
371382

372383

373-
[Unreleased]: https://github.com/gchq/stroom/compare/v7.3-beta.12...HEAD
384+
[Unreleased]: https://github.com/gchq/stroom/compare/v7.3-beta.13...HEAD
385+
[v7.3-beta.13]: https://github.com/gchq/stroom/compare/v7.3-beta.12...v7.3-beta.13
374386
[v7.3-beta.12]: https://github.com/gchq/stroom/compare/v7.3-beta.11...v7.3-beta.12
375387
[v7.3-beta.11]: https://github.com/gchq/stroom/compare/v7.3-beta.10...v7.3-beta.11
376388
[v7.3-beta.10]: https://github.com/gchq/stroom/compare/v7.3-beta.9...v7.3-beta.10

Diff for: unreleased_changes/20240308_155524_452__4051.md

-24
This file was deleted.

Diff for: unreleased_changes/20240314_164759_770__4159.md

-24
This file was deleted.

Diff for: unreleased_changes/20240318_111336_641__4149.md

-24
This file was deleted.

Diff for: unreleased_changes/20240318_134226_713__4093.md

-24
This file was deleted.

0 commit comments

Comments
 (0)