Skip to content

v0.1.1

Choose a tag to compare

@apstndb apstndb released this 17 Jun 19:43
· 9 commits to main since this release
1c32428

Fixes

  • Preserve the empty uri field in serialized Document values for dkcli compatibility.
  • Parse HTTP-date Retry-After values in addition to delay-seconds.
  • Treat any 2xx HTTP response as success.
  • Make Client.MaxRetries mean additional retries after the first attempt and add coverage for one-retry behavior.