Skip to content

v6.61.2

Choose a tag to compare

@github-actions github-actions released this 26 Aug 20:10
· 66 commits to refs/heads/main since this release
2aa7b58

Changes

Bug Fixes 🐛

  • fix: parameters propagation issues for concurrent cursors (#726)
  • fix: monkey patch SQLiteDict in order to fix sqlite3.InterfaceError (#725)

Under the Hood ⚙️

  • chore(concurrent_declarative_source): Integrate ManifestDeclarativeSource into ConcurrentDeclarativeSource (#704)