Skip to content

Commit 21eb633

Browse files
committed
Update change log for release v7.3-beta.12
1 parent 755921f commit 21eb633

File tree

3 files changed

+9
-49
lines changed

3 files changed

+9
-49
lines changed

Diff for: CHANGELOG.md

+9-1
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.3-beta.12] - 2024-03-11
17+
18+
* Issue **#4152** : Fix date time formatter always showing `Z` when it should show actual timezone.
19+
20+
* Issue **#4150** : StroomQL `vis as` keyword replaced with `show` plus added validation to parameters.
21+
22+
1623
## [v7.3-beta.11] - 2024-03-01
1724

1825
* Issue **#4132** : Add tooltips to the copy/open hover buttons on table cell values.
@@ -363,7 +370,8 @@ eval EventId = first(EventId)`, `evt` => `eval EventId = first(EventId)` and `st
363370
* Issue **#3830** : Add S3 data storage option.
364371

365372

366-
[Unreleased]: https://github.com/gchq/stroom/compare/v7.3-beta.11...HEAD
373+
[Unreleased]: https://github.com/gchq/stroom/compare/v7.3-beta.12...HEAD
374+
[v7.3-beta.12]: https://github.com/gchq/stroom/compare/v7.3-beta.11...v7.3-beta.12
367375
[v7.3-beta.11]: https://github.com/gchq/stroom/compare/v7.3-beta.10...v7.3-beta.11
368376
[v7.3-beta.10]: https://github.com/gchq/stroom/compare/v7.3-beta.9...v7.3-beta.10
369377
[v7.3-beta.9]: https://github.com/gchq/stroom/compare/v7.3-beta.8...v7.3-beta.9

Diff for: unreleased_changes/20240308_095510_520__4152.md

-24
This file was deleted.

Diff for: unreleased_changes/20240308_142150_421__4150.md

-24
This file was deleted.

0 commit comments

Comments
 (0)