Skip to content

Commit 6c61113

Browse files
authored
Merge pull request #95 from sympozium-ai/release-please--branches--main
chore(main): release 0.8.21
2 parents 0e5ad97 + f047845 commit 6c61113

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.8.20"
2+
".": "0.8.21"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.8.21](https://github.com/sympozium-ai/sympozium/compare/v0.8.20...v0.8.21) (2026-04-10)
4+
5+
6+
### Features
7+
8+
* **gate:** add response gate hooks with manual approval flow ([0e5ad97](https://github.com/sympozium-ai/sympozium/commit/0e5ad9718826a2b0b776131890a6aad9dcaa5a49))
9+
310
## [0.8.20](https://github.com/sympozium-ai/sympozium/compare/v0.8.19...v0.8.20) (2026-04-07)
411

512

charts/sympozium/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: sympozium
33
description: Sympozium — run a fleet of AI agents on Kubernetes
44
type: application
5-
version: 0.8.20
6-
appVersion: 0.8.20
5+
version: 0.8.21
6+
appVersion: 0.8.21
77
home: https://github.com/sympozium-ai/sympozium
88
sources:
99
- https://github.com/sympozium-ai/sympozium

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.8.20
1+
0.8.21

0 commit comments

Comments
 (0)