Exasol-error-reporting

Latest version: v0.5.0

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

Scan your dependencies

0.5.0

Fixes

* [27](https://github.com/exasol/error-reporting-python/issues/27) Make sure creating an error does not raise an exception.

Feature

* 25: Add support for named parameters.

Refactorings

* 33: Updated to Python 3.10

Documentation

* Reworked project documentation

Internal

* Relocked Dependencies
* Added github issue templates

0.4.0

Summary

API Rework and package renaming:

Reworked the API to be more pythonic and easier to parse. Also the package has been renamed in order to fit the pypi naming scheme.

Feature

* 4: Add error parser/crawler cli tool

Refactoring

* Renamed python package from exasol-error-reporting-python to exasol-error-reporting.
* 19: Rework error reporting API
* 17: Removed setup.py and updated poetry in actions

Documentation

* 22: Update documentation
* 16: Add note on pypi to README

0.3.0

error-reporting-python 0.3.0, released 2023-03-27

Code Name: Release on PyPi

Summary

In this release, we prepare this project for a release on PyPi

Features

- 14: Prepare the project for a release on PyPi

0.2.0

Summary

In this release, we eliminated the nested set warning caused by the error-code format. Furthermore, in case of having an invalid error code, ValueError is thrown instead of AssertError.

Bug Fixes

- 8: Eliminated nested set warning in error code format

0.1.0

Summary

This release provides `ExaError` python library that allows defining uniform error message. An error message should contain an error code in the appropriate structure. In addition it can contain one or more error messages and mitigation hints.

Features

- 1: Added initial project setup
- 3: Added error code builder
- 6: Prepared for the first release

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.