Releases: schireson/strapp
Releases · schireson/strapp
v0.3.23
What's Changed
- fix: Avoid sentry 2 deprecation warning. by @DanCardin in #63
Full Changelog: v0.3.22...v0.3.23
v0.3.22
What's Changed
- feat: Add pipe_ignore option to enqueue. by @DanCardin in #62
Full Changelog: v0.3.21...v0.3.22
v0.3.21
What's Changed
- refactor: newer poetry, newer minimum python version by @gordonfierce in #50
- feat: Add API to enable pipe_target in enqueue call. by @DanCardin in #61
New Contributors
- @gordonfierce made their first contribution in #50
Full Changelog: v0.3.20...v0.3.21
v0.3.20
What's Changed
- fix: Allow infinite worker retries. by @DanCardin in #51
Full Changelog: v0.3.19...v0.3.20
v0.3.19
What's Changed
- feat: Add strapp.click.sentry.capture_usage_errors by @andrewsosa in #46
- fix: Dont ignore/capture KeyboardInterrupt. by @DanCardin in #48
- chore: Add missing stream argument to strapp. by @DanCardin in #49
Full Changelog: v0.3.17...v0.3.19
v0.3.17
What's Changed
- fix: Add new exception types to default http backoff by @andrewsosa in #39
- chore: Remove backoff version constraint. by @DanCardin in #43
- chore: Convert to github actions. by @DanCardin in #44
Full Changelog: v0.3.14...v0.3.17
v0.2.9
What's Changed
- fix: Compatibility with sqlalchemy 1.4. by @DanCardin in #17
- docs: fix docs (pin mistune, pin sphinx, use m2r2). by @DanCardin in #18
Full Changelog: v0.2.8...v0.2.9