Skip to content

Commit 77dd1a4

Browse files
chore(release): 1.9.0 [skip ci]
# [1.9.0](v1.8.0...v1.9.0) (2026-02-26) ### Features * add hostname to all metric labels ([2b7ffa1](2b7ffa1))
1 parent 2b7ffa1 commit 77dd1a4

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.9.0](https://github.com/bec-project/bec_log_ingestor/compare/v1.8.0...v1.9.0) (2026-02-26)
2+
3+
4+
### Features
5+
6+
* add hostname to all metric labels ([2b7ffa1](https://github.com/bec-project/bec_log_ingestor/commit/2b7ffa1470f02260f03d81df8dc94866b7a9defe))
7+
18
# [1.8.0](https://github.com/bec-project/bec_log_ingestor/compare/v1.7.1...v1.8.0) (2026-02-24)
29

310

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
@@ -6,7 +6,7 @@ repository = "https://github.com/bec-project/bec_log_ingestor"
66
keywords = ["logging", "BEC"]
77
categories = ["science", "command-line-utilities"]
88
license = "Apache-2.0"
9-
version = "1.8.0"
9+
version = "1.9.0"
1010
edition = "2024"
1111

1212
[package.metadata.generate-rpm]

0 commit comments

Comments
 (0)