4.0.1: Bugfix 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).