github taskiq-python/taskiq 0.9.0

latest releases: 0.11.18, 0.11.17, 0.11.16...
2 years ago

Big scheduler update.

This release contains lots of small improvements and also some ⚠️ possibly breaking changes ⚠️.

What's Changed

Since now ScheduledTasks respect timezone, please verify that you use UTC everywhere you need. If you were using local datetime, this update may break some schedules. If you were using datetime.utcnow(), you don't need to change anything, since for backward compatibility we just add UTC time zone information to all datetimes which don't have timezone information.

Full Changelog: 0.8.8...0.9.0

Don't miss a new taskiq release

NewReleases is sending notifications on new releases.