Skip to content

v3.3.7

Latest
Compare
Choose a tag to compare
@dogancanbakir dogancanbakir released this 02 Dec 12:14
bf01be1

What's Changed

🎉 New Features

  • Added OS_MAX_THREADS_ENV environment variable to control the maximum number of OS threads the Go program can utilize by @dogancanbakir in #5622
  • Added -enable-global-matchersoption to control the execution of global matchers by @dwisiswant0 in #5857

🐞Bug Fixes

  • Fixed template signing signature issue caused by OS-specific line breaks (CRLF vs LF) by @tarunKoyalwar in #5869
  • Fixed trailing comma issue in JSONL exporeter by @bf-rbrown in #5861
  • Fixed template listing issue by ensuring default settings are respected by @dogancanbakir in #5846

New Contributors

Full Changelog: v3.3.6...v3.3.7