Skip to content

Commit 7f41346

Browse files
chore(release): v0.2.10 [skip ci]
1 parent 36a5ca7 commit 7f41346

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.2.10] - 2026-03-06
9+
10+
### Features
11+
12+
- **agent**: Node condition reporting — patch Node with ReaperReady condition (36a5ca7)
813
## [0.2.9] - 2026-03-04
914

1015
### CI/CD

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
@@ -1,6 +1,6 @@
11
[package]
22
name = "reaper"
3-
version = "0.2.9"
3+
version = "0.2.10"
44
edition = "2021"
55
authors = ["Miguel Gila <miguelgila@gmail.com>"]
66
description = "A lightweight Kubernetes container-less runtime that executes commands directly on cluster nodes"

0 commit comments

Comments
 (0)