Skip to content

Commit b806a49

Browse files
authored
Release lading 0.12.0 (#457)
Signed-off-by: Brian L. Troutwine <brian.troutwine@datadoghq.com>
1 parent 2e8462a commit b806a49

1 file changed

Lines changed: 5 additions & 16 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 16 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)