Skip to content

Commit 1bcf0db

Browse files
committed
chore(backend): release v0.38.0
1 parent d23db67 commit 1bcf0db

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

services/backend/CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,26 @@
22

33
## 0.38.0 (2025-10-21)
44

5+
* chore(backend): release v0.38.0 ([27fd535](https://github.com/deploystackio/deploystack/commit/27fd535))
6+
* chore(satellite): release v0.5.0 ([e8098dd](https://github.com/deploystackio/deploystack/commit/e8098dd))
7+
* chore(satellite): release v0.5.0 ([8a5c148](https://github.com/deploystackio/deploystack/commit/8a5c148))
8+
* feat(all): Add shared types and components for configuration schema management ([231e4f9](https://github.com/deploystackio/deploystack/commit/231e4f9))
9+
* feat(backend): add cleanup old jobs cron and worker functionality ([2f63f81](https://github.com/deploystackio/deploystack/commit/2f63f81))
10+
* feat(frontend): add search button and manual execution for server search ([0fb2c8e](https://github.com/deploystackio/deploystack/commit/0fb2c8e))
11+
* feat(satellite): add uninstall shutdown handling to skip crash detection ([f34fef8](https://github.com/deploystackio/deploystack/commit/f34fef8))
12+
* feat(satellite): enhance debug route to group servers by team ([be24451](https://github.com/deploystackio/deploystack/commit/be24451))
13+
* feat(satellite): enhance nsjail resource limits and cache directory management ([d0e38e1](https://github.com/deploystackio/deploystack/commit/d0e38e1))
14+
* feat(satellite): filter out stdio servers during tool discovery ([b5317e2](https://github.com/deploystackio/deploystack/commit/b5317e2))
15+
* feat(satellite): handle cleanup of removed servers during config changes ([785b73c](https://github.com/deploystackio/deploystack/commit/785b73c))
16+
* feat(satellite): implement server removal handling for active and dormant states ([593a9a7](https://github.com/deploystackio/deploystack/commit/593a9a7))
17+
* feat(satellite): resolve command paths for nsjail execution ([a253bc6](https://github.com/deploystackio/deploystack/commit/a253bc6))
18+
* fix(backend): update redirect URI patterns for Claude.ai MCP OAuth ([22383da](https://github.com/deploystackio/deploystack/commit/22383da))
19+
* fix(frontend): validate remote objects in server configuration ([0f1ee1b](https://github.com/deploystackio/deploystack/commit/0f1ee1b))
20+
* fix(satellite): adjust shutdown notification handling during tool discovery ([1896108](https://github.com/deploystackio/deploystack/commit/1896108))
21+
* fix(satellite): improve error handling for unhandled rejections and exceptions ([8d16c9f](https://github.com/deploystackio/deploystack/commit/8d16c9f))
22+
23+
## 0.38.0 (2025-10-21)
24+
525
* feat(all): Add shared types and components for configuration schema management ([231e4f9](https://github.com/deploystackio/deploystack/commit/231e4f9))
626
* feat(backend): add cleanup old jobs cron and worker functionality ([2f63f81](https://github.com/deploystackio/deploystack/commit/2f63f81))
727
* feat(frontend): add search button and manual execution for server search ([0fb2c8e](https://github.com/deploystackio/deploystack/commit/0fb2c8e))

0 commit comments

Comments
 (0)