This repository was archived by the owner on Nov 3, 2021. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,21 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
55
66## [ Unreleased]
77
8+ ## [ v3.1.1] - 2019-07-25
9+
10+ ### Added
11+ - Ability to get open indices in ElasticsearchClient
12+ - Documentation on installing dependencies on Mac OS X
13+
14+ ### Changed
15+ - AWS Managed Elasticsearch/Kibana version to 6.7
16+
17+ ### Fixed
18+ - Disk free/total in /about page shows at most 2 decimal places
19+ - Connections to SQS and S3 without access key and secret
20+ - Ability to block IPs and add to Watchlist
21+
22+
823## [ v3.1.0] - 2019-07-18
924
1025### Added
@@ -41,6 +56,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
4156- Unnecessary and conflicting package dependencies from MozDef and mozdef_util
4257- get_indices to include closed indices
4358
59+
4460## [ v3.0.0] - 2019-07-08
4561### Added
4662- Support for Python3
@@ -168,7 +184,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
168184- Added checks on sending SQS messages to only accept intra-account messages
169185- Improved docker performance and disk space requirements
170186
171- [ Unreleased ] : https://github.com/mozilla/MozDef/compare/v3.1.0...HEAD
187+ [ Unreleased ] : https://github.com/mozilla/MozDef/compare/v3.1.1...HEAD
188+ [ v3.1.1 ] : https://github.com/mozilla/MozDef/compare/v3.1.0...v3.1.1
172189[ v3.1.0 ] : https://github.com/mozilla/MozDef/compare/v3.0.0...v3.1.0
173190[ v3.0.0 ] : https://github.com/mozilla/MozDef/compare/v2.0.1...v3.0.0
174191[ v2.0.1 ] : https://github.com/mozilla/MozDef/compare/v2.0.0...v2.0.1
You can’t perform that action at this time.
0 commit comments