0.8.0
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
- Add
count
andcount_with_tags
metric for batch histogram (#879) (8afcbe65, closes #878) - optimize POST w/ ?batch=true&commit=true (#880) (b7e9ba53, closes #876)
- remove Tags handoffs (#862) (c6ea474c, closes #403)
- rework error logging/metric reporting; fix BSO batch updates for spanner (#824) (cef8fb52, closes #827)