Skip to content

v.1.7.6

Choose a tag to compare

@AleksandrRogov AleksandrRogov released this 29 Aug 16:28

Fixes:

  • Fix the regex from rejecting alternativeKeys with multiple navigation properties. #111. Thanks to @benlaughlin for a pull request!
  • Fix to double quote replace function in the alternate key. It was only replacing the first appearance of ". #117

Changes:

  • Multiple changes to documentation:
    • Replaced an old authentication code example that used adal-node with @azure/msal-node.
    • Added more information to a Batch Request documentaiton. #112