Skip to content

v3.0.0

Compare
Choose a tag to compare
@butschster butschster released this 14 Apr 12:08
· 9 commits to 3.x since this release
2733196

Features

  • Added Spiral\RoadRunner\Metrics\CollectorType enum class
  • Upgraded to PHP 8.1
  • Upgraded to PHPUnit 10
  • Upgraded to Psalm 5
  • Added reusable Gh Actions
  • Added metapackage spiral/roadrunner:^2023

Breaking Changes

Spiral\RoadRunner\Metrics\MetricsInterface Changes

It has been updated with a new method:

  • public function unregister(string $name): void

Full Changelog: v2.0.1...3.0.0