Skip to content

Commit 8db8624

Browse files
authored
Release 0.15.1 (#581)
This commit introduces changes to the throttle mechanism and expands on the configuration possibilities open to users in the DogStatsD payload. Signed-off-by: Brian L. Troutwine <brian.troutwine@datadoghq.com>
1 parent 7e82c7a commit 8db8624

3 files changed

Lines changed: 3 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9-
## [0.15.1-rc2]
9+
## [0.15.1]
1010
### Added
1111
- Add 'stable' throttle
1212
- Add 'all-out' throttle
1313
- Allow users to configure generators to use the various throttles
14-
15-
## [0.15.1-rc1]
16-
### Added
1714
- Added the ability for users to configure DogStatsD payload kind ratios
1815
- Added the ability for users to configure DogStatsd metric kind ratios
1916

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ members = [
77

88
[package]
99
name = "lading"
10-
version = "0.15.0"
10+
version = "0.15.1"
1111
authors = ["Brian L. Troutwine <brian@troutwine.us>"]
1212
edition = "2021"
1313
license = "MIT"

0 commit comments

Comments
 (0)