Skip to content

v7.2.0

Compare
Choose a tag to compare
@mtharp mtharp released this 09 Apr 21:02
· 116 commits to master since this release

Features

  • appmanifest: default to using RFC 3161 timestamps instead of the legacy type. The old behavior can be restored by appending --rfc3161-timestamp=false. (#4)
  • Retry operations that fail due to network errors even if there is only one server

Bug Fixes

  • appmanifest: Fixed incorrect xpath queries that broke in later versions of etree (#4)

API Changes