Skip to content

1.8.0

Latest
Compare
Choose a tag to compare
@jrconlin jrconlin released this 13 Feb 15:37
· 26 commits to master since this release
e35b298

Features

  • force specify the higher bound for basic modified ranges (576490a0)
  • allow disabling the BsoLastModified index (fee296f3)
  • support the pool_size argument (62a11542, closes #110)
  • add google spanner storage back-end Co-authored by Phil Jenvey [email protected] (af652cca)
  • auth: Receive FxA user-id and key-id details in Hawk token. (3d01e614)
  • backend: Pass full user object to backend storage implementations. (e992a39b)

Bug Fixes

  • force usage of BsoLastModified index (52fc8d75, closes #107)
  • convert another IN operator usage to multiple bind params (ba67a789)
  • deps: Update SQLAlchemy to latest version (234e7615)
  • docker: Use $DOCKER_VERSION when checking checksum. (#84); r=autrilla (2b642b85)