Skip to content

v2.2.0a1

Compare
Choose a tag to compare
@yoshi-automation yoshi-automation released this 15 Sep 20:47
8290d77

Features

  • [WIP] The first stage of nox implementation (#468) (96f2223)
  • add PyPI release support (#451) (da82c41), closes #449
  • cursor must detect if the parent connection is closed (#463) (a9fd5a3)
  • refactor connect() function, cover it with unit tests (#462) (4fedcf1)
  • Stage 2 of nox implementation - adding docs target (#473) (45d6b97)
  • Stage 3-4 of nox implementation - adding auto-format targets (#478) (59e7c3f)
  • Stage 5 of nox implementation - adding coverage targets (#479) (cec6b96)
  • Stage 6 of nox implementation - enabling system tests (#480) (dc73bf6)

Bug Fixes

Reverts

  • Revert "django_spanner: skip 57 expressions_case tests that assume serial pk" (48909f6), closes #353

Documentation