File tree Expand file tree Collapse file tree 4 files changed +16
-4
lines changed
Expand file tree Collapse file tree 4 files changed +16
-4
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.8.16 "
2+ "." : " 0.8.17 "
33}
Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
22name : sympozium
33description : Sympozium — run a fleet of AI agents on Kubernetes
44type : application
5- version : 0.8.16
6- appVersion : 0.8.16
5+ version : 0.8.17
6+ appVersion : 0.8.17
77home : https://github.com/sympozium-ai/sympozium
88sources :
99 - https://github.com/sympozium-ai/sympozium
Original file line number Diff line number Diff line change 1- 0.8.16
1+ 0.8.17
You can’t perform that action at this time.
0 commit comments