Skip to content

Releases: nilenso/goose

0.6.0

09 Oct 17:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.3...0.6.0

0.5.3

16 Sep 18:03
cbf90ae
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.2...0.5.3

0.5.2

04 Jul 18:32
cf08335
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.1...0.5.2

0.5.1

28 May 17:53
26e80d9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.5.1

0.5.0

23 May 09:05
12b8e1a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.5.0

0.4.0

20 Oct 12:08
628321c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.2...0.4.0

0.3.2

07 Mar 13:58
d180dca
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.1...0.3.2

0.3.1

16 Dec 14:04
b914be0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.0...0.3.1

Release 0.3.0

30 Oct 22:35
Compare
Choose a tag to compare

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

29 Jul 16:59
Compare
Choose a tag to compare

Ready Goose for production-usage

  • Performance Tests & Benchmarks
  • StatsD Metrics
  • Middleware support
  • API to manage jobs
  • Specs for validation

What's Changed

Full Changelog: 0.1...0.2