File tree Expand file tree Collapse file tree 4 files changed +13
-184
lines changed Expand file tree Collapse file tree 4 files changed +13
-184
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 3.1.8] ( https://github.com/TheHive-Project/Cortex/milestone/35 ) (2023-09-21)
4+
5+ ** Pull requests:**
6+
7+ - Fixed user parameter name in application config sample [ \# 315] ( https://github.com/TheHive-Project/Cortex/pull/315 )
8+ - Update cortex.service [ \# 361] ( https://github.com/TheHive-Project/Cortex/pull/361 )
9+ - GroupUserMapper.scala: Backport fix from TheHive for group mapper functionality [ \# 438] ( https://github.com/TheHive-Project/Cortex/pull/438 )
10+ - [ CTX-16] fix: don't use Elasticsearch scroll to find user by its API key [ \# 447] ( https://github.com/TheHive-Project/Cortex/pull/447 )
11+ - [ CTX-17] fix: Update version of JFFI [ \# 448] ( https://github.com/TheHive-Project/Cortex/pull/448 )
12+ - Update deps [ \# 449] ( https://github.com/TheHive-Project/Cortex/pull/449 )
13+
314## [ 3.1.7] ( https://github.com/TheHive-Project/Cortex/milestone/34 ) (2022-10-07)
415
516** Implemented enhancements:**
Original file line number Diff line number Diff line change 1- ThisBuild / version := " 3.1.7 -1"
1+ ThisBuild / version := " 3.1.8 -1"
Original file line number Diff line number Diff line change 11{
22 "name" : " cortex" ,
3- "version" : " 3.1.7 " ,
3+ "version" : " 3.1.8 " ,
44 "description" : " A powerfull observable analysis engine" ,
55 "license" : " AGPL-3.0-or-later" ,
66 "homepage" : " https://github.com/TheHive-Project/Cortex" ,
You can’t perform that action at this time.
0 commit comments