Releases: utopia-php/pools
Releases · utopia-php/pools
Release list
1.1.0
- style(pools): make test anonymous class readonly to satisfy rector
- fix(pools): never leave a failed connection tracked active when destroy cleanup fails
- fix(pools): recover failed pool connections
- docs: centralize CODE_OF_CONDUCT and CONTRIBUTING at the monorepo root
- docs: enforce documentation style with Vale
- ci: redirect mirror issues
- ci: reuse mirror redirect workflow
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