This release adds 2 notable features for engineering teams evaluating rollout.
Published 5mo
Deployment Automation
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
bullmq
ci-cd
deployment
deployment-automation
devops
express
+11 more
mariadb
mysql
nodejs
pipeline
react
redis
self-hosted
sequelize
socket-io
typescript
webhook
Summary
AI summaryUpdates 2.1.2] - 2026-01-04, Database, and deps-dev across a mixed release.
Full changelog
[2.1.2] - 2026-01-04
Added
- Real-time deployment logging with structured
LogFormatteroutputs across clone, sync, post-deploy, rollback, and completion phases, emitted throughSocketServicefor live UI updates (commit 8b8b434232d5978f7927a30934ac2b71583ab689). - Post-deployment pipelines run after rsync in each production path (with per-path execution markers); includes optional pre-sync backups and rollback on failure to keep production safe.
- Post-deployment pipelines now emit start/success/failure logs and per-path execution markers when multiple production paths are used, giving clearer visibility into each post phase.
- Detailed pipeline step logging now includes formatted commands, outputs, warnings, and SSH authentication context to improve traceability and debugging during deployments.
Changed
- Registered new migrations in
MigrationRunnerto grow log-related columns and prevent truncation of verbose deployment logs. - Updated lint tooling to
@typescript-eslint/*v8.51 and aligned package version to 2.1.1.
Database
- Migration 006: Increase
DeploymentSteps.OutputandDeploymentSteps.ErrortoLONGTEXT(model updated insrc/Models/DeploymentStep.ts). - Migration 007: Increase
Deployments.ErrorMessageandDeployments.CommitMessagetoLONGTEXT(model updated insrc/Models/Deployment.ts). - Migration 008: Increase
ProjectAuditLogs.ChangestoLONGTEXT(model updated insrc/Models/ProjectAuditLog.ts).
What's Changed
- chore(deps)(deps): bump the production-dependencies group with 4 updates by @dependabot[bot] in https://github.com/FutureSolutionDev/Deploy-Center-Server/pull/38
- chore(dev-deps)(deps-dev): bump the development-dependencies group with 2 updates by @dependabot[bot] in https://github.com/FutureSolutionDev/Deploy-Center-Server/pull/39
- chore(dev-deps)(deps-dev): bump @types/node from 24.10.1 to 25.0.3 by @dependabot[bot] in https://github.com/FutureSolutionDev/Deploy-Center-Server/pull/40
Full Changelog: https://github.com/FutureSolutionDev/Deploy-Center-Server/compare/2.1.1...2.1.2
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About FutureSolutionDev/Deploy-Center-Server
All releases →Beta — feedback welcome: [email protected]