Opensearch-logger

Latest version: v1.3.0

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

Scan your dependencies

1.3.0

Stable release

Add support for data streams. Thank you eyadmba for contribution! (8, 9)

Changelog

* Added support for contributions
* Tested against the latest versions of Python and dependencies
* `black` added to dev dependencies and formatting applied to all files
* Copyright year update

1.2.3

Stable release

Removed deprecated Python method for setting a daemon attribute on a thread.

Changelog

* Replace deprecated thread method `setDaemon(true)` with attribute setting `.daemon = True`.
* Add Python 3.11 to test matrix.
* Small refactoring for handler tests.
* Fixed GitHub Actions tests that were failing because OpenSearch service was not ready to accept connections.

1.2.2

Stable release

Enable support for Python 3.11.

Changelog

* Nothing changed functionally.
* Support added for Python 3.11.
* Build system migrated from Poetry to `pip-tools` + `flit`.

1.2.1

Stable release

Enable support for Python 3.6 and 3.7.

Changelog

* Nothing changed functionally.
* Support added for Python 3.6 and 3.7.

1.2.0

Stable release

Some minor changes that include bug fixes and cosmetics.

Changelog

* Fixed bug with unexported OpenSearchHandler from core package
* Added integration test for `dictConfig` way of setting up the logger
* Renamed everything from Opensearch to OpenSearch

1.1.0

Stable release

This marks the stable release of the library 🎉

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.