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.