Skip to content

1.8.0

Compare
Choose a tag to compare
@spryker-release-bot spryker-release-bot released this 15 Sep 08:31
· 75 commits to master since this release

Included commits: 1.7.3...1.8.0

Improvements

  • Introduced QueueConfig::getSignalsForGracefulWorkerShutdown() method to define the list of signals that will be handled for the graceful queue worker shutdown.
  • Adjusted queue worker with signal handing so it gracefully shutdowns when a signal is received.