Skip to content

Releases: zh54321/GraphBatchRequest

V20260505

05 May 19:18

Choose a tag to compare

  • Added: -MaxBatchSize parameter to reduce Graph batch concurrency with a configurable limit from 1 to 20
  • Improved: README and comment-based help so parameter documentation and examples match current module behavior

Full Changelog: V20260307...V20260505

V20260307

07 Mar 09:34

Choose a tag to compare

  • Improved: Status messages for retry handling (e.g., HTTP status 429)
  • Added: -SkipCertificateCheck parameter to skip certificate validation in PowerShell 7

Full Changelog: V20260117...V20260307

V20260117

17 Jan 10:28

Choose a tag to compare

Changes

  • Added: New switch DisablePagination
    If specified, prevents the function from automatically following @odata.nextLink for paginated results.
  • Fixed: BatchDelay is now a double which allows to specify values like 0.1