Skip to content

Conversation

@deploystack-automation
Copy link

Satellite Release v0.6.0

This PR prepares a new satellite release.

When merged, this will:

  1. Create a release tag
  2. Build and publish a multi-architecture Docker image to Docker Hub

The Docker image will be available at:

  • deploystack/satellite:latest
  • deploystack/satellite:v0.6.0

Supported Architectures

  • linux/amd64 (Intel/AMD)
  • linux/arm64 (Apple Silicon, AWS Graviton)

Release notes:

  • fix(satellite): adjust shutdown notification handling during tool discovery (1896108)
  • feat(all): Add shared types and components for configuration schema management (231e4f9)
  • refactor(satellite): simplify Dockerfile for development environment (45e31c7)
  • feat(satellite): implement server removal handling for active and dormant states (593a9a7)
  • feat(satellite): handle cleanup of removed servers during config changes (785b73c)
  • feat(satellite): enhance MCP protocol to handle initialized notifications (9b95a08)
  • feat(satellite): resolve command paths for nsjail execution (a253bc6)
  • feat(satellite): filter out stdio servers during tool discovery (b5317e2)
  • feat(satellite): enhance debug route to group servers by team (be24451)
  • feat(satellite): add authentication middleware to MCP routes for stats (c292d86)
  • feat(satellite): enhance nsjail resource limits and cache directory management (d0e38e1)
  • refactor(satellite): satellite service to integrate MCP SDK and remove custom transport handlers (ec92ba4)
  • feat(satellite): add uninstall shutdown handling to skip crash detection (f34fef8)

@Lasim Lasim merged commit 7ae33b1 into main Oct 24, 2025
1 check passed
@deploystack-automation
Copy link
Author

Release Branch Cleanup ✅

Branch satellite-release has been automatically deleted after PR was merged.

@deploystack-automation deploystack-automation bot deleted the satellite-release branch October 24, 2025 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants