Skip to content

Commit f0dbcaa

Browse files
committed
-rc1
Signed-off-by: Brian L. Troutwine <[email protected]>
1 parent a1145af commit f0dbcaa

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Diff for: 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-rc0]
7+
## [0.25.2-rc1]
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`.

Diff for: Cargo.lock

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

Diff for: 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-rc0"
3+
version = "0.25.2-rc1"
44
authors = [
55
"Brian L. Troutwine <[email protected]>",
66
"George Hahn <[email protected]>",

0 commit comments

Comments
 (0)