github mozilla-services/syncstorage-rs 0.21.0

21 hours ago

Refactor

  • move tokenserver's Db to async-trait (#1799) (9d799a45)
  • apply &mut self to syncstorage-mysql (38b4db40)
  • switch syncstorage Db methods to &mut self (38cb38fb)
  • switch tokenserver Db methods to &mut self (614e3902)

Bug Fixes

  • kill unnecessary transactions (savepoints) (#1782) (9381bc68)
  • Revert "fix: mysql: Call set_timestamp in lock_for_write_sync." (dfe21646)
  • mysql: Replace the user_id%10 in batch_id with a global counter. (2a1268ed)
  • mysql: Call set_timestamp in lock_for_write_sync. (d4511cc7)
  • Fix usage of Mockito for >0.30.0. (3e37e42d)
  • Fix misspelled cfg(test) in tokenserver-auth. (82dd4235)

Test

Chore

Features

Don't miss a new syncstorage-rs release

NewReleases is sending notifications on new releases.