Libres

Latest version: v0.8.0

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

Scan your dependencies

Page 5 of 5

0.1.0

~~~~~~~~~~~~~~~~~~

- BREAKING CHANGE: This release switches to a single SERIALIZED connections.

Previously it used a READ COMMITED and a SERIALIZED connection in parallel,
switching to the READ COMMITED connection for readonly queries and using
the SERIALIZED connection for write queries.

Using a serialized connection for everything reduces speed slightly (though
we haven't been able to measure the effect on our lowish traffic sites). But
it makes it easier to use libres with an existing connection when integrating
it.

It also simplifies the code by quite a bit.

0.0.2

~~~~~~~~~~~~~~~~~~

- Fix being unable to delete an allocation with a quota > 1.
See issue 8.
[href]

- Replace read session write guard with a simpler version.
[href]

0.0.1

~~~~~~~~~~~~~~~~~~

- Initial release.
[href]

Page 5 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.