Skip to content

Conversation

@Simran-B
Copy link
Contributor

  • Adjust the spelling of some Enterprise Edition features
  • Remove the parts of code comments that mention WithReturnNew and WithWaitForSync that were used in the v1 driver to set options via preparing a context
WithReturnNew, WithWaitForSync, etc. are not used in the v2 driver, you use the ...WithOptions variants of functions and set options there (or pass references to variables)
@cla-bot cla-bot bot added the cla-signed label Mar 10, 2025
@enikon enikon merged commit c6975bd into arangodb:master Mar 26, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants