- Fix: FDB update and delete operations return success even if data is not present.
- Fix: Lazy object expired from cache resulting in failed operations.
- Fix: Success on update operation in the pack even if object with a primary key is not present.
- Add: Return updated records with error list in case of update.
- Add: Return deleted records count with error list in case of delete.