Skip to content

v0.4.0

Choose a tag to compare

@YunchuWang YunchuWang released this 31 Jul 17:26
· 26 commits to main since this release

What's Changed

  • fix: trim whitespace from tenant values in connection string parsing (#311)
  • [copilot-finds] Bug: Fix off-by-one in createServiceConfig maxRetries→maxAttempts conversion (#287)
  • [copilot-finds] Improve: Add addEntity/addNamedEntity methods to DurableTaskAzureManagedWorkerBuilder (#266)
  • Fix race condition in AccessTokenCache concurrent token fetches (#178)
  • build(deps): bump @grpc/grpc-js (#259)
  • fix: preserve error cause in getHostAddress() for better debugging (#194)
  • [copilot-finds] Bug: Connection string parser uses case-sensitive key lookup (#196)
  • feat: Implement work item filters (#168)

New Contributors

Full Changelog: v0.3.0...v0.4.0