File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,31 +6,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9- ## [ 0.12.0-rc6 ]
9+ ## [ 0.12.0]
1010## Added
1111- Added the ability for lading to back-off load generation based on RSS limits.
1212- Process tree generator contributed by @safchain
13- ## Changed
14- - Adjusted the cardinality of DogStatsD keys, values and names downward.
15-
16- ## [ 0.12.0-rc5]
17- ## Changed
1813- Fixed: OpenTelemetry message length calculation corrected for some messages.
1914- ** Breaking change:** Split UDS support between explict datagram and stream modules.
2015- Fixed: Corrected mistakes in the DogStatsD payload implementation.
21-
22- ## [ 0.12.0-rc4]
23- ## Fixed
24- - Lading's UDS will now re-attempt to connect to a UDS socket, rather than
25- erroring.
26-
27- ## [ 0.12.0-rc3]
2816## Changed
17+ - Adjusted the cardinality of DogStatsD keys, values and names downward.
2918- ** Breaking change:** Added support for DogStatsD payload.
30-
31- ## [ 0.12.0]
32- ## Changed
3319- ** Breaking change:** Support for Kafka generator is removed.
20+ ## Fixed
21+ - Lading's UDS will now re-attempt to connect to a UDS socket, rather than
22+ erroring.
3423
3524## [ 0.11.3] - 2022-12-12
3625### Fixed
You can’t perform that action at this time.
0 commit comments