Skip to content

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