github langchain-ai/langgraph 0.2.66

13 hours ago

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

Don't miss a new langgraph release

NewReleases is sending notifications on new releases.