Skip to content
This repository was archived by the owner on Feb 19, 2026. It is now read-only.

Releases: mozilla-services/server-syncstorage

1.8.0

13 Feb 15:37
e35b298

Choose a tag to compare

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 pjenvey@underboss.org (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)

1.7.0

07 Feb 20:06
8279246

Choose a tag to compare

Features

  • improve spanner backend compatibility (044423af, closes #135)
  • Add table to cross check user migration status (37ca921e)
  • Add delayed retry on 500/503 responses. (e1c2fb4d, closes #121)

v1.5.14: Merge pull request #27 from dannycoates/master

03 Mar 02:18

Choose a tag to compare