0.7.1
0.7.1 (2020-10-19)
Bug Fixes
correct quota env var in config test to SYNC_ENABLE_QUOTA (#859) (f0aa4642, closes #829)
rework error logging/metric reporting; fix BSO batch updates for spanner (#174, #619, #618) (cef8fb521, closes #174, #619, #618)
0.7.0 (2020-10-12)
Bug Fixes
Return FORBIDDEN if a user's batch is Over Quota (#848) (d24dcdb6, closes #852)
clippy error related to matches! closes #850 (06aed80f)
downgrade sentry to 0.19 (#849) (0a175dde)
Chore
Update circleci to use docker auth (#855) (dcb0a0b2, closes #854)
update to protobuf 2.18.0 (c6f9cf9b, closes #852)
0.6.1 (2020-09-30)
Features
update to actix-web 3 (#834)
Bug Fixes
return correct error code and value for OverQuota users (#837)