Remove uuidhelpers.js

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Unknown
    • 3.0.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • Fully Compatible
    • Dotnet Drivers
    • Not Needed
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?
    • None
    • None
    • None
    • None
    • None
    • None

      uuidhelpers.js is now available as a mongosh snippet. We can remove them from the mongo-csharp-driver repo.

      From the mongosh prompt, you can run snippet install uuidhelpers:

      Enterprise test> snippet install uuidhelpers
      Running install...
      Installed new snippets uuidhelpers. Do you want to load them now? [Y/n]: y
      Finished installing snippets: uuidhelpers
      Enterprise test> TestUUIDHelperFunctions()
      UUID("00112233-4455-6677-8899-aabbccddeeff")
      JUUID("00112233-4455-6677-8899-aabbccddeeff")
      CSUUID("00112233-4455-6677-8899-aabbccddeeff")
      PYUUID("00112233-4455-6677-8899-aabbccddeeff")
      HexData(4, "00112233445566778899aabbccddeeff")
      HexData(3, "7766554433221100ffeeddccbbaa9988")
      HexData(3, "33221100554477668899aabbccddeeff")
      HexData(3, "00112233445566778899aabbccddeeff")
      

              Assignee:
              James Kovacs
              Reporter:
              James Kovacs
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: