Skip to content

2.14.0

Latest
Compare
Choose a tag to compare
@bednar bednar released this 12 Aug 08:34
· 1 commit to master since this release

Features

  • #404 Expose HTTP response headers in the Error type to aid analysis and debugging of error results. Add selected response headers to the error log.

Also, unified errors returned by WriteAPI, which now always returns http.Error

Fixes

  • #403 Custom checks de/serialization to allow calling server Check API