Skip to content

Commit b13bdc4

Browse files
zenshanda-ai
andcommitted
chore(release): bump brain to v0.8.1
Update the brain release to 0.8.1 and refresh the lockfile. Replace the remaining coset-based COSE/CWT test fixtures with cose2. Run cargo fmt before clippy fixes from the Makefile fix target. Co-Authored-By: Anda Bot <noreply@anda.bot>
1 parent 78504e0 commit b13bdc4

10 files changed

Lines changed: 322 additions & 351 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to the Anda Brain project.
44

5+
## [0.8.1] — 2026-06-20
6+
7+
### Changed
8+
- **Release version advanced to `0.8.1`.** `anda_brain` now reports `0.8.1`, and the lockfile was refreshed for the release.
9+
- **COSE/CWT test fixtures now use `cose2`.** The remaining direct `coset` dev dependency has been replaced with `cose2`, keeping token and COSE key fixtures aligned with the current COSE stack.
10+
- **`make fix` now formats before applying clippy fixes.** The fix target runs `cargo fmt --all` before `cargo clippy --fix --workspace --tests`.
11+
- **Anda ecosystem dependencies were refreshed to current patch releases.** The lockfile now resolves the latest compatible 0.13/0.8 runtime, database, KIP, and object-store crates.
12+
513
## [0.8.0] — 2026-06-13
614

715
### Changed

0 commit comments

Comments
 (0)