Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

1.34.0

Compare
Choose a tag to compare
@pjenvey pjenvey released this 26 Jul 23:17
· 536 commits to master since this release
1.34.0
14e33c2

Breaking Changes

  • make simplepush protocol optional (876c9593, breaks #)

Features

  • make simplepush protocol optional (876c9593, breaks #)
  • make cryptography lib optional (c96fea9b, closes #979)

Bug Fixes

  • move metric increments to lowest callbacks (637e246f, closes #958)

Refactor

  • give DatabaseManager some saner defaults (d5c9136a)

Chore