Skip to content

Commit eb37a39

Browse files
chore(release): 1.8.0 [skip ci]
# [1.8.0](v1.7.1...v1.8.0) (2026-02-24) ### Bug Fixes * enable integration tests only on x86_64 ([dd269d3](dd269d3)) ### Features * stop flag ([81f59e7](81f59e7))
1 parent dd269d3 commit eb37a39

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.8.0](https://github.com/bec-project/bec_log_ingestor/compare/v1.7.1...v1.8.0) (2026-02-24)
2+
3+
4+
### Bug Fixes
5+
6+
* enable integration tests only on x86_64 ([dd269d3](https://github.com/bec-project/bec_log_ingestor/commit/dd269d3e4721f8cc254acd743b03d1e4f5579cf8))
7+
8+
9+
### Features
10+
11+
* stop flag ([81f59e7](https://github.com/bec-project/bec_log_ingestor/commit/81f59e799d7487f39171fd8ef8d3c9d07f8299ef))
12+
113
## [1.7.1](https://github.com/bec-project/bec_log_ingestor/compare/v1.7.0...v1.7.1) (2026-02-20)
214

315

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

1212
[package.metadata.generate-rpm]

0 commit comments

Comments
 (0)