Sqlalchemy-dlock

Latest version: v0.6.1.post1

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

Scan your dependencies

Page 1 of 3

0.6.1

> πŸ“… **Date** 2024-4-6

- βœ… Changes:
- `typing-extensions` required for Python earlier than 3.10

0.6

> πŸ“… **Date** 2024-3-28

- ❎ Breaking Changes:
- Remove `level` arguments of PostgreSQL lock class' constructor.
`xact` and `shared` arguments were added.
- πŸ†• New Features:
- support `transaction` and `shared` advisory lock for PostgreSQL.
- πŸ› Bug fix:
- PostgreSQL transaction level advisory locks are held until the current transaction ends.
Manual release for that is disabled, and a warning message will be printed.
- πŸ• Optimize
- Reduce duplicated codes
- Better unit tests

0.5.3

> πŸ“… **Date** 2024-3-15

0.5

Date: 2023-12-06

- New:
- `contextual_timeout` parameter for β€œwith” statement
- Support Python 3.12

0.4

Date: 2023-06-17

- Remove:
- remove `acquired` property, it's alias of `locked`
- remove setter of `locked` property

- Optimize:
- re-arrange package's structure
- Many optimizations

- CI/Test:
- Github action: Python 3.8~3.11 x SQLAlchemy 1.x/2.x matrix testing
- Local compose: Python 3.7~3.11 x SQLAlchemy 1.x/2.x matrix testing

- Doc: Update to Sphinx 7.x, and Furo theme

0.3.1

Date: 2023-06-13

- A hotfix for project's dependencies setup error.

Page 1 of 3

Β© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.