Explain why these changes are needed and link the related issue (e.g., https://folio-org.atlassian.net/browse/PROJ-123).
Provide a brief technical summary of the changes.
- Self-reviewed Code — Reviewed code for issues, unnecessary parts, and overall quality.
- Change Notes — NEWS.md updated with clear description and issue key.
- Testing — Confirmed changes were tested locally or on dev environment.
- Logging: Confirmed that logging is appropriately handled.
- Breaking Changes — Handled all required actions if changes affect API, DB, or interface versions.
- API/schema changes
- Interface version updates
- DB schema changes / migration scripts
- New Properties / Environment Variables — Updated README.md if new configs were added.