Skip to content

Commit

Permalink
πŸ“¦ DOP-4497 updtes the mongodb node driver (#1035)
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
caesarbell and Caesar Bell authored May 7, 2024
1 parent 3a93a7b commit 51032f4
Show file tree
Hide file tree
Showing 4 changed files with 172 additions and 41 deletions.
Loading

0 comments on commit 51032f4

Please sign in to comment.