Added
- API functions to create and poll queryjobs living in Humio. This API allows real live searches.
- A helper class QueryJob to manage searches using queryjobs
Fixed
- Internal handling of HTTP error status codes previously lost exception details,
these details should now be available again on the exception object.
Removed
- Removed the deprecated async_search API