Skip to content

Releases: mozilla-services/syncstorage-rs

0.14.1

25 Oct 17:35
0.14.1
b765717

Choose a tag to compare

Features

  • add dynamic routing headers to all Spanner ops (#1491) (af416fc2)

Chore

Bug Fixes

  • switch more test flags to cfg(debug_assertions) (#1488) (fb701288)

0.14.0

04 Oct 19:20
0.14.0
4454047

Choose a tag to compare

Refactor

Features

  • convert dependencies to use workspaces (1f9323b7, closes #1461)

Chore

Doc

0.13.7

29 Nov 23:26
0.13.7
23ec9ae

Choose a tag to compare

  • Re-tag 0.13.6

0.13.6

07 Mar 01:55
0.13.6
d700e47

Choose a tag to compare

Chore

Bug Fixes

  • connect to the db once instead of every loop iteration (31192d52)

0.13.5

03 Mar 23:41
0.13.5
ecb2902

Choose a tag to compare

Bug Fixes

  • handle nullable (None) keys_changed_at values (#1464) (7e298c2d)

0.13.4

24 Feb 19:10
0.13.4
028b8b1

Choose a tag to compare

  • Re-tag 0.13.3

0.13.3

24 Feb 17:50
0.13.3
2eecb8c

Choose a tag to compare

Chore

  • add another missing file to docker for process_account_events.py (#1463) (6ee39da4)

0.13.2

16 Feb 23:19
0.13.2
fb406a0

Choose a tag to compare

Chore

0.13.1

16 Dec 19:07

Choose a tag to compare

Features

Bug Fixes

Chore

0.13.0

14 Nov 18:00
0.13.0
926dd11

Choose a tag to compare

Chore

Test

  • run the Tokenserver E2E tests without a cached JWK (#1390) (3a18de01)

Features

Breaking Changes

Refactor