Skip to content

Commit 666b992

Browse files
committed
chore(satellite): release v0.4.0
1 parent 843656f commit 666b992

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

services/satellite/CHANGELOG.md

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

33
## 0.4.0 (2025-10-06)
44

5+
* chore(all): update dependencies and improve package configurations ([a9ed054](https://github.com/deploystackio/deploystack/commit/a9ed054))
6+
* chore(backend): bump @commitlint/config-conventional ([3103017](https://github.com/deploystackio/deploystack/commit/3103017))
7+
* chore(frontend): bump @commitlint/config-conventional ([e7f6b2a](https://github.com/deploystackio/deploystack/commit/e7f6b2a))
8+
* chore(frontend): release v0.30.0 ([8892816](https://github.com/deploystackio/deploystack/commit/8892816))
9+
* chore(frontend): release v0.30.0 ([fc139ea](https://github.com/deploystackio/deploystack/commit/fc139ea))
10+
* chore(satellite): release v0.4.0 ([42091ab](https://github.com/deploystackio/deploystack/commit/42091ab))
11+
* feat(all): migrated installation_methods to official mcp registry standard ([5d53296](https://github.com/deploystackio/deploystack/commit/5d53296))
12+
* feat(backend): add MCP Registry sync endpoint and worker ([777520c](https://github.com/deploystackio/deploystack/commit/777520c))
13+
* feat(backend): add MCP Registry sync management endpoints and logic ([7aa9043](https://github.com/deploystackio/deploystack/commit/7aa9043))
14+
* feat(backend): add MCP Registry sync progress and management endpoints ([023c005](https://github.com/deploystackio/deploystack/commit/023c005))
15+
* feat(backend): add optional namespace filtering for server data ([fbf9a9c](https://github.com/deploystackio/deploystack/commit/fbf9a9c))
16+
* feat(backend): add sorting functionality for mcp server search results ([119dd1e](https://github.com/deploystackio/deploystack/commit/119dd1e))
17+
* feat(backend): add utility to convert empty strings to undefined for mcp registry sync ([dfd2c87](https://github.com/deploystackio/deploystack/commit/dfd2c87))
18+
* feat(backend): enhance pagination handling and logging for registry sync ([0810950](https://github.com/deploystackio/deploystack/commit/0810950))
19+
* feat(backend): increase maximum rate limit delay to 120 seconds ([19afec7](https://github.com/deploystackio/deploystack/commit/19afec7))
20+
* feat(frontend): add sorting by GitHub stars to server search ([838c0e5](https://github.com/deploystackio/deploystack/commit/838c0e5))
21+
* feat(frontend): implement pagination controls and enhance search results ([5206466](https://github.com/deploystackio/deploystack/commit/5206466))
22+
* feat(frontend): implement sync form with configurable options ([8bdccc7](https://github.com/deploystackio/deploystack/commit/8bdccc7))
23+
* feat(frontend): update repository info endpoint to use GitHub API ([3e761a3](https://github.com/deploystackio/deploystack/commit/3e761a3))
24+
* feat(satellite): add debug endpoint for comprehensive MCP server info ([55fc834](https://github.com/deploystackio/deploystack/commit/55fc834))
25+
* feat(satellite): implement heartbeat data builder for normalized metrics ([5f67f93](https://github.com/deploystackio/deploystack/commit/5f67f93))
26+
* feat(satellite): Implement runtime state management for MCP server processes ([05b8aff](https://github.com/deploystackio/deploystack/commit/05b8aff))
27+
* feat(satellite): implement unified tool discovery manager for stdio and remote mcp ([db3e4eb](https://github.com/deploystackio/deploystack/commit/db3e4eb))
28+
* refactor(backend): remove deprecated GitHub sync endpoint from API spec ([e530a17](https://github.com/deploystackio/deploystack/commit/e530a17))
29+
* refactor(backend): simplify database client registration logic ([6aaac17](https://github.com/deploystackio/deploystack/commit/6aaac17))
30+
* refactor(backend): simplify header mapping logic for three-tier system ([9370072](https://github.com/deploystackio/deploystack/commit/9370072))
31+
32+
## 0.4.0 (2025-10-06)
33+
534
* chore(all): bump @typescript-eslint/eslint-plugin from 8.42.0 to 8.44.1 ([cc00afd](https://github.com/deploystackio/deploystack/commit/cc00afd))
635
* chore(all): bump @typescript-eslint/parser from 8.42.0 to 8.44.1 ([e23164f](https://github.com/deploystackio/deploystack/commit/e23164f))
736
* chore(all): bump better-sqlite3 from 12.2.0 to 12.3.0 ([f1988fd](https://github.com/deploystackio/deploystack/commit/f1988fd))

0 commit comments

Comments
 (0)