Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* π¦ DOP-4497 updtes the mongodb node driver * π§ DOP-4497 adds feature branch to the deploy feature branch ymal file * π§ DOP-4497 removed the branch name from the deployed feature branch * π DOP-4498 removed looking for value from response * β DOP-4498 removed looking for value from response * π DOP-4497 removes value as the return value is no longer used since ModifyResult is not retuned due to includeResultMetadata being false * β DOP-4497 update test to fix 'TypeError: Right-hand side of 'instanceof' is not callable' * β DOP-4497 adds includeResultMetadata:true to support existing behavior for updateWithStatus method * π DOP-4497 adds includeResultMetadata option to support older behavior i.e. value as a response * β‘ DOP-4497 sets includeResultMetadata: true as a default option in baseRepository findOneAndUpdate --------- Co-authored-by: Caesar Bell <[email protected]>
- Loading branch information