nakadi-client v0.7.0.0 Release Notes

Release Date: 2019-01-11 // about 5 years ago
  • 💥 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.