Skip to content

v1.18.1

Latest

Choose a tag to compare

@YunchuWang YunchuWang released this 15 Dec 21:29
· 9 commits to main since this release
2adacc2

What's Changed

  • Add entity source generation support for Durable Functions by @Copilot in #533
  • Add XML documentation with see cref links to generated code for better IDE navigation by @Copilot in #535
  • Remove preview suffix from source generator package version by @Copilot in #541
  • Add Roslyn Analyzer to detect calls to non-existent functions (name mismatch) by @Copilot in #530
  • Add integration tests for exception type handling by @Copilot in #544
  • Bump Analyzers version to 0.2.0 by @Copilot in #552
  • Add 404 exception handling in BlobPayloadStore.DownloadAsync by @Copilot in #534
  • Support dedup status when starting orchestration by @YunchuWang in #542
  • Add Tags to CreateSubOrchestrationAction by @sophiatev in #558
  • Add GitHub Pull Request template by @Copilot in #563
  • Add ExceptionPropertiesSample demonstrating IExceptionPropertiesProvi… by @YunchuWang in #560
  • Cut release 1.18.1 by @Copilot in #565

Full Changelog: v1.18.0...v1.18.1