Monetdb-pystethoscope

Latest version: v0.3.1

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

Scan your dependencies

Page 1 of 2

0.3.1

=====================
Changed
-------
- Added functionality to the new obfuscation method.

0.3.0

=====================
Added
-----
- A github workflow to upload automatically to PyPI on tagging.
- Help string and default value (``[]``) for the ``transformers`` option.
- Help string and default value (``raw``) for the ``formatter`` option.
- The option to provide input from a file (``-I``) or to connect to a database
(``-d``).
- A new obfuscation method (``--transformer obfuscate``). The old method has
been renamed to mask: ``--transformer mask``.
- A boolean that distinguishes between development and production modes. In
development certain exceptions get propagated.
- Rudimentary handling for SIGINT: A friendlier message is shown.

Fixed
-----
- A reference to non existing arguments that prevented startup (18).
- A data leak under the obfuscation transformer when exceptions happened.
- A data leak under the obfuscation transformer of UUIDs.

Changed
-------
- Formatters now return strings instead of printing them. Printing happens on
the main loop.
- The JSON formatter is now the default.

0.2.0

=====================
Added
-----
- ``monetdb_pystethoscope.api`` module that gathers all the public API.
- The docstrings to the documentation.

Removed
-------
- Dependency on click.

0.1.3

=====================
Fixed
-----
- A bug in the statement constructor (`13
<https://github.com/MonetDBSolutions/monetdb-pystethoscope/issues/13>`__)
Added
-----
- An API for connecting to the MonetDB server profiler.
This should be backported to pymonetdb in the future.
- Some more tests
- Coverage reports

0.1.2

=====================
Added
-----
- Version command line option
- Support for Python 3.5
- bump2version support

0.1.1

=====================
Removed
-------
- Unneeded dependency to `funcy`.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.