Releases: TheHive-Project/Cortex
4.0.0
This version introduces support for Elasticsearch 8 and includes multiple library dependency upgrades to address security vulnerabilities.
Important
Starting with this release, Cortex supports only Elasticsearch 8.x.
If you are currently using an earlier version of Elasticsearch, you must upgrade Elasticsearch and Cortex at the same time.
See the upgrade recommendations here.
Elasticsearch 8 compatibility
Cortex now supports Elasticsearch 8.x as its index engine.
Due to architectural constraints, Cortex cannot support multiple major versions of Elasticsearch simultaneously. Therefore, Elasticsearch 7.x and earlier versions are no longer supported.
Dependency upgrades
Several library dependencies have been updated to remediate known vulnerabilities and improve overall stability.
Minor bug fix
Fixed an issue related to the docker analyzer images existence check, performed when this analyzer is launched.
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