Skip to content

1.3.0

Choose a tag to compare

@utopia-php-monorepo utopia-php-monorepo released this 18 Aug 15:39
· 2 commits to main since this release
  • Merge remote-tracking branch 'origin/main' into cursor/multi-job-queue-platform-f0c8
  • Fix queue Adapter pint and rector style
  • Make Adapter own the consumer factory for multi-queue isolation
  • Require a consumer factory for multi-queue Server::start()
  • Remove temporary queue multi-mode benchmark harness.
  • Fix Utopia CI: validators linked resolve, dns lock, Vale
  • Close single-queue consume gap vs main
  • Deepen Benchmark checkout and fix queue gitignore
  • Fetch baseline ref so CI queue benches compare against main
  • Add queue consume benchmark with multi-queue and main baseline
  • Fix README publish examples to use Broker::enqueue
  • Make queue name and concurrency exclusive to job()
  • Make jobs the source of truth for queues and concurrency
  • Clarify multi-queue README against the single-queue example
  • Fix CI pint/rector and platform PHPUnit suite overlap
  • Prefer single-word names for multi-queue APIs
  • Allow validators 0.4 or 0.5 in queue
  • Add multi-queue jobs with independent coroutine caps

Changes: utopia-php/monorepo@queue/1.2.4...queue/1.3.0