Releases: geofmureithi/apalis
Releases · geofmureithi/apalis
v0.6.0-rc.8
What's Changed
- Update async-std to 1.13 by @jayvdb in #413
- Feature: Introducing Request Context by @geofmureithi in #416
- bump: to 0.6.0-rc.7 by @geofmureithi in #418
- fix: apply
FromRequest
for items inParts
by @geofmureithi in #425 - fix:[bug] include backend provided layer in service layers. by @geofmureithi in #426
- chore: bump to 0.6.0-rc.8 by @geofmureithi in #430
Full Changelog: v0.6.0-rc.6...v0.6.0-rc.8
v0.6.0-rc.7
What's Changed
- Update async-std to 1.13 by @jayvdb in #413
- Feature: Introducing Request Context by @geofmureithi in #416
- bump: to 0.6.0-rc.7 by @geofmureithi in #418
Full Changelog: v0.6.0-rc.6...v0.6.0-rc.7
v0.6.0-rc.6
What's Changed
- chore: standardize codec usage by @geofmureithi in #388
- Chore/more examples by @geofmureithi in #389
- fix: improve on benches by @geofmureithi in #379
- fix(deps): update rust crate sqlx to 0.8.1 [security] by @renovate in #400
- fix: add some missing data required for dependency injection by @geofmureithi in #409
- remove: benchmarks by @geofmureithi in #410
- bump: to 0.6.0-rc.6 by @geofmureithi in #412
Full Changelog: v0.6.0-rc.5...v0.6.0-rc.6
v0.5.5
What's Changed
- patch: 0.5.4 by @geofmureithi in #407
- bump: to 0.5.5 by @geofmureithi in #408
Full Changelog: v0.5.4...v0.5.5
v0.5.4
What's Changed
- fix(deps): update rust crate sentry-core to 0.34.0 by @renovate in #331
- fix(deps): update rust crate metrics-exporter-prometheus to 0.15 by @renovate in #330
- fix(deps): update rust crate metrics to 0.23.0 by @renovate in #329
- chore(deps): update actions/checkout digest to 692973e by @renovate in #335
- chore: fix typos by @jayvdb in #346
- chore: Add repository to metadata by @jayvdb in #345
- Update sqlx to 0.8.1 by @brogdonm in #403
- fix(deps): update rust crate tower to 0.5 by @renovate in #396
- release version 0.5.4 by @geofmureithi in #405
New Contributors
Full Changelog: v0.5.3...v0.5.4
v0.6.0-rc.5
What's Changed
- fix: handle 0 retries by @geofmureithi in #378
- fix: ack api to allow backend to handle differently by @geofmureithi in #383
- fix(deps): update rust crate sqlx to 0.8.0 by @renovate in #380
- bump: to v0.6.0-rc.5 by @geofmureithi in #385
Full Changelog: v0.6.0-rc.4...v0.6.0-rc.5
v0.6.0-rc.4
What's Changed
- fix: serde for sql request by @geofmureithi in #371
- fix: handle attempts in storages by @geofmureithi in #373
- add: test utils that allow backend polling during tests by @geofmureithi in #374
- bump: to 0.6.0-rc.4 by @geofmureithi in #377
Full Changelog: v0.6.0-rc.3...v0.6.0-rc.4
v0.6.0-rc.3
What's Changed
- Make Config accessible publicly by @geofmureithi in #364
- Handle 0 retries by @geofmureithi in #365
- Feature: Add a layer that catches panics by @geofmureithi in #366
- Feature: Save results for storages by @geofmureithi in #369
- Bump: to 0.6.0-rc.3 by @geofmureithi in #370
Full Changelog: v0.6.0-rc.2...v0.6.0-rc.3
v0.6.0-rc.2
What's Changed
- Example: add rsmq by @geofmureithi in #353
- layer from poller by @geofmureithi in #354
- Fix: mq example by @geofmureithi in #355
- fix: handle unwraps in storages by @geofmureithi in #356
- fix: better apalis deps allowing tree shaking for backends by @geofmureithi in #357
- standardize backend for storage and mq by @geofmureithi in #358
- feat: standardize cron as backend by @geofmureithi in #359
- remove non-working restapi example by @geofmureithi in #360
- fix: expose the missing apis by @geofmureithi in #361
- bump: to v0.6.0-rc.2 by @geofmureithi in #362
Full Changelog: v0.6.0-rc.1...v0.6.0-rc.2
v0.6.0-rc.1
What's Changed
- fix: allow cd for prereleases by @geofmureithi in #349
- Remove
Clone
constraint and buffer the layer by @geofmureithi in #348 - Bump to 0.6.0 rc.1 by @geofmureithi in #350
Full Changelog: v0.6.0-alpha.1...0.6.0-rc.1