Releases: apalis-dev/apalis
Releases · apalis-dev/apalis
v1.0.0-beta.2
What's Changed
- chore: bump to v1.0-beta by @geofmureithi in #631
- chore(deps): update actions/checkout digest to 93cb6ef by @renovate[bot] in #628
- fix(deps): update rust crate sentry-core to 0.45.0 by @renovate[bot] in #633
- chore(deps): update actions/checkout action to v5 by @renovate[bot] in #634
- introduce cargo audit and cargo vet by @geofmureithi in #640
- chore: add cargo udeps by @geofmureithi in #641
- fix: TaskId must be explicit to prevent defaulting to RandomId by @geofmureithi in #643
- bump: to v1.0.0-beta.2 by @geofmureithi in #644
Full Changelog: v0.7.4...v1.0.0-beta.2
v0.7.4
What's Changed
- fix: update MySQL query to correctly handle last_seen field by @p4rtridge in #618
- fix: buggy delay with stepped tasks by @geofmureithi in #630
- fix(deps): update rust crate sentry-core to 0.45.0 by @renovate[bot] in #604
- bump: to v0.7.4 by @geofmureithi in #632
New Contributors
- @p4rtridge made their first contribution in #618
- @biwecka made their first contribution in #630
Full Changelog: v0.7.3...v0.7.4
v1.0.0-beta.1
What's Changed
- feat: refactor and granulize traits by @geofmureithi in #586
- refactor: crates, workflow and
BackendExtby @geofmureithi in #623 - chore: bump to v1.0.0 beta.1 by @geofmureithi in #624
- chore: examples on v1 by @geofmureithi in #625
Full Changelog: v0.7.3...v1.0.0-beta.1
v0.7.3
What's Changed
- fix(deps): update rust crate redis to 0.32 by @renovate[bot] in #584
- fix(deps): update rust crate sentry-core to 0.42.0 by @renovate[bot] in #585
- chore(deps): update rust crate criterion to 0.7.0 by @renovate[bot] in #591
- chore(deps): update actions/checkout digest to 08eba0b by @renovate[bot] in #592
- chore(deps): update actions/checkout action to v5 by @renovate[bot] in #593
- bump: apalis to v0.7.3 by @geofmureithi in #595
Full Changelog: v0.7.2...v0.7.3
v0.7.2
What's Changed
- Prometheus Example by @Gaelik-git in #562
- Fix #539 and add more postgres storage tests by @ft-filancore in #561
- fix(apalis-redis): enable "allow-undeclared-keys" for dragonflydb in
stats.luaby @lukapeschke in #567 - fix(sqlite): handle empty ID list in fetch_next to yield None, that make Event::Idle never trigger by @Wan9xy in #571
- fix(deps): update rust crate redis to 0.31 by @renovate in #555
- fix(deps): update rust crate sentry-core to 0.38.0 by @renovate in #569
- chore(deps): update rust crate criterion to 0.6.0 by @renovate in #574
- fix: ease the error type that is returned by a worker function by @geofmureithi in #577
- fix: improve permissions for github workflows by @geofmureithi in #578
- chore(deps): update rust crate pprof to 0.15 by @renovate in #579
- bump: apalis to v0.7.2 by @geofmureithi in #580
New Contributors
- @ft-filancore made their first contribution in #561
- @lukapeschke made their first contribution in #567
- @Wan9xy made their first contribution in #571
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- fix: Add migration to drop old push_jobs function for postgres by @derekleverenz in #543
- fix(deps): update rust crate sentry-core to 0.37.0 by @renovate in #542
- fix(tests): avoid execute_next timeout by @geofmureithi in #548
- fix: improve sqlite queries with transactions and single statement queries by @ignatz in #549
- (fix) apalis-sql : fix and test run_at for schedule calls in sql backends by @Gaelik-git in #556
- fix(deps): update rust crate metrics-exporter-prometheus to 0.17 by @renovate in #550
- bump: to v0.7.1 by @geofmureithi in #559
New Contributors
- @ignatz made their first contribution in #549
- @Gaelik-git made their first contribution in #556
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- fix(deps): update rust crate redis to 0.28 by @renovate in #495
- fix: reenqueue oprphaned before starting streaming by @geofmureithi in #507
- tests: run a real worker in testrunner by @geofmureithi in #509
- add: generic retry persist check by @geofmureithi in #498
- tests: integration tests for aborting jobs and panicking workers by @geofmureithi in #508
- add: retry layer integration with task handling by @geofmureithi in #512
- Fix RedisStorage::stats by @Antti in #506
- fix: refactor and fix cron hearbeat by @geofmureithi in #513
- add: changelog feature by @geofmureithi in #517
- fix: PostgresStorage get_jobs status conditional by @reneoctavio in #524
- fix(deps): update rust crate redis to 0.29 and deadpool-redis to 0.20 by @DanielleHuisman in #527
- feat: add
native-tlsfeature flags by @DanielleHuisman in #525 - api: add associated types to the
Backendtrait by @geofmureithi in #516 - feat: introduce cron context by @geofmureithi in #488
- stepped tasks: adds ability to write stepped tasks by @geofmureithi in #478
- Support priority in SQL storage backends by @derekleverenz in #533
- bump: to 0.7.0 by @geofmureithi in #536
- bump: examples in the README.md by @geofmureithi in #537
- fix: ease apalis-core default features by @geofmureithi in #538
New Contributors
- @Antti made their first contribution in #506
- @reneoctavio made their first contribution in #524
- @DanielleHuisman made their first contribution in #527
Full Changelog: v0.6.4...v0.7.0
v0.6.4
What's Changed
- fix(deps): update rust crate sentry-core to 0.36.0 by @renovate in #493
- fix: handle vacuuming correctly for backends by @geofmureithi in #491
- Add keep_alive() call when an error occurs in fetch_next(), to prevent permanent failure when redis restarts by @zakstucke in #492
- fix(deps): update rust crate cron to 0.15.0 by @renovate in #499
- bump: to v0.6.4 by @geofmureithi in #500
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- fix(deps): update rust crate cron to 0.14.0 by @renovate in #486
- chore: improve examples by @geofmureithi in #484
- chore: improve several examples by @geofmureithi in #489
- bump: to v0.6.3 by @geofmureithi in #490
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
- chore: fix examples by @geofmureithi in #480
- fix: handle only the latest waker by @geofmureithi in #481
- bump: to v0.6.2 by @geofmureithi in #482
Full Changelog: v0.6.1...v0.6.2