Skip to content

Commit 79f0b73

Browse files
committed
Update change log for release v7.4-beta.3
1 parent cb0fc98 commit 79f0b73

File tree

2 files changed

+6
-20
lines changed

2 files changed

+6
-20
lines changed

CHANGELOG.md

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

1515

16+
## [v7.4-beta.3] - 2024-04-24
17+
18+
* Fix tag filter in Edit Tags dialog not being in-sync with filter input.
19+
1620
* Issue **#4221** : Remove `id` column from `index_field` and change the primary key to be `(fk_index_field_source_id, name)`. Add retry logic and existing field check when adding fields to mitigate against deadlocks.
1721

1822
* Issue **#4218** : Fix index shard state transition.
@@ -470,7 +474,8 @@ eval EventId = first(EventId)`, `evt` => `eval EventId = first(EventId)` and `st
470474
* Issue **#3830** : Add S3 data storage option.
471475

472476

473-
[Unreleased]: https://github.com/gchq/stroom/compare/v7.4-beta.2...HEAD
477+
[Unreleased]: https://github.com/gchq/stroom/compare/v7.4-beta.3...HEAD
478+
[v7.4-beta.3]: https://github.com/gchq/stroom/compare/v7.4-beta.2...v7.4-beta.3
474479
[v7.4-beta.2]: https://github.com/gchq/stroom/compare/v7.4-beta.1...v7.4-beta.2
475480
[v7.4-beta.1]: https://github.com/gchq/stroom/compare/v7.3-beta.11...v7.4-beta.1
476481
[v7.2.2]: https://github.com/gchq/stroom/compare/v7.2.1...v7.2.2

unreleased_changes/20240412_144403_196__0.md

-19
This file was deleted.

0 commit comments

Comments
 (0)