Skip to content

1.5.0

Choose a tag to compare

@gabaker gabaker released this 27 Jan 00:44
· 67 commits to main since this release

Whats changed in Thorium!

[1.5.0] - 2025-12-26

馃殌 Features

  • (agent) Added support for passing samples to jobs by file name - (c013018)
  • (api) Allows for burstable resources - (1da2218)
  • (api) Improved performance of tree generation/growing by 5x - (722b1a4)
  • (api) Added support for Reaction cache - (9630315)
  • (api) Improved performance of count by ~3x - (923e1ec)
  • (client) Fixed sync client and added basic Python client - (4302aa8)
  • (thorctl) [breaking] Improved results upload command - (f5925de)
  • (thorctl) Added --no-limit option for reactions commands - (75c036a)
  • (thorctl) Added results only option and result file filters - (cd22f05)
  • (thorctl) Added AI chat feature to thorctl - (21d9aba)
  • (ui) Added entity support - (cfba42b)
  • (ui) Added circle and concentric graph layouts - (d43b2f5)

馃悰 Bug Fixes

  • (api) Fixed integration tests and incorrect client identify route - (f168615)
  • (api) Fixed parsing error when tag key begins with number - (408d2b5)
  • (api) [breaking] Fixed issue where trees would be missing branches - (6681242)
  • (scaler) Fixed issue where the k8s scaler would not use config options - (5e897d5)

鈿欙笍 Miscellaneous Tasks

  • (CI/CD) Fixed issue where mdbook wasn't able to build docs - (23cd7cb)
  • (CI/CD) Fixed broken github glibc binary build - (48a32af)
  • (CI/CD) Fixed Thorium binary name in Dockerfile - (98c88b7)