Skip to content

4.0.1: Bugfix release

Compare
Choose a tag to compare
@BGehrels BGehrels released this 30 May 11:26
· 267 commits to master since this release

#40: MockNakadiPublishingClient.getSentEvents(...) threw a NPE if no events of that type have been sent. Instead, it now returns an empty list.

This has no effect on productive code, just on your testing (if you are using the MockNakadiPublishingClient).