This repository was archived by the owner on Nov 3, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,22 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
55
66## [Unreleased]
77
8+ ## [v1.39.0] - 2019-05-29
9+ ### Added
10+ - Pagination of Web UI tables
11+ - Added support for SQS in replacement of Rabbitmq for alerts
12+ - Support for no_auth for watchlist
13+ - Cron script for closing indexes
14+ - Documentation on AlertActions
15+
16+ ### Changed
17+ - Removed dependency on '_type' field in Elasticsearch
18+
19+ ### Fixed
20+ - Slackbot reconnects successfully during network errors
21+ - Relative Kibana URLs now work correctly with protocol
22+
23+
824## [v1.38.5] - 2019-04-09
925### Added
1026- Support for CSS themes
@@ -76,7 +92,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
7692- Added checks on sending SQS messages to only accept intra-account messages
7793- Improved docker performance and disk space requirements
7894
79- [Unreleased]: https://github.com/mozilla/MozDef/compare/v1.38.5...HEAD
95+ [Unreleased]: https://github.com/mozilla/MozDef/compare/v1.39.0...HEAD
96+ [v1.39.0]: https://github.com/mozilla/MozDef/compare/v1.38.5...v1.39.0
8097[v1.38.5]: https://github.com/mozilla/MozDef/compare/v1.38.4...v1.38.5
8198[v1.38.4]: https://github.com/mozilla/MozDef/compare/v1.38.3...v1.38.4
8299[v1.38.3]: https://github.com/mozilla/MozDef/compare/v1.38.2...v1.38.3
You can’t perform that action at this time.
0 commit comments