File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55
66module Async
77 module Container
8- VERSION = "0.30 .0"
8+ VERSION = "0.31 .0"
99 end
1010end
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ Please see the [project documentation](https://socketry.github.io/async-containe
2828
2929Please see the [ project releases] ( https://socketry.github.io/async-container/releases/index ) for all releases.
3030
31- ### Unreleased
31+ ### v0.31.0
3232
3333 - Introduce ` Async::Container::Policy ` for managing child lifecycle events and implementing custom failure handling strategies.
3434 - Add ` Async::Container::Statistics::Rate ` for tracking failure and restart rates over sliding time windows.
Original file line number Diff line number Diff line change 11# Releases
22
3- ## Unreleased
3+ ## v0.31.0
44
55 - Introduce ` Async::Container::Policy ` for managing child lifecycle events and implementing custom failure handling strategies.
66 - Add ` Async::Container::Statistics::Rate ` for tracking failure and restart rates over sliding time windows.
You can’t perform that action at this time.
0 commit comments