Skip to content

v0.3.0

Latest

Choose a tag to compare

@YunchuWang YunchuWang released this 06 Mar 17:27
· 7 commits to main since this release

What's Changed

  • Release v0.2.0 by @YunchuWang in #112
  • Bump tar from 7.5.7 to 7.5.9 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #113
  • refactor: streamline orchestration event handling and improve state management by @torosent in #115
  • Daily Code Review Agent by @YunchuWang in #117
  • [copilot-finds] Bug: Fix whenAll([]) hanging orchestration forever by @YunchuWang in #118
  • Update code review agent instructions by @YunchuWang in #119
  • fix: set instanceId on ActivityResponse in failure path by @YunchuWang in #122
  • feat: align tracing attributes with .NET SDK conventions by @torosent in #126
  • Optimize daily code review agent with focused detection playbook by @torosent in #128
  • Fix WhenAllTask crash when children complete after fail-fast by @YunchuWang in #123
  • fix: update daily code review agent to require tracking issues before… by @YunchuWang in #130
  • PR Verification Agent + github action by @YunchuWang in #132
  • fix: clear orchestrationQueueSet in InMemoryOrchestrationBackend.reset() by @YunchuWang in #133
  • Fix continueAsNew dropping fire-and-forget actions (sendEvent, signal… by @YunchuWang in #136
  • Add sample code branch push step to PR verification agent by @YunchuWang in #137
  • Enforce Azure Managed e2e tests in daily-code-review agent by @YunchuWang in #139
  • Fix PR verification agent: grant contents:write to push verification branches by @YunchuWang in #141
  • Fix falsy values (0, empty string, false, null) silently dropped during serialization by @YunchuWang in #138

Full Changelog: v0.2.0...v0.3.0