Releases: utopia-php/pools
Releases · utopia-php/pools
1.0.9
- build: hoist baseline rector + phpstan configs to the root
1.0.8
- refactor(monorepo): simplify absorb/sync flows (-635 LoC)
1.0.7
- fix(telemetry,pools): support multiple observers per observable gauge (#18)
1.0.6
- Convert pool connection-count gauges to observable (#14)
- Pin all workflow actions to SHAs with ratchet, enforce in CI
1.0.5
First release cut from the utopia-php monorepo.
1.0.4
What's Changed
- Fix pool exhaustion: retry on creation failure, add diagnostics by @claudear in #29
- Defer pool duration telemetry instruments by @ChiragAgg5k in #31
New Contributors
- @claudear made their first contribution in #29
- @ChiragAgg5k made their first contribution in #31
Full Changelog: 1.0.3...1.0.4
1.0.3
What's Changed
- exposed use time metric for a failure a connection as well by @ArnabChatterjee20k in #28
Full Changelog: 1.0.2...1.0.3
1.0.2
1.0.1
What's Changed
- refactor: replace Lock with Channel for coroutine safety in Swoole ad… by @ArnabChatterjee20k in #26
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
- Refactoring pools for concurrent operations by @ArnabChatterjee20k in #24
- use
assertSamein tests by @hmacr in #25
New Contributors
- @ArnabChatterjee20k made their first contribution in #24
- @hmacr made their first contribution in #25
Full Changelog: 0.8.3...1.0.0