Syncstorage Rs Versions Save

Sync Storage server in Rust

0.15.8

1 month ago

Features

0.15.7

1 month ago

Features

  • optionally force the spanner node via get_best_node (#1553) (4a145dd1)

0.15.6

1 month ago

Bug Fixes

0.15.5

1 month ago

Features

  • Allow uid range for purge function (SYNC-4246) (#1547) (cc160822, closes #1548)

0.15.4

1 month ago

Bug Fixes

  • take keys_changed_at into account w/ migrated records' special case (#1545) (f68fb607)

Chore

  • fix changelog version anchor (8098d839)

0.15.3

1 month ago

Features

  • special case purging of users previously migrated to Spanner (#1543) (13e53eba)

0.15.2

1 month ago

Bug Fixes

  • Add try/except handler for force (#1535) (b777fa0d)
  • add line break to do not display backticks (#1529) (143e93b6)

Chore

  • bump mio per RUSTSEC-2024-0019 (#1530) (b4306d93)

0.15.1

3 months ago

Bug Fixes

  • don't emit a content-type header for 304s (#1526) (8faf7280)

Doc

  • Remove reference to legacy vendored library (#1522) (3edd4206)

0.15.0

3 months ago

Features

  • Puts pyo3 behind feature flag and derives tokens directly in Rust (#1513) (1b116846)
  • Upgrading to Actix 4.x (#1514) (97985586)

Bug Fixes

  • Copy modified purge script from old tokenserver repo (#1512) (06ecb78e)

Chore

  • Cleans up TLS dependencies (#1519) (ac3b479a)

0.14.4

5 months ago

Bug Fixes

  • Use google specified UA for x-goog-api-client (#1506) (9916b3bd)