Skip to content

Commit ac1d3b7

Browse files
authored
Merge pull request #89 from sympozium-ai/release-please--branches--main
chore(main): release 0.8.17
2 parents d681a33 + 7a40878 commit ac1d3b7

File tree

4 files changed

+16
-4
lines changed

4 files changed

+16
-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.16"
2+
".": "0.8.17"
33
}

CHANGELOG.md

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

3+
## [0.8.17](https://github.com/sympozium-ai/sympozium/compare/v0.8.16...v0.8.17) (2026-04-05)
4+
5+
6+
### Features
7+
8+
* **makefile:** add ux-tests-serve target for running Cypress against sympozium serve ([e9c3202](https://github.com/sympozium-ai/sympozium/commit/e9c3202d98105eff3d1b7d6008b9b4f7cd7a4d2e))
9+
10+
11+
### Bug Fixes
12+
13+
* prevent reconcile race from overriding Succeeded AgentRuns as Failed ([d681a33](https://github.com/sympozium-ai/sympozium/commit/d681a3359f1d64ec2d8755402c0abe3849d96e8a))
14+
315
## [0.8.16](https://github.com/sympozium-ai/sympozium/compare/v0.8.15...v0.8.16) (2026-04-04)
416

517

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.16
6-
appVersion: 0.8.16
5+
version: 0.8.17
6+
appVersion: 0.8.17
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.16
1+
0.8.17

0 commit comments

Comments
 (0)