Humioapi

Latest version: v0.11.0

Safety actively analyzes 629908 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.4.0

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

0.3.0

Changed

- The repositories API function will now return views as well
- Removed filtering logic from repositories API
- Signature of streaming_search() changed.
- Live option has been removed since it should be a separate API. Humio only allows their internal "relative time" strings for live searches.
- Start and End are now optional

0.2.0

Added

- A Changelog! :)

Changed

- Bumped project dependencies

Deprecated

- The async_search API. Use the streaming_search API instead since it yields a generator to stream results and is generally more "stable".

Removed

- Various noisy logging output

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.