Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions release-notes/prod/release-3.4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# 🚀 Entity-Management-Service Release 3.4.0 [![Latest](https://img.shields.io/badge/Latest-ffffff00?style=flat&labelColor=ffffff00&color=green)](#)

## ✨ Features

- **[1558] DELETE API in Entity Management** – Introduced a new DELETE API in the Entity Management module to enable removal of entities from the system.
- **Health Check** – Introduced a health check feature with relevant API endpoints for system monitoring.

---

## 🐞 Bug Fixes

- N/A for this release.

---

## 🔄 Migration Instructions

Execute the following data migration scripts after deployment:

- `migrations/normalizeOrgIdInCollections/normalizeOrgIdInCollections.js` – Normalize `orgId/orgIds` fields in collections.

---

👨‍💻 **Service:** Entity Management Service
🏷️ **Version:** 3.4.0