Skip to content

Commit 78749aa

Browse files
committed
0.25.2
Signed-off-by: Brian L. Troutwine <[email protected]>
1 parent 5dbee7f commit 78749aa

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [0.25.2-rc6]
7+
## [0.25.2]
88
## Changed
99
- The `bytes_received` metric in the HTTP and splunk_heck blackholes now tracks
1010
wire bytes, the former metric is preserved with `decoded_bytes_received`.

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lading/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "lading"
3-
version = "0.25.2-rc6"
3+
version = "0.25.2"
44
authors = [
55
"Brian L. Troutwine <[email protected]>",
66
"George Hahn <[email protected]>",

0 commit comments

Comments
 (0)