Skip to content

1.0.5

Choose a tag to compare

@giuseppe99barchetta giuseppe99barchetta released this 18 Oct 23:59
· 634 commits to main since this release

🚨 Important

  • Docker Compose Update: Volume path is no longer required, and environment variables are no longer needed.

✨ Added

  • Asynchronous Processing: The entire codebase has been refactored to support asynchronous operations, enhancing performance and responsiveness.

🐛 Fixed

  • Worker Timeout: Resolved an issue where long-running requests caused the worker to be killed.
  • Out of Memory: Fixed a Docker issue that triggered out-of-memory exceptions and resulted in worker restarts.
  • Cron Execution: Fixed an issue preventing the cron job from starting correctly.

🚀 Improved

  • Docker Performance: Optimized Docker performance for smoother operation.