Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 2.04 KB

File metadata and controls

42 lines (26 loc) · 2.04 KB

⚠️ Mongock is Deprecated

Status: This project is no longer maintained (effective 2025-08-01).
No new features will be added. Critical security fixes may be considered on a best-effort basis until 2026-05-31.

👉 For future-proof projects, evaluate Flamingock.

What’s next?

Flamingock is a new solution, influenced by Mongock but not a continuation of it.
It covers everything you used Mongock for (e.g., MongoDB/NoSQL changes with execution tracking and audit) and goes well beyond databases.

Why deprecate Mongock?

Mongock focused on NoSQL/database evolution. Real-world change management spans schemas, APIs, configs, queues, and more.
Flamingock was designed from day one for that broader scope with stronger governance and audit foundations.

What about existing users?

  • Your current Mongock versions continue to run as-is.
  • For new work or significant refactors, we recommend adopting Flamingock.
  • See the migration guide for a practical path: Migration guide

Support window

  • Maintenance mode: through 2025-12-31 (critical security fixes only, best-effort).
  • Repository & docs: remain available as an archive for reference.

FAQ

Is Flamingock a drop-in replacement?
No. It’s a new solution, not a continuation. It covers Mongock’s use cases and adds much more. See the migration guide for steps.

Will my Mongock projects break?
No changes are planned. Existing versions run as-is. The risk is lack of new features/fixes beyond the support window.

Where can I get help migrating?
Start with the guide: Coming from Mongock. For complex cases, open a discussion in the Flamingock repo.