Skip to content

Commit 655a36d

Browse files
chore: version 2.7.0 [skip ci]
# [2.7.0](v2.6.1...v2.7.0) (2026-05-01) ### Features * **deployment-smoke:** add docker build + run smoke-test helper ([a08c6b0](a08c6b0)) * **deployment:** ArgoCD generator + cascade-driven registry config ([ebdc43c](ebdc43c))
1 parent 94c64b9 commit 655a36d

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [2.7.0](https://github.com/hyperi-io/hyperi-rustlib/compare/v2.6.1...v2.7.0) (2026-05-01)
2+
3+
4+
### Features
5+
6+
* **deployment-smoke:** add docker build + run smoke-test helper ([e708a92](https://github.com/hyperi-io/hyperi-rustlib/commit/e708a926a4de0d1cc5c97fc0d6b96f142793fafe))
7+
* **deployment:** ArgoCD generator + cascade-driven registry config ([dd841bc](https://github.com/hyperi-io/hyperi-rustlib/commit/dd841bce01530a2a3789c859884769cc05a0f753))
8+
19
## [2.6.1](https://github.com/hyperi-io/hyperi-rustlib/compare/v2.6.0...v2.6.1) (2026-04-29)
210

311

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
[package]
1010
name = "hyperi-rustlib"
11-
version = "2.6.1"
11+
version = "2.7.0"
1212
edition = "2024"
1313
rust-version = "1.94"
1414
description = "Opinionated Rust framework for high-throughput data pipelines at PB scale. Auto-wiring config, logging, metrics, tracing, health, and graceful shutdown — built from many years of production infrastructure experience."

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.6.1
1+
2.7.0

0 commit comments

Comments
 (0)