Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@jessepeterson jessepeterson released this 23 Jan 19:08

Thanks to our contributors for this release: @discentem!

New

  • Add "zero-length" UserAuthenticate option: #101
    • Use -ua-zl-dc switch. See Ops Guide for more details.
  • New end-to-end test suite; bring in existing tests: #149, #150

Fixed

  • Missing error check in MySQL backend: a0c6a5d
  • Fix errors when requesting pushinfo retrieval in file backend: #135
  • Warn if a DDM URL does not contain a trailing slash: #126

Other