Skip to content

Commit a4d03d6

Browse files
bump: version 0.2.26 → 0.2.27
1 parent 1bad491 commit a4d03d6

File tree

3 files changed

+13
-22
lines changed

3 files changed

+13
-22
lines changed

CHANGELOG.md

Lines changed: 11 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,32 @@
1-
## 0.2.26 (2026-02-26)
2-
3-
## 0.2.25-rc.4 (2026-02-26)
1+
## 0.2.27 (2026-02-26)
42

53
### Feat
64

7-
- **agent**: add network utility agent and MCP server (#855)
8-
9-
## 0.2.25-rc.3 (2026-02-26)
5+
- make skill-templates independent of caipe-ui.enabled (#836)
106

11-
### Fix
7+
## 0.2.26-rc.1 (2026-02-26)
128

13-
- **deps**: upgrade cnoe-agent-utils to 0.3.11 (#860)
14-
15-
## 0.2.25-rc.2 (2026-02-26)
16-
17-
### Fix
9+
### Feat
1810

19-
- **build**: add retry logic to npm install for transient registry errors (#859)
11+
- **victorops**: Add Agent victorops aka Splunk On-call (#858)
2012

21-
## 0.2.25-rc.1 (2026-02-25)
13+
## 0.2.26 (2026-02-26)
2214

2315
### Feat
2416

17+
- **agent**: add network utility agent and MCP server (#855)
2518
- **rag-server**: add MCPAuthMiddleware to enforce auth on /mcp routes
2619

27-
## 0.2.25 (2026-02-25)
28-
29-
## 0.2.24-rc.2 (2026-02-25)
30-
3120
### Fix
3221

33-
- correctly send final structured output to the UI when user input is required
22+
- **deps**: upgrade cnoe-agent-utils to 0.3.11 (#860)
23+
- **build**: add retry logic to npm install for transient registry errors (#859)
3424

35-
## 0.2.24-rc.1 (2026-02-25)
25+
## 0.2.25 (2026-02-25)
3626

3727
### Fix
3828

29+
- correctly send final structured output to the UI when user input is required
3930
- **rag**: resolve RBAC crash in ontology agent reverse proxy
4031

4132
## 0.2.24 (2026-02-25)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "ai-platform-engineering"
3-
version = "0.2.26"
3+
version = "0.2.27"
44
description = "Multi-Agent Collaboration & Workflow Automation - AI agents collaborating across tools and teams to deliver high quality results"
55
authors = [
66
{name = "CNOE Contributors"}

uv.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.

0 commit comments

Comments
 (0)