Skip to content

Commit

Permalink
Update change log for release v7.4-beta.15
Browse files Browse the repository at this point in the history
  • Loading branch information
stroomdev66 committed May 27, 2024
1 parent e9d13bc commit 3799309
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 25 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ DO NOT ADD CHANGES HERE - ADD THEM USING log_change.sh
~~~


## [v7.4-beta.15] - 2024-05-27

* Issue **#4263** : Fix HTTPAppender compression error and add additional compression algorithums.


## [v7.4-beta.14] - 2024-05-24

* Issue **#4078** : Support BZIP2 compression and make compression level configurable for FileAppender and RollingFileAppender.
Expand Down Expand Up @@ -589,7 +594,8 @@ eval EventId = first(EventId)`, `evt` => `eval EventId = first(EventId)` and `st
* Issue **#3830** : Add S3 data storage option.


[Unreleased]: https://github.com/gchq/stroom/compare/v7.4-beta.14...HEAD
[Unreleased]: https://github.com/gchq/stroom/compare/v7.4-beta.15...HEAD
[v7.4-beta.15]: https://github.com/gchq/stroom/compare/v7.4-beta.14...v7.4-beta.15
[v7.4-beta.14]: https://github.com/gchq/stroom/compare/v7.4-beta.13...v7.4-beta.14
[v7.4-beta.13]: https://github.com/gchq/stroom/compare/v7.4-beta.12...v7.4-beta.13
[v7.4-beta.12]: https://github.com/gchq/stroom/compare/v7.4-beta.11...v7.4-beta.12
Expand Down
24 changes: 0 additions & 24 deletions unreleased_changes/20240527_095356_946__4263.md

This file was deleted.

0 comments on commit 3799309

Please sign in to comment.