RethinkDb.Driver v2.2.7-beta Release Notes

    • All public API are squeaky clean.
    • ➕ Added more more convenience CancellationToken Run*().
    • 🛠 Fixed Cursor.IsFeed bug always false.
    • ➕ Added more XML docs.
    • Inverted the AST generation for faster query composition.
    • 🛠 Fixed some async bugs.