Skip to content

Commit 833ad85

Browse files
committed
Merge branch 'main' of github.com:DataDog/lading into lenaic/CONTINT-4562
2 parents ad25c65 + d746358 commit 833ad85

File tree

22 files changed

+650
-344
lines changed

22 files changed

+650
-344
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## Added
99
- Introduce a `container` generator able to generate an arbitrary number
1010
of docker containers
11+
## Changed
12+
- Lading's byte-unit crate is now updated to 5.x. This version of the crate is
13+
very strict about the difference between MiB, Mb etc.
14+
## Fixed
15+
- Fixed throttle capacity validation to prevent requests larger than maximum
16+
capacity from being emitted.
1117

1218
## [0.25.8]
1319
## Fixed

0 commit comments

Comments
 (0)