Skip to content

v1.12.0

Compare
Choose a tag to compare
@brycahta brycahta released this 05 Jan 16:26
· 385 commits to main since this release
a86b186

New Features 🎉

  • Multithreaded event processor: NTH now supports parallel processing of events when using Queue-Processor mode! The number of processors can be configured via workers parameter described here. Thanks @universam1 #317

Improvements 🚀

  • Add logic to publish images to ECR on release
  • Fixes to improve release process