Skip to content

Releases: mozilla-services/autopush-rs

1.84.2

1.84.2 Pre-release
Pre-release

Choose a tag to compare

@kschelonka kschelonka released this 03 Sep 18:55
1.84.2
013065f

Features

1.84.1

1.84.1 Pre-release
Pre-release

Choose a tag to compare

@kschelonka kschelonka released this 01 Sep 17:19
1.84.1
0d3bf40

Bug Fixes

Chore

  • (autoconnect) Add crypto_keys setting, deprecate crypto_key (#1226) (2f9c8427)

1.84.0

1.84.0 Pre-release
Pre-release

Choose a tag to compare

@kschelonka kschelonka released this 19 Aug 18:43
a28b164

Bug Fixes

  • (autoendpoint) Update FCM error mappings to HTTP status codes (#1223) (ab6065cd)
  • (bigtable) Enforce router record expiry at read time (#1224) (41d5b25e)

1.83.1

Choose a tag to compare

@gruberb gruberb released this 31 Jul 16:12
1.83.1
4ebe262

Bug Fixes

  • (docs) Add missing AUTHEND__AUTH_KEYS docs to docker compose setup guide (#1219) (a20c5dd2)
  • (logging) Stop ERROR-level log flood from slog-async channel overflow (#1220) (5c82f1b7)

1.83.0

Choose a tag to compare

@kschelonka kschelonka released this 28 Jul 18:06
1.83.0
25417d6

Bug Fixes

  • (config) [breaking] Require user-set AUTOEND__AUTH_KEYS (#1203) (1080af8b)
  • (bigtable) Tonic connection and retry management (#1209) (7de5c3ea)
  • (docs) Fix publish docs missing step (#1216) (83b0638b)

Chore

1.82.3

Choose a tag to compare

@gruberb gruberb released this 21 Jul 18:33
1.82.3
bdedfab

Features

  • (apns) Add ability for token-based connection to APNS (#1166) (bcb8df40)
  • (metrics) Add time spent in storage before send (#1202) (cfd2354a)

Bug Fixes

  • (tests) Wait for Bigtable emulator before creating tables (#1178) (ed0272ab)
  • (redis) Persist topic/ttl/sortkey_timestamp in stored notifications (#1191) (df62df16)
  • (ci) Enterprise image build verification on forks (#1197) (864eb3a6)
  • Remove unused encryption_key/enckey support (#1194) (17adc0bc)
  • (ci) Fix service account for coverage and test upload (#1201) (2951d51f)
  • (grpc) PUSH-746 Use connect_lazy for BigTable connections (#1199) (e535c7a1)

Documentation

Chore

1.82.2

Choose a tag to compare

@kschelonka kschelonka released this 08 Jul 17:28
1.82.2
9077c21

Features

  • (apns) Add ability for token-based connection to APNS (#1166) (bcb8df40)

Bug Fixes

  • (tests) Wait for Bigtable emulator before creating tables (#1178) (ed0272ab)
  • (redis) Persist topic/ttl/sortkey_timestamp in stored notifications (#1191) (df62df16)

Documentation

Chore

1.82.1

Choose a tag to compare

@kschelonka kschelonka released this 24 Jun 22:02
f18ade8

Bug Fixes

  • install rustls CryptoProvider to prevent startup panic (#1174) (b3e7a8b)

Chore

1.82.0

1.82.0 Pre-release
Pre-release

Choose a tag to compare

@kschelonka kschelonka released this 23 Jun 18:56
1.82.0
0d966ba

Features

  • Add var prefixer to resolve grpcio builds under trixie (#1162) (3c594792)

Bug Fixes

  • defaults for explicitly null keys in settings (#1156) (ec675ffe)

Chore

1.81.3

Choose a tag to compare

@jrconlin jrconlin released this 17 Apr 19:51
569ecb6

Features

Bug Fixes

Chore