Cronq

Latest version: v0.27.0

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

Scan your dependencies

Page 5 of 13

0.15.0

-------------------

- Refactor: switch from mysqlconnector to pymysql. [Jose Diaz-Gonzalez]

This will allow cronq to be installable without resorting to custom install steps.

0.14.0

-------------------

Fix
~~~

- Cleanup logging for job publishing. [Jose Diaz-Gonzalez]

Other
~~~~~

- Support alternate git status output. [Jose Diaz-Gonzalez]

- Use client_properties to set the connection_name for use in the
management ui. [Jose Diaz-Gonzalez]

The consumer_name is based upon the following bits:

- the hostname of the server cronq is running on
- the process id
- a random string made of only ascii characters

This can be used to more easily figure out where consumers are in your infrastructure.

0.13.0

-------------------

- Replace pure busy wait with spin lock. [BrianLondon]

- Adds more details in README for log_url time params. [Jon Coe]

- Adds time ranges to log links in webapp. [Jon Coe]

0.12.0

-------------------

Fix
~~~

- Trim prefix and suffix underscores. [Jose Diaz-Gonzalez]

- Avoid the default log directory if it is unwritable. [Jose Diaz-
Gonzalez]

- Update contrib/publish.py. [Jose Diaz-Gonzalez]

- Conform to pep8 (sans E501) [Jose Diaz-Gonzalez]

- Correct the indexing issue. [Jose Diaz-Gonzalez]

- Drop use of gevent. [Jose Diaz-Gonzalez]

- Remove undefined global. [Jose Diaz-Gonzalez]

- Properly retry updating job status. [Jose Diaz-Gonzalez]

- Use proper variable name for rabbitmq hosts. [Jose Diaz-Gonzalez]

- Do not use duplicate keyword arguments. [Jose Diaz-Gonzalez]

- Do not use ujson. [Jose Diaz-Gonzalez]

Other
~~~~~

- Feat: use dashes instead of underscores. [Jose Diaz-Gonzalez]

- Feat: add editorconfig. [Jose Diaz-Gonzalez]

- Feat: use RABBITMQ_URL for the connection information everywhere.
[Jose Diaz-Gonzalez]

- add broker-specified heartbeat support
- switch to gevent for transport
- simplify connection info parsing


- Chore: specify the RABBITMQ_URL when instantiating a QueueConnection.
[Jose Diaz-Gonzalez]

- Feat: allow users to override the rabbitmq port. [Jose Diaz-Gonzalez]

- Refactor: cleanup logging output. [Jose Diaz-Gonzalez]

- Refactor: use RABBITMQ_URL when making a generic cronq connection.
[Jose Diaz-Gonzalez]

- Feat: populate config.RABBITMQ_URL from existing defaults. [Jose Diaz-
Gonzalez]

- Chore: reorder imports. [Jose Diaz-Gonzalez]

- Feat: add publish_delayed and publish_json_delayed. [Jose Diaz-
Gonzalez]

- Sync docblock for QueueConnection class. [Jose Diaz-Gonzalez]

- [LOGGING] sluggify log filenames. [zackkitzmiller]

0.11.2

-------------------

- Open logs in a new window/tab. [Andy Dawson]

- Open external links in a new page. [Jose Diaz-Gonzalez]

0.11.1

-------------------

- Run PEP8 against queue_connection code. [Jose Diaz-Gonzalez]

Page 5 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.