Skip to content

Release v2.3.0

Latest
Compare
Choose a tag to compare
@houseofcat houseofcat released this 04 Sep 04:03
565d16b

What's Changed

  • Acquire lock before fetch Started, to prevent data-race by @Cdayz in #28
  • add yaml tags to config definitions by @istrau2 in #21
  • Use sleepOnErrorInterval in consumer on errors, currently ignored by @tiggerite in #39
  • Add handling for unhealthy connections via new methods/"constructors" by @tiggerite in #33
  • Change queueName to routingKey, as that is the actual thing set by @tiggerite in #35
  • Fix methods in Publisher which use its Config; NewPublisher doesn't set it by @tiggerite in #37

New Contributors

Full Changelog: v2.2.0...v2.3.0