Skip to content

This release adds 2 notable features for engineering teams evaluating rollout.

Published 5mo Deployment Automation
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ 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 summary

Updates 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 LogFormatter outputs across clone, sync, post-deploy, rollback, and completion phases, emitted through SocketService for 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 MigrationRunner to 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.Output and DeploymentSteps.Error to LONGTEXT (model updated in src/Models/DeploymentStep.ts).
  • Migration 007: Increase Deployments.ErrorMessage and Deployments.CommitMessage to LONGTEXT (model updated in src/Models/Deployment.ts).
  • Migration 008: Increase ProjectAuditLogs.Changes to LONGTEXT (model updated in src/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

Track FutureSolutionDev/Deploy-Center-Server

Get notified when new releases ship.

Sign up free

About FutureSolutionDev/Deploy-Center-Server

All releases →

Related context

Beta — feedback welcome: [email protected]