Skip to content

Backend v0.25.1

Choose a tag to compare

@deploystack-automation deploystack-automation released this 19 Jul 16:13
· 1768 commits to main since this release

0.25.1 (2025-07-19)

  • 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)* release v0.25.0 (2ff8881)* 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)* update environment variable display to use variable name instead of index (df6e47c)