Skip to content

0.2.66

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jan 18:43
22e6468

Changes since 0.2.65

  • langgraph: release 0.2.66 (#3128)
  • docs: update readme / docs intro page (#3082)
  • Enable async tests that were being skipped (#3109)
  • Fix timing issue where a sync task would finish before the other one was registered in futures dict (#3110)
  • Re-enable support for running sync tasks from async entrypoints (#3108)
  • Fix tracing of args for @task decorated functions (#3107)
  • Enable async tests that were being skipped
  • Fix timing issue where a sync task would finish before the other one was registered in futures dict
  • Re-enable support for running sync tasks from async entrypoints
  • Fix tracing of args for @task decorated functions