Skip to content

Commit 09f881b

Browse files
committed
Update change log for release v7.6-beta.1
1 parent 3b5d64a commit 09f881b

File tree

3 files changed

+9
-49
lines changed

3 files changed

+9
-49
lines changed

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.6-beta.1] - 2024-08-30
17+
18+
* Issue **#4345** : Write analytic email notification failures to the analytic error feed.
19+
20+
* Issue **#4379** : Improve Stroom permission model.
21+
22+
1623
## [v7.5-beta.9] - 2024-08-30
1724

1825
* Issue **#4383** : Add an authentication error screen to be shown when a user tries to login and there is an authentication problem or the user's account has been locked/disabled. Previously the user was re-directed to the sign-in screen even if cert auth was enabled. Added the new property `stroom.ui.authErrorMessage` to allow setting generic HTML content to show the user when an authentication error occurs.
@@ -754,7 +761,8 @@ eval EventId = first(EventId)`, `evt` => `eval EventId = first(EventId)` and `st
754761
* Issue **#3830** : Add S3 data storage option.
755762

756763

757-
[Unreleased]: https://github.com/gchq/stroom/compare/v7.5-beta.9...HEAD
764+
[Unreleased]: https://github.com/gchq/stroom/compare/v7.6-beta.1...HEAD
765+
[v7.6-beta.1]: https://github.com/gchq/stroom/compare/v7.5-beta.9...v7.6-beta.1
758766
[v7.5-beta.9]: https://github.com/gchq/stroom/compare/v7.5-beta.8...v7.5-beta.9
759767
[v7.5-beta.8]: https://github.com/gchq/stroom/compare/v7.5-beta.7...v7.5-beta.8
760768
[v7.5-beta.7]: https://github.com/gchq/stroom/compare/v7.5-beta.6...v7.5-beta.7

unreleased_changes/20240711_204346_885__4345.md

-24
This file was deleted.

unreleased_changes/20240731_151529_524__4379.md

-24
This file was deleted.

0 commit comments

Comments
 (0)