Skip to content

Commit 9f4d54f

Browse files
GeorgeHahnclaude
andauthored
release: v0.31.1 (#1804)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent f29b217 commit 9f4d54f

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

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

77
## Unreleased
88

9+
## [0.31.1]
10+
## Removed
11+
- Reverted HTTP blackhole histogram distribution tracking (`bytes_received_distr`,
12+
`decoded_bytes_received_distr`) added in 0.31.0 due to back-compat issues.
13+
914
## [0.31.0]
1015
## Changed
1116
- **Breaking Change**: Rename `lost_bytes` to `missed_bytes` in `logrotate_fs`.

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.

lading/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "lading"
3-
version = "0.31.0"
3+
version = "0.31.1"
44
authors = [
55
"Brian L. Troutwine <brian.troutwine@datadoghq.com>",
66
"George Hahn <george.hahn@datadoghq.com>",

0 commit comments

Comments
 (0)