Releases: TheHive-Project/Cortex
Releases · TheHive-Project/Cortex
3.2.1
3.2.0
- [DL-1231] Add support of Kubernetes
- [DL-1380] Add API endpoint to set user API key
- [DL-1442] Remove openjdk dependency from deb/rpm packages
- [DL-1602] Add support of authentication on Docker registry
- [DL-1767] Update Docker image when the catalog is refreshed
- [DL-715 DL-716 DL-718] Update libraries
- [DL-717] Replace spotify docker client for java mainstream one
- [CTX-27] count jobs artifacts before finding to avoid ES scrolls
3.1.8
What's Changed
- [CTX-16] fix: don't use Elasticsearch scroll to find user by its API key by @To-om in #447
- [CTX-17] fix: Update version of JFFI by @To-om in #448
- Update deps by @vdebergue in #449
- update dependencies for rpm and debian packages by @vdebergue in #456
- GroupUserMapper.scala: Backport fix from TheHive for group mapper functionality by @jiprocha in #438
- Update cortex.service by @o101010 in #361
- Fixed user parameter name in application config sample by @Neuro-HSOC in #315
New Contributors
- @To-om made their first contribution in #447
- @vdebergue made their first contribution in #449
- @jiprocha made their first contribution in #438
- @o101010 made their first contribution in #361
- @Neuro-HSOC made their first contribution in #315
Full Changelog: 3.1.6...3.1.8
3.1.7
3.1.3
3.1.2
3.1.1
3.1.0
3.1.0-RC1
3.0.1
Implemented enhancements:
- Cortex logs the Play secret key at startup. #244
- Analyzer reports "no output" when it fails #241
- Docker image has many CVE's open against it #238
- Remove Elasticsearch cluster configuration option #230 (adl1995)
- Handle second/minute-rates limits on Flavors and Analyzers #164
Fixed bugs: