Sina Madani
Sina Madani
Thanks to the recent work on decoupling the implementation of API endpoints from the underlying HTTP client, this should be more feasible to achieve. It's on the roadmap, but no...
Available in v7.8.0 (added in #478).
Given that the repo has evolved significantly, there are no plans to add Lombok or merge the PR at the moment, but adding `toString()`, `equals(Object)` and `hashCode()` are on the...
Done in #508.
I've added a test to reproduce this (see #26). The stack trace is there, just a bit further down. I can't see an easy way to make this appear higher...
Thanks for raising this, will have this fixed in the next patch release.
Fixed in v8.9.1, however please note many read-only events in the API are not currently supported, so you will have to query them manually through the `getBody()` method of `GenericEvent`,...