Django-dkron

Latest version: v1.2.0

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

Scan your dependencies

Page 1 of 2

1.2.0

What's Changed
* Support for Sentry cron monitoring https://docs.sentry.io/product/crons/ by DDuarte in https://github.com/surface-security/django-dkron/pull/45
* Update default Dkron version to 3.2.7 by DDuarte in https://github.com/surface-security/django-dkron/pull/47

New Contributors
* pacuraro made their first contribution in https://github.com/surface-security/django-dkron/pull/42
* DDuarte made their first contribution in https://github.com/surface-security/django-dkron/pull/45

**Full Changelog**: https://github.com/surface-security/django-dkron/compare/v1.1.2...v1.2.0

1.1.2

Changelog

Added

- Support for Django 4.

Changed

- Fix changes in models to avoid new migration on upstream apps.
- [Dev] Add `migration --check` job to avoid issues like 35
- Bump and fix version for release.

https://github.com/surface-security/django-dkron/compare/1.1.0...v1.1.2

1.1.1

Changelog

Fixed

- Missing migration to update a field in the `Job` model.

Added

- [dev] Workflow step to test for potencial missing migrations to avoid PRs like 35.

1.1.0

Changed
* run_dkron: support before and after 3.2 by checking version in use by fopina in https://github.com/surface-security/django-dkron/pull/26
* `run_async` follow up by fopina in https://github.com/surface-security/django-dkron/pull/29
* drop the need for "shell magic" in dkron run_async with a 'proxy' command by fopina in https://github.com/surface-security/django-dkron/pull/31

Misc
* workflows: tweaks according to decision by gsilvapt in https://github.com/surface-security/django-dkron/pull/23
* setup: move <4 requirement by gsilvapt in https://github.com/surface-security/django-dkron/pull/24
* Fix code smells by fopina in https://github.com/surface-security/django-dkron/pull/30

**Full Changelog**: https://github.com/surface-security/django-dkron/compare/1.0.5...1.1.0

1.0.5

Changelog

Changed

- `run_async` should run async by fopina in https://github.com/surface-security/django-dkron/pull/19


Misc
* Update link for Dkron usage docs by peterbppb in https://github.com/surface-security/django-dkron/pull/12
* Upgrade dependencies and actions by gsilvapt in https://github.com/surface-security/django-dkron/pull/16
* Update README.md by fopina in https://github.com/surface-security/django-dkron/pull/17


**Full Changelog**: https://github.com/surface-security/django-dkron/compare/1.0.4...1.0.5

1.0.4

What's Changed
* Support for multiple args by lemosd-ppb in https://github.com/surface-security/django-dkron/pull/11

New Contributors
* lemosd-ppb made their first contribution in https://github.com/surface-security/django-dkron/pull/11

**Full Changelog**: https://github.com/surface-security/django-dkron/compare/1.0.3...1.0.4

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.