Skip to content

Releases: AppThreat/chen

Release v2.0.1

14 Jan 11:45
fa1636c
Compare
Choose a tag to compare

chen now uses a custom cpg and overflow db fork that is optimized for java 21. This should result in significant performance improvements although this is yet to be benchmarked formally.

What's Changed

  • Switch to cpg2 and overflowdb2 by @prabhu in #60

Full Changelog: v2.0.0...v2.0.1

Release v2.0.0

13 Jan 15:46
6886683
Compare
Choose a tag to compare

We've introduced a 2.x series for customers needing better performance by switching to Java 21. We will support both 1.x and 2.x for some time to help users transition smoothly.

What's Changed

Full Changelog: v1.1.6...v2.0.0

Release v1.1.6

12 Jan 14:51
09b0cda
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.5...v1.1.6

Release v1.1.5

09 Jan 19:46
c354c13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.4...v1.1.5

Release v1.1.4

09 Jan 11:50
c012de6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.3...v1.1.4

Release v1.1.3

08 Jan 21:12
71e2cd9
Compare
Choose a tag to compare

PHP support!

What's Changed

Full Changelog: v1.1.2...v1.1.3

Release v1.1.2

21 Dec 19:35
5d32fe8
Compare
Choose a tag to compare

What's Changed

  • Attempt to implement dynamic dispatch and dynamic call linking for c/c++ by @prabhu in #46

Full Changelog: v1.1.1...v1.1.2

Release v1.1.1

21 Dec 13:05
370aa44
Compare
Choose a tag to compare

What's Changed

  • Export individual representations by @prabhu in #44

Full Changelog: v1.1.0...v1.1.1

Release v1.1.0

21 Dec 11:58
2489e1a
Compare
Choose a tag to compare

What's Changed

  • Update packages by @prabhu in #43
  • Bug fixes from upstream

Full Changelog: v1.0.10...v1.1.0

Release v1.0.10

19 Dec 17:53
0a0135a
Compare
Choose a tag to compare

What's Changed

  • Refactor logic to guess type fullname by @prabhu in #42

Full Changelog: v1.0.9...v1.0.10