Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
nadouani committed Jan 20, 2020
1 parent 2b19468 commit 8cd3e45
Showing 1 changed file with 49 additions and 7 deletions.
56 changes: 49 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,26 @@
# Change Log

## [3.0.0](https://github.com/TheHive-Project/Cortex/tree/HEAD) (2019-09-05)
## [3.0.1](https://github.com/TheHive-Project/Cortex/tree/3.0.1) (2020-01-20)

[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/3.0.0...HEAD)

**Implemented enhancements:**

- Cortex logs the Play secret key at startup. [\#244](https://github.com/TheHive-Project/Cortex/issues/244)
- Analyzer reports "no output" when it fails [\#241](https://github.com/TheHive-Project/Cortex/issues/241)
- Docker image has many CVE's open against it [\#238](https://github.com/TheHive-Project/Cortex/issues/238)
- Remove Elasticsearch cluster configuration option [\#230](https://github.com/TheHive-Project/Cortex/pull/230) ([adl1995](https://github.com/adl1995))
- Handle second/minute-rates limits on Flavors and Analyzers [\#164](https://github.com/TheHive-Project/Cortex/issues/164)

**Fixed bugs:**

- Fix error message display for failed analyzers/responders [\#243](https://github.com/TheHive-Project/Cortex/issues/243)
- Remove reference to google fonts [\#242](https://github.com/TheHive-Project/Cortex/issues/242)
- Encoding issue causes invalid format for catalog file [\#240](https://github.com/TheHive-Project/Cortex/issues/240)
- Missing dependency for cluster [\#239](https://github.com/TheHive-Project/Cortex/issues/239)
- Old non-existent analysers showing in Cortex after an upgrade [\#234](https://github.com/TheHive-Project/Cortex/issues/234)

## [3.0.0](https://github.com/TheHive-Project/Cortex/tree/3.0.0) (2019-09-05)

[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/3.0.0-RC4...3.0.0)

Expand All @@ -9,6 +29,7 @@
- cortex 3.0.0-RC4 container : StreamSrv error popup spamming the setup page [\#210](https://github.com/TheHive-Project/Cortex/issues/210)

## [3.0.0-RC4](https://github.com/TheHive-Project/Cortex/tree/3.0.0-RC4) (2019-07-10)

[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/3.0.0-RC3...3.0.0-RC4)

**Fixed bugs:**
Expand Down Expand Up @@ -41,6 +62,7 @@
- Get user detials via API is available to non-admin users [\#194](https://github.com/TheHive-Project/Cortex/issues/194)

## [3.0.0-RC2](https://github.com/TheHive-Project/Cortex/tree/3.0.0-RC2) (2019-05-03)

[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/3.0.0-RC1...3.0.0-RC2)

**Fixed bugs:**
Expand All @@ -50,6 +72,7 @@
- Docker container exposes tcp/9000 instead of tcp/9001 [\#166](https://github.com/TheHive-Project/Cortex/issues/166)

## [3.0.0-RC1](https://github.com/TheHive-Project/Cortex/tree/3.0.0-RC1) (2019-04-05)

[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/2.1.3...3.0.0-RC1)

**Implemented enhancements:**
Expand All @@ -60,7 +83,7 @@

**Fixed bugs:**

- SSO: Authentication module not found [\#181](https://github.com/TheHive-Project/Cortex/issues/181)
- SSO: Authentication module not found [\#181](https://github.com/TheHive-Project/Cortex/issues/181)
- Akka Dispatcher Blocked [\#170](https://github.com/TheHive-Project/Cortex/issues/170)

**Closed issues:**
Expand All @@ -71,6 +94,7 @@
- File extraction [\#120](https://github.com/TheHive-Project/Cortex/issues/120)

## [2.1.3](https://github.com/TheHive-Project/Cortex/tree/2.1.3) (2018-12-20)

[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/2.1.2...2.1.3)

**Implemented enhancements:**
Expand All @@ -88,17 +112,19 @@

**Closed issues:**

- Systemd: cortex.service: Failed with result 'exit-code'. [\#155](https://github.com/TheHive-Project/Cortex/issues/155)
- Systemd: cortex.service: Failed with result 'exit-code'. [\#155](https://github.com/TheHive-Project/Cortex/issues/155)
- conf/logback.xml: Rotate logs [\#62](https://github.com/TheHive-Project/Cortex/issues/62)

## [2.1.2](https://github.com/TheHive-Project/Cortex/tree/2.1.2) (2018-10-12)

[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/2.1.1...2.1.2)

**Fixed bugs:**

- findSimilarJob function broken [\#144](https://github.com/TheHive-Project/Cortex/issues/144)

## [2.1.1](https://github.com/TheHive-Project/Cortex/tree/2.1.1) (2018-10-09)

[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/2.1.0...2.1.1)

**Implemented enhancements:**
Expand All @@ -114,6 +140,7 @@
- Console output should not be logged in syslog [\#136](https://github.com/TheHive-Project/Cortex/issues/136)

## [2.1.0](https://github.com/TheHive-Project/Cortex/tree/2.1.0) (2018-09-25)

[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/2.1.0-RC1...2.1.0)

**Implemented enhancements:**
Expand All @@ -124,7 +151,7 @@
**Fixed bugs:**

- MISP API fails [\#109](https://github.com/TheHive-Project/Cortex/issues/109)
- File\_Info issue [\#53](https://github.com/TheHive-Project/Cortex/issues/53)
- File_Info issue [\#53](https://github.com/TheHive-Project/Cortex/issues/53)
- Temporary files are not removed at the end of job [\#129](https://github.com/TheHive-Project/Cortex/issues/129)
- MISP fails to run analyzers [\#128](https://github.com/TheHive-Project/Cortex/issues/128)

Expand All @@ -133,6 +160,7 @@
- Update resolvers in build.sbt to contain Maven as a dependency [\#130](https://github.com/TheHive-Project/Cortex/pull/130) ([adl1995](https://github.com/adl1995))

## [2.1.0-RC1](https://github.com/TheHive-Project/Cortex/tree/2.1.0-RC1) (2018-07-31)

[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/2.0.4...2.1.0-RC1)

**Implemented enhancements:**
Expand Down Expand Up @@ -163,6 +191,7 @@
- Update GitHub path [\#100](https://github.com/TheHive-Project/Cortex/pull/100) ([saadkadhi](https://github.com/saadkadhi))

## [2.0.4](https://github.com/TheHive-Project/Cortex/tree/2.0.4) (2018-04-13)

[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/2.0.3...2.0.4)

**Implemented enhancements:**
Expand All @@ -184,6 +213,7 @@
- Insufficient Rights To Perform This Action [\#87](https://github.com/TheHive-Project/Cortex/issues/87)

## [2.0.3](https://github.com/TheHive-Project/Cortex/tree/2.0.3) (2018-04-09)

[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/2.0.2...2.0.3)

**Implemented enhancements:**
Expand All @@ -203,6 +233,7 @@
- Allow configuring auto artifacts extraction per analyzer [\#80](https://github.com/TheHive-Project/Cortex/issues/80)

## [2.0.2](https://github.com/TheHive-Project/Cortex/tree/2.0.2) (2018-04-04)

[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/2.0.1...2.0.2)

**Fixed bugs:**
Expand All @@ -214,6 +245,7 @@
- Session collision when TheHive & Cortex 2 share the same URL [\#70](https://github.com/TheHive-Project/Cortex/issues/70)

## [2.0.1](https://github.com/TheHive-Project/Cortex/tree/2.0.1) (2018-03-30)

[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/2.0.0...2.0.1)

**Fixed bugs:**
Expand All @@ -223,6 +255,7 @@
- User can't change his password [\#67](https://github.com/TheHive-Project/Cortex/issues/67)

## [2.0.0](https://github.com/TheHive-Project/Cortex/tree/2.0.0) (2018-03-30)

[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/1.1.4...2.0.0)

**Implemented enhancements:**
Expand All @@ -245,7 +278,7 @@
- Local, LDAP, AD and API Key Authentication [\#7](https://github.com/TheHive-Project/Cortex/issues/7)
- Limit Rates and Respect Quotas [\#6](https://github.com/TheHive-Project/Cortex/issues/6)
- Persistence and Report Caching [\#5](https://github.com/TheHive-Project/Cortex/issues/5)
- Provide alternative paths for analyzers in addition to standard path. [\#4](https://github.com/TheHive-Project/Cortex/issues/4)
- Provide alternative paths for analyzers in addition to standard path. [\#4](https://github.com/TheHive-Project/Cortex/issues/4)
- Provide way to reload conf file for new API keys without shutdown. [\#3](https://github.com/TheHive-Project/Cortex/issues/3)
- Provide Secret Key auth to upstream service [\#2](https://github.com/TheHive-Project/Cortex/issues/2)

Expand All @@ -256,6 +289,7 @@
- Adding WOT config sample [\#43](https://github.com/TheHive-Project/Cortex/pull/43) ([mthlvt](https://github.com/mthlvt))

## [1.1.4](https://github.com/TheHive-Project/Cortex/tree/1.1.4) (2017-09-15)

[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/1.1.3...1.1.4)

**Fixed bugs:**
Expand All @@ -269,6 +303,7 @@
- Disable analyzer in configuration file [\#32](https://github.com/TheHive-Project/Cortex/issues/32)

## [1.1.3](https://github.com/TheHive-Project/Cortex/tree/1.1.3) (2017-06-14)

[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/debian/1.1.2-2...1.1.3)

**Fixed bugs:**
Expand All @@ -277,9 +312,11 @@
- Error when parsing analyzer failure report [\#33](https://github.com/TheHive-Project/Cortex/issues/33)

## [debian/1.1.2-2](https://github.com/TheHive-Project/Cortex/tree/debian/1.1.2-2) (2017-05-24)

[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/1.1.2...debian/1.1.2-2)

## [1.1.2](https://github.com/TheHive-Project/Cortex/tree/1.1.2) (2017-05-24)

[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/debian/1.1.1-2...1.1.2)

**Implemented enhancements:**
Expand All @@ -294,16 +331,19 @@
- Error 500 in TheHive when a job is submited to Cortex [\#27](https://github.com/TheHive-Project/Cortex/issues/27)

## [debian/1.1.1-2](https://github.com/TheHive-Project/Cortex/tree/debian/1.1.1-2) (2017-05-19)

[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/rpm/1.1.1-2...debian/1.1.1-2)

## [rpm/1.1.1-2](https://github.com/TheHive-Project/Cortex/tree/rpm/1.1.1-2) (2017-05-19)

[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/1.1.1...rpm/1.1.1-2)

**Fixed bugs:**

- After Upgrade from Cortex 1.0.2 to 1.1.1 system does not come up [\#26](https://github.com/TheHive-Project/Cortex/issues/26)

## [1.1.1](https://github.com/TheHive-Project/Cortex/tree/1.1.1) (2017-05-17)

[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/1.1.0...1.1.1)

**Fixed bugs:**
Expand All @@ -316,6 +356,7 @@
- MISP integration [\#21](https://github.com/TheHive-Project/Cortex/issues/21)

## [1.1.0](https://github.com/TheHive-Project/Cortex/tree/1.1.0) (2017-05-12)

[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/1.0.2...1.1.0)

**Implemented enhancements:**
Expand All @@ -330,6 +371,7 @@
- Use new logo and favicon [\#22](https://github.com/TheHive-Project/Cortex/issues/22)

## [1.0.2](https://github.com/TheHive-Project/Cortex/tree/1.0.2) (2017-04-19)

[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/1.0.1...1.0.2)

**Fixed bugs:**
Expand All @@ -345,6 +387,7 @@
- Documentation on 'How to create an analyzer' [\#10](https://github.com/TheHive-Project/Cortex/issues/10)

## [1.0.1](https://github.com/TheHive-Project/Cortex/tree/1.0.1) (2017-03-08)

[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/1.0.0...1.0.1)

**Fixed bugs:**
Expand All @@ -357,5 +400,4 @@

## [1.0.0](https://github.com/TheHive-Project/Cortex/tree/1.0.0) (2017-02-01)


\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
\* _This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)_

0 comments on commit 8cd3e45

Please sign in to comment.