Skip to content

v2.5.0

Compare
Choose a tag to compare
@vlastahajek vlastahajek released this 20 Aug 09:10
· 188 commits to master since this release

Features

  • #264 Synced generated server API with the latest oss.yml.
  • #271 Use exponential random retry strategy
  • #273 Added WriteFailedCallback for WriteAPI allowing to be synchronously notified about failed writes and decide on further batch processing.

Bug fixes

  • #269 Synchronized setters of log.Logger to allow concurrent usage
  • #270 Fixed duplicate Content-Type header in requests to managemet API

Documentation

  • #261 Update Line Protocol document link to v2.0
  • #274 Documenting proxy configuration and HTTP redirects handling