Skip to content

Releases: mozilla-services/autopush-rs

1.70.9

27 Feb 23:29
1.70.9
e3de83e
Compare
Choose a tag to compare

Features

1.70.8

27 Feb 18:25
1.70.8
e83976a
Compare
Choose a tag to compare

Bug Fixes

1.70.7

23 Feb 01:04
1.70.7
fe30e56
Compare
Choose a tag to compare

Bug Fixes

1.70.6

23 Feb 01:04
1.70.6
455e903
Compare
Choose a tag to compare

Features

  • prefer the simpler delete to avoid the admin API (#636) (0b7265ed)

1.70.5

23 Feb 01:04
1.70.5
6d9ea42
Compare
Choose a tag to compare

Bug Fixes

  • don't add_channels when there's none to add (#634) (b0ffa8cd)

1.70.4

23 Feb 01:03
1.70.4
c9210a0
Compare
Choose a tag to compare

Features

  • have Bigtable match DynamoDB's metrics (#627) (0ce81aab)
  • have bigtable remove_channel write conditionally (#625) (60c6675b)

Bug Fixes

  • "recycle" the user object in update_token_route (#621) (4bd48278)

1.70.3

20 Feb 01:28
1.70.3
32729bc
Compare
Choose a tag to compare

Bug Fixes

  • fix add/update_user version field handling on migrations (#619) (1ff88e79)

1.70.2

20 Feb 01:27
1.70.2
e8e48ad
Compare
Choose a tag to compare

Bug Fixes

1.70.1

20 Feb 01:26
1.70.1
8a82b16
Compare
Choose a tag to compare

Features

Chore

Bug Fixes

1.70.0

07 Feb 21:00
1.70.0
69f96a8
Compare
Choose a tag to compare

Refactor

Chore

Features

Bug Fixes

  • errors when deleting and provisioning load test clusters (#593) (925130a1)
  • fix remove_node_id's condition check to be more reliable (#590) (dc077623)
  • fetch messages shouldn't read the current timestamp's notif (#577) (fc99e774)
  • Clarify how the index for Row is used between reading and writing to Bigtable (#573) (09fe7ac2)