Skip to content

v0.2.1

Latest

Choose a tag to compare

@shijiesheng shijiesheng released this 14 Apr 19:08
· 5 commits to main since this release
97fad9c

What's Changed

  • fix(client): client should wait for ready to start by @shijiesheng in #72
  • fix(activity): ensure async function with activity decorator is still async by @shijiesheng in #75
  • feat(activity): add default activity options to make it easier to use by @shijiesheng in #76
  • feat(worker): add worker.close() and allow context management of worker class by @shijiesheng in #77
  • feat(timer): implement workflow.start_timer api by @shijiesheng in #79
  • feat: implement continue-as-new feature by @timl3136 in #80
  • feat(openai): support OpenAI SDK integration by @shijiesheng in #78
  • feat: Implement activity heartbeat by @timl3136 in #73
  • chore: gitignore claude code local files by @timl3136 in #81
  • feat(openai): support handoffs by @shijiesheng in #82
  • feat: implement heartbeat progress recovery through heartbeat details by @timl3136 in #83
  • fix(client): compatible with opentelemetry-instrumentation-grpc by @shijiesheng in #85
  • feat(version): use dynamic versioning by @shijiesheng in #86

Full Changelog: v0.2.0...v0.2.1