Skip to content

v1.2.8

Choose a tag to compare

@AleksandrRogov AleksandrRogov released this 04 Aug 01:55
· 469 commits to dev since this release

Added:

  • Web API Request that exceeds a maximum limit of characters in URL will automatically be converted to a Batch Request. A very useful feature when big Fetch XMLs are used.
  • This is the 1st part of Batch Request implementation that will be added to DynamicsWebApi in the future and at this moment POST, PATCH and PUT HTTP request methods are not supported for Batching.