Persist-queue

Latest version: v1.0.0

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

Scan your dependencies

Page 1 of 4

1.0.0

What's Changed
* add sqlite3 cleanup method by mo-pyy in https://github.com/peter-wangxu/persist-queue/pull/197
* add python3.9~3.12 ci tests by peter-wangxu in https://github.com/peter-wangxu/persist-queue/pull/200
* fix inproper log of importing by peter-wangxu in https://github.com/peter-wangxu/persist-queue/pull/203
* Remove support for python2 by peter-wangxu in https://github.com/peter-wangxu/persist-queue/pull/201
* pre-release of version 1.0.0 by peter-wangxu in https://github.com/peter-wangxu/persist-queue/pull/207
* Added py.typed marker by bierus in https://github.com/peter-wangxu/persist-queue/pull/210
* [Snyk] Security upgrade cbor2 from 5.4.6 to 5.6.0 by peter-wangxu in https://github.com/peter-wangxu/persist-queue/pull/215
* Check to see if these are empty before closing them. by plockaby in https://github.com/peter-wangxu/persist-queue/pull/216
* bump version to v1.0.0 by peter-wangxu in https://github.com/peter-wangxu/persist-queue/pull/217

New Contributors
* mo-pyy made their first contribution in https://github.com/peter-wangxu/persist-queue/pull/197
* bierus made their first contribution in https://github.com/peter-wangxu/persist-queue/pull/210
* plockaby made their first contribution in https://github.com/peter-wangxu/persist-queue/pull/216

**Full Changelog**: https://github.com/peter-wangxu/persist-queue/compare/v0.8.1...v1.0.0

1.0.0alpha

Features:
----------
[GH-201] Remove support for python2
[GH-197] add sqlite3 cleanup method mo-pyy

Bugfixes:
----------
[GH-203] fix inproper log of importing

What's Changed
* add sqlite3 cleanup method by mo-pyy in https://github.com/peter-wangxu/persist-queue/pull/197
* add python3.9~3.12 ci tests by peter-wangxu in https://github.com/peter-wangxu/persist-queue/pull/200
* fix inproper log of importing by peter-wangxu in https://github.com/peter-wangxu/persist-queue/pull/203
* Remove support for python2 by peter-wangxu in https://github.com/peter-wangxu/persist-queue/pull/201
* pre-release of version 1.0.0 by peter-wangxu in https://github.com/peter-wangxu/persist-queue/pull/207

New Contributors
* mo-pyy made their first contribution in https://github.com/peter-wangxu/persist-queue/pull/197

**Full Changelog**: https://github.com/peter-wangxu/persist-queue/compare/v0.8.1...v1.0.0-alpha

0.8.1

Features:
----
[GH-191] Added CBOR serializer (using cbor2 package)
[GH-194] Added `full()` API to align with Python3 `queue.Queue`

0.8.0

Features:
----------
[GH-182] Add shrink_disk_usage for sqlite3 base queues
[GH-174] Add mysql based queue, please note the [deprecation for python2.x and python3.4](https://github.com/peter-wangxu/persist-queue#deprecation)

Bugfixes:
----------
[GH-165] Delete temporary file
[GH-177] Fix end of queue increment

doc:
-----
[GH-185] Update doc for file-based queue

0.8.0beta

features:
----------
182 :Add shrink_disk_usage for sqlite3 base queues

0.8.0alpha

Features:
---
[GH-174] Add mysql based queue, please note the [deprecation for python2.x and python3.4](https://github.com/peter-wangxu/persist-queue#deprecation)

Bugfixes/enhancements
---
[GH-165] Delete temporary file
[GH-177] Fix end of queue increment

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.