Skip to content

v11.1.2

Compare
Choose a tag to compare
@jhendrixMSFT jhendrixMSFT released this 24 Apr 15:52
· 2 commits to release/v11.1 since this release
1ffcc88

Bug Fixes (back-ports)

  • If zero bytes are read from a polling response body don't attempt to unmarshal them.
  • For an LRO PUT operation the final GET URL was incorrectly set to the Location polling header in some cases.
  • In Future.WaitForCompletionRef() if the provided context has a deadline don't add the default deadline.