Skip to content

Conversation

@deploystack-automation
Copy link

Backend Release v0.25.0

This PR prepares a new backend 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/backend:latest
  • deploystack/backend:v0.25.0

Supported Architectures

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

Release notes:

  • migrate from zod-to-json-schema to zod-openapi for OpenAPI schema generation (9d54576)* update error handling to use 'issues' instead of 'errors' in validation responses (d738027)* update error handling to use 'issues' instead of 'errors' in validation responses across multiple test files (59d467c)* update parameter schemas to use type-only definitions for consistency (5f0f381)* (6d6543d)* (f71892e)* Implement MCP Installation Service and related components (c88481f)* bump @octokit/auth-app from 8.0.1 to 8.0.2 (72640ef)* bump @types/node from 24.0.10 to 24.0.13 (bff998e)* bump argon2 from 0.43.0 to 0.43.1 (ad4f8d3)* bump drizzle-orm from 0.44.2 to 0.44.3 (f20663e)* bump eslint from 9.30.1 to 9.31.0 (396aa87)* bump supertest from 7.1.2 to 7.1.3 (3db95a9)* bump typescript-eslint from 8.36.0 to 8.37.0 (f2d5957)* bump vite from 7.0.2 to 7.0.4 (6356b7f)* bump zod from 3.25.76 to 4.0.5 (bb08d44)* bump zod from 3.25.76 to 4.0.5 in /services/backend (d3deae2)* update environment variable display to use variable name instead of index (df6e47c)

0.24.1 (2025-07-14)

  • release v0.24.0 (c21dcc1)* centralize role permissions management and synchronize with database (197dd8b)* Refactor MCP server catalog forms and add Claude Desktop configuration step (83579a4)* remove edit view and replace with view functionality for MCP server catalog (f5565c1)

@Lasim Lasim merged commit 26a688c into main Jul 19, 2025
1 check passed
@deploystack-automation
Copy link
Author

Release Branch Cleanup ✅

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

@deploystack-automation deploystack-automation bot deleted the backend-release branch July 19, 2025 16:12
Lasim added a commit that referenced this pull request Aug 11, 2025
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