Commit 423deff 1 parent ad6db0c commit 423deff Copy full SHA for 423deff
File tree 4 files changed +13
-184
lines changed
4 files changed +13
-184
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
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
+
3
14
## [ 3.1.7] ( https://github.com/TheHive-Project/Cortex/milestone/34 ) (2022-10-07)
4
15
5
16
** 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 1
1
{
2
2
"name" : " cortex" ,
3
- "version" : " 3.1.7 " ,
3
+ "version" : " 3.1.8 " ,
4
4
"description" : " A powerfull observable analysis engine" ,
5
5
"license" : " AGPL-3.0-or-later" ,
6
6
"homepage" : " https://github.com/TheHive-Project/Cortex" ,
You can’t perform that action at this time.
0 commit comments