Skip to content

3.2.0

Latest
Compare
Choose a tag to compare
@trowski trowski released this 10 Dec 05:19
v3.2.0
28b38a8

What's Changed

  • The parallel driver no longer reuses the global worker pool if a specific instance is not provided to the constructor. Instead, a new worker pool is created.
  • The $workerLimit parameter to the constructor of ParallelFilesystemDriver is now deprecated. Pass an instance of LimitedWorkerPool instead.

Full Changelog: v3.1.1...v3.2.0