Skip to content

0.8.0

Compare
Choose a tag to compare
@jrconlin jrconlin released this 30 Oct 00:34
· 384 commits to master since this release
0.8.0
323d0cf

0.8.0 (2020-10-29)

Bug Fixes

  • handle duplicate keys in batch_upload_items for mysql (#873) (2d6039f3, closes #827)
  • reduce MAX_TOTAL_RECORDS for quota write allowance (bac2c51f)
  • avoid extra quota related work in batch commit (51c3bdab, closes #869)
  • correct quota env var in config test to SYNC_ENABLE_QUOTA (#859) (f0aa4642, closes #829)

Chore

Features