Skip to content

Nakadi-client 0.7.0.0 released

Latest
Compare
Choose a tag to compare
@mtesseract mtesseract released this 11 Jan 08:50
· 6 commits to master since this release
da0b371

Breaking API changes regarding the Problem type, improving RFC7807 compliance:

  • All fields inside a Problem object are optional except the title.
  • Use modern-uri package for processing URIs contained in Problem objects.

Implement new commit_timeout feature of Nakadi. New exposed function setCommitTimeout and new new type wrapper CommitTimeout.

Integration test suite is again compatible with recent Nakadi versions.