new

improved

fixed

0.5.0-beta

Happy New Year! This week’s release packages together a slew of bug fixes and performance improvements we made over the winter break. The engineering team is back to full steam now and cranking on reported issues and feature requests.
050
🎁
New Tools
Support for Detekt kotlin static analysis tool
⚜️
Improvements
  • Support for GitLeaks 8.x.x (previous versions 7.x.x and older are still supported but as always we recommended running the latest versions of tools)
  • Improved zip download support
🔧
CI Improvements
  • Action now supports only annotating new issues when posting to GitHub. Instructions here
  • When triggered by
    Push
    , trunk check will now run only on changed files in the branch (similar to how Pull Requests are processed).
  • Added flag to action to run check on all files. Instruction here