Skip to content

1.2.0

Compare
Choose a tag to compare
@naorlivne naorlivne released this 24 Oct 09:59
· 1026 commits to master since this release
  • Fixed rolling restart
  • RabbitMQ exchanges are now set as durable - BREAKING CHANGE - older versions must delete existing exchanges and recreate them when updating
  • Modules now installed from the requirements.txt file in the Dockerized version
  • Modules are now version locked
  • A lot of parameters now has default values
  • Multiple bug fixes & improvements