Skip to content

checkpointmysql==2.0.5

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Dec 03:12
89b10e5

Changes since checkpointmysql==2.0.4

  • Release 2.0.5.
  • lib: Add Command(graph=Command.PARENT, ...)
  • Fix race condition, and add pool support to store.
  • Add more langgraph tests.
  • Set charset on connection from AIO pool.
  • Extract connection string parsing to method.