Releases: nilenso/goose
Releases · nilenso/goose
0.6.0
0.5.3
What's Changed
- console: change theme, poll jobs & view scheduled, cron & batch jobs by @alishamohanty in #191
- Ready goose for 0.5.3 release by @alishamohanty in #192
Full Changelog: 0.5.2...0.5.3
0.5.2
What's Changed
- console: add dead jobs (for redis & rmq) by @alishamohanty in #180
- Ready Goose for 0.5.2 release by @alishamohanty in #178
Full Changelog: 0.5.1...0.5.2
0.5.1
What's Changed
- Replace ceilDiv with clojure.math/ceil by @alishamohanty in #166
- Ready Goose for 0.5.1 release by @alishamohanty in #167
Full Changelog: 0.5.0...0.5.1
0.5.0
What's Changed
- Add console web view feature by @alishamohanty #163
- Ready Goose for 0.5.0 release by @alishamohanty in #164
Full Changelog: 0.4.0...0.5.0
0.4.0
What's Changed
- Fix find-by-pattern blocks indefinitely by @chage in #115
- Fix docstring formatting & references by @olttwa in #134
- Add Batching feature by @siripr4 @alishamohanty @sezaljain @neenaoffline @olttwa in #140
- Verify encoding inconsistencies post de/serialization of args by @olttwa in #141
- Ready Goose for 0.4.0 release by @olttwa in #142
New Contributors
- @chage made their first contribution in #115
- @alishamohanty @neenaoffline @sezaljain made their first contribution in #140
Full Changelog: 0.3.2...0.4.0
0.3.2
0.3.1
What's Changed
- ci: update lint job by @tfidfwastaken in #99
- Disable StatsD metrics by default by @tfidfwastaken in #100
New Contributors
- @tfidfwastaken made their first contribution in #99
Full Changelog: 0.3.0...0.3.1
Release 0.3.0
What's Changed
- Add Broker Protocol for Redis by @olttwa in #61
- Inject broker instead of broker-opts by @olttwa in #68
- Add Metrics protocol by @olttwa in #72
- Add RMQ Support for enqueue-dequeue feature by @olttwa in #66
- [rmq] Schedule jobs by @olttwa in #73
- Error handling & Retrying by @olttwa in #74
- Add the Goose logo to the README by @kitallis in #67
- [rmq] Add publisher confirms by @olttwa in #78
- API to manage RabbitMQ jobs by @olttwa in #79
- Support periodic jobs by @jysandy in #70
- Add metrics for RabbitMQ broker by @olttwa in #80
- Support quorum queues for RabbitMQ broker by @olttwa in #84
- Benchmark Redis perf-test results for 0.3 by @olttwa in #82
- Ready RabbitMQ for Production usage by @olttwa in #85
- Apply Clojure style guide to Goose by @olttwa in #89
- Finish laundry-list for 0.3 release by @olttwa in #91
- Add Performance Tests for 0.3 Release by @olttwa in #93
- Record architecture decisions for 0.3 by @olttwa in #94
- Add docstrings for 0.3.0 Release by @olttwa in #95
- Add CHANGELOG
New Contributors
Full Changelog: 0.2...0.3.0
Release 0.2
Ready Goose for production-usage
- Performance Tests & Benchmarks
- StatsD Metrics
- Middleware support
- API to manage jobs
- Specs for validation
What's Changed
- ADR for Multiple Brokers by @olttwa in #42
- Add Benchmarks & Performance Testing results for Goose by @olttwa in #43
- Emit statsd metrics by @olttwa in #44
- Add API to manage jobs by @olttwa in #47
- Add specs for Goose by @olttwa in #48
- Finalize Redis client library by @olttwa in #49
- Prepare for 0.2 Release by @olttwa in #50
Full Changelog: 0.1...0.2