Skip to content

Commit 5d445fb

Browse files
bump: version 0.2.34 → 0.2.35
1 parent ec18aad commit 5d445fb

File tree

3 files changed

+22
-31
lines changed

3 files changed

+22
-31
lines changed

CHANGELOG.md

Lines changed: 20 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,58 +1,49 @@
1-
## 0.2.34 (2026-03-04)
1+
## 0.2.35 (2026-03-05)
2+
3+
## 0.2.34-rc.3 (2026-03-05)
24

35
### Feat
46

5-
- **ui**: add share with everyone for conversations (#891)
6-
- **ui**: live status, input-required, and unviewed message indicators (#892)
7+
- **aigateway**: add Vault integration and single-node agent configuration (#898)
8+
- **ui**: add admin audit logs with export and owner search (#894)
79

8-
## 0.2.33-rc.6 (2026-03-04)
10+
## 0.2.34-rc.2 (2026-03-04)
911

1012
### Fix
1113

12-
- **rag**: use dynamic RAG tool names instead of hardcoded list
14+
- **victorops**: fix deployment issues in victorops agent (#903)
1315

14-
## 0.2.33-rc.5 (2026-03-04)
16+
## 0.2.34-rc.1 (2026-03-04)
1517

1618
### Feat
1719

18-
- **ui**: add preferences modal with categorized feature flags (#865)
20+
- **ui**: add dashboard-style home page with shared conversations and insights (#896)
21+
- **ui**: admin - add feedback visibility, NPS campaigns, and admin audit mode (#893)
1922

2023
### Fix
2124

22-
- **rag**: make MCP authentication optional
23-
- **ui**: use bulk API for initial datasource job fetching
25+
- **slack-bot**: silence unhandled reaction event warnings (#905)
26+
- **docs**: escape MDX curly braces in ADR to fix Docusaurus build (#902)
2427

25-
## 0.2.33-rc.4 (2026-03-03)
28+
## 0.2.34 (2026-03-04)
2629

2730
### Feat
2831

32+
- **ui**: add share with everyone for conversations (#891)
33+
- **ui**: live status, input-required, and unviewed message indicators (#892)
34+
- **ui**: add preferences modal with categorized feature flags (#865)
2935
- add custom mention prompts (#888)
30-
31-
## 0.2.33-rc.3 (2026-03-03)
32-
33-
### Feat
34-
3536
- **rag**: add configurable MCP server for RAG (#875)
3637
- **ui**: add multiselect toggle and comma-separated values to metadata form (#880)
37-
38-
### Fix
39-
40-
- **chart**: use tags for caipe-ui and slack-bot instead of global conditions (#885)
41-
42-
## 0.2.33-rc.2 (2026-03-03)
43-
44-
### Feat
45-
4638
- **memory**: add cross-thread store and automatic fact extraction (#861)
4739

4840
### Fix
4941

42+
- **rag**: use dynamic RAG tool names instead of hardcoded list
43+
- **rag**: make MCP authentication optional
44+
- **ui**: use bulk API for initial datasource job fetching
45+
- **chart**: use tags for caipe-ui and slack-bot instead of global conditions (#885)
5046
- sub-agent needs to handle gracefully when no secret is needed
51-
52-
## 0.2.33-rc.1 (2026-03-03)
53-
54-
### Fix
55-
5647
- **slack-bot**: disable retryable writes for DocumentDB compatibility (#886)
5748
- **slack-bot**: correct image repository to caipe-slack-bot (#884)
5849

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.34"
3+
version = "0.2.35"
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)