exasol-error-reporting 0.4.0, released 2023-09-27#

Code Name: API Rework and package renaming

Summary#

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