Skip to content

Releases: geofmureithi/apalis

v0.6.1

10 Dec 04:22
be93d0c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

28 Nov 07:07
094938d
Compare
Choose a tag to compare

New features

  • Introduce WorkerBuilderExt trait via #428.
  • Introduce new Request structure via #416.
  • Introduce Codec and Namespace leading to removal of Job and Message traits via #339.
  • Simplified Worker<Context> and added event emit.
  • Concurrency works now as expected via WorkerBuilder::concurrency(count).
  • Standardized DI via FromRequest.
  • Persisted Cron jobs, via pipe_to_storage and pipe_to_mq.
  • Added CatchPanicLayer to catch panics in a job.
  • Added BackendExpose trait that allows listing of jobs and workers making it easy to create APIs

Removed

  • Job and Message traits in favor of Namespace
  • Dropped Executor for a simpler API, use worker.track + runtime::spawn
  • Benchmarks, to be moved to their own repo
  • Dropped tokio-comp and async-std-comp features.

What's Changed

New Contributors

Full Changelog: v0.5.5...v0.6.0

v0.6.0-rc.8

11 Oct 04:09
f6442fb
Compare
Choose a tag to compare
v0.6.0-rc.8 Pre-release
Pre-release

What's Changed

Full Changelog: v0.6.0-rc.6...v0.6.0-rc.8

v0.6.0-rc.7

17 Sep 06:35
d62281f
Compare
Choose a tag to compare
v0.6.0-rc.7 Pre-release
Pre-release

What's Changed

Full Changelog: v0.6.0-rc.6...v0.6.0-rc.7

v0.6.0-rc.6

06 Sep 09:43
1c19c7a
Compare
Choose a tag to compare
v0.6.0-rc.6 Pre-release
Pre-release

What's Changed

Full Changelog: v0.6.0-rc.5...v0.6.0-rc.6

v0.5.5

05 Sep 11:03
5d84489
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.4...v0.5.5

v0.5.4

05 Sep 07:10
0e39c28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.3...v0.5.4

v0.6.0-rc.5

25 Jul 18:18
649b384
Compare
Choose a tag to compare
v0.6.0-rc.5 Pre-release
Pre-release

What's Changed

Full Changelog: v0.6.0-rc.4...v0.6.0-rc.5

v0.6.0-rc.4

19 Jul 06:52
6d2a1e2
Compare
Choose a tag to compare
v0.6.0-rc.4 Pre-release
Pre-release

What's Changed

Full Changelog: v0.6.0-rc.3...v0.6.0-rc.4

v0.6.0-rc.3

13 Jul 10:57
144d7ef
Compare
Choose a tag to compare
v0.6.0-rc.3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.6.0-rc.2...v0.6.0-rc.3