Skip to content

Release 0.3.0

Compare
Choose a tag to compare
@olttwa olttwa released this 30 Oct 22:35
· 123 commits to main since this release

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