Skip to content

Commit

Permalink
Creating a '0.23.6-rc1' pre-release for testing target metrics startu…
Browse files Browse the repository at this point in the history
…p behavior

Signed-off-by: Caleb Metz <[email protected]>
  • Loading branch information
cmetz100 committed Nov 6, 2024
1 parent 4afad48 commit 3652511
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased
## Added
### Unreleased
## [0.23.6-rc1]
### Changed
- Target metrics server now starts once the target is running rather than waiting for the warmup period to end.
### Added
- Introduced load profile configuration for logrotate FS. This is a breaking
configuration change.

Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lading/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "lading"
version = "0.23.5"
version = "0.23.6-rc1"
authors = [
"Brian L. Troutwine <[email protected]>",
"George Hahn <[email protected]>",
Expand Down

0 comments on commit 3652511

Please sign in to comment.