Skip to content

Commit dec32db

Browse files
chore(release): 1.11.1 [skip ci]
## [1.11.1](v1.11.0...v1.11.1) (2026-03-04) ### Bug Fixes * label all log lines with level ([d231b87](d231b87)) * reduce log verbosity ([6ad98d2](6ad98d2))
1 parent c8cf99e commit dec32db

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.11.1](https://github.com/bec-project/bec_log_ingestor/compare/v1.11.0...v1.11.1) (2026-03-04)
2+
3+
4+
### Bug Fixes
5+
6+
* label all log lines with level ([d231b87](https://github.com/bec-project/bec_log_ingestor/commit/d231b8738c770ef88c871102d24c259c8c6bcfe8))
7+
* reduce log verbosity ([6ad98d2](https://github.com/bec-project/bec_log_ingestor/commit/6ad98d27054bfacb5c5cae14be192252790f5864))
8+
19
# [1.11.0](https://github.com/bec-project/bec_log_ingestor/compare/v1.10.1...v1.11.0) (2026-03-03)
210

311

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.11.0"
9+
version = "1.11.1"
1010
edition = "2024"
1111

1212
[package.metadata.generate-rpm]

0 commit comments

Comments
 (0)