Log in
Skip to main content
Skip to sidebar
Dashboards
Projects
Issues
eazyBI
Give feedback to Atlassian
Help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Acknowledged notifications
Node.js Driver
NODE-4523
Docs: Add upgrade guide examples for legacy client use and other methods for selectively preserving callbacks
Schedule Issue
Undo Transition
Closed
Export
null
XML
Word
Printable
JSON
Details
Type:
Task
Resolution:
Fixed
Priority:
Unknown
Fix Version/s:
5.0.0
Affects Version/s:
None
Component/s:
None
Labels:
None
Fields
Validation Checklist
Docs
Epic Link:
Async Await inside the driverRemove Callback Support in Favor of Pure Async Await in the Public API of the Node Driver
Quarter:
FY23Q4
Story Points:
2
Compass/DevTools Changes:
Not Needed
Checklist:
Empty
show more
show less
Documentation Changes:
Not Needed
Description
Documentation Requirements
Add upgrade guide examples for using the legacy client as well as selectively using callbackify to retain the ability to continue to use callbacks with the new API to the upgrade guide
e.g., util.callbackify(collection.insertOne.bind(collection))(doc, options, callback)
Options becomes required, must bind the instance to the method call
Attachments
Activity
People
Assignee:
Bailey Pearson
Reporter:
Daria Pardue
Reviewers:
Daria Pardue
Votes
:
0
Vote for this issue
Watchers:
1
Start watching this issue
Dates
Created:
Aug 10 2022 03:55:47 PM UTC
Updated:
Oct 29 2023 01:40:54 PM UTC
Resolved:
Jan 26 2023 10:30:49 PM UTC