Riemann-client

Latest version: v7.0.0

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

Scan your dependencies

Page 1 of 2

7.0.0

What's Changed

* Relative imports + __main__ module by gvalkov in https://github.com/borntyping/python-riemann-client/pull/29
* Fix for protobuf 3.2 by srikiraju in https://github.com/borntyping/python-riemann-client/pull/31
* Test TLL messages using floats, change --ttl type to FLOAT by borntyping in https://github.com/borntyping/python-riemann-client/pull/33
* Support client key/certificate for TLS connections by node13h in https://github.com/borntyping/python-riemann-client/pull/35

New Contributors

* gvalkov made their first contribution in https://github.com/borntyping/python-riemann-client/pull/29
* srikiraju made their first contribution in https://github.com/borntyping/python-riemann-client/pull/31
* node13h made their first contribution in https://github.com/borntyping/python-riemann-client/pull/35

**Full Changelog**: https://github.com/borntyping/python-riemann-client/compare/v6.3.0...v7.0.0

6.0.0

This release fixes https://github.com/borntyping/python-riemann-client/issues/19.

Python 3 support is still provided via `protobuf-py3`.

5.1.0

riemann-client` will use Google's `protobuf` library when running under Python 2, and `protobuf-py3` when running under Python 3. Python 3 support is experimental and is likely to use Google's `protobuf` once it supports Python 3 fully.

5.0.0

- Added API documentation ([riemann-client.readthedocs.org](http://riemann-client.readthedocs.org/en/latest/))
- Replaced `argparse` with `click` for an improved CLI
- Various command line parameters changed
- `--event-host` became `--host`
- `--print` was removed, `send` always prints the sent event
- Minor fixes to `QueuedClient` API
- `UDPTransport.send` returns `None``instead of`NotImplemented`

4.2.0

- Added events() and send_events() methods to the client (thanks ReAzem)
- Added clear_queue() method to the queued client (thanks ReAzem)
- Add --timeout option for TCP based transports (thanks radu-munteaun)

4.1.2

Fixed the `--print` and `--tags` command line options.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.