CHANGELOG.md in sidekiq_publisher-1.7.0 vs CHANGELOG.md in sidekiq_publisher-1.7.1

- old
+ new

@@ -1,6 +1,9 @@ # sidekiq_publisher +## v1.7.1 +- Gracefully handle database connection errors in ReportUnpublishedCount by attempting to reconnect. + ## v1.7.0 - Add instrumentation using `ActiveSupport::Notifications`. - Reimplement `metrics_reporter` and `exception_reporter` support using `ActiveSupport::Subscriber`. - Add optional integration with Datadog APM.