Skip to content

Latest commit

 

History

History
95 lines (55 loc) · 4.55 KB

CHANGELOG.md

File metadata and controls

95 lines (55 loc) · 4.55 KB

Change Log

v1.6.0 (2015-12-25)

Full Changelog

Closed issues:

  • Check attempts on error #21
  • Feature request: get failure stats in callback #12

Merged pull requests:

v1.5.0 (2015-09-24)

Full Changelog

Closed issues:

  • Is there anyway to configure maxAttempts to Infinity (Try Until available) #17

Merged pull requests:

  • Add attempts property for retry attempt info #16 (bdeitte)

v1.4.1 (2015-09-21)

Full Changelog

Merged pull requests:

v1.4.0 (2015-07-16)

Full Changelog

Closed issues:

  • Setting request options for the request module #8

Merged pull requests:

  • add EAI_AGAIN to the list of retriable network errors #13 (ejok)
  • Add notes on request module to readme #9 (alexkahn)

v1.3.1 (2015-05-06)

Full Changelog

v1.3.0 (2015-05-06)

Full Changelog

Merged pull requests:

  • update dependencies for latest version #7 (alexkahn)

v1.2.2 (2015-01-03)

Full Changelog

v1.2.1 (2014-11-10)

Full Changelog

Merged pull requests:

v1.2.0 (2014-11-03)

Full Changelog

Closed issues:

  • TypeError: Object #<Request> has no method 'setMaxListeners' #2

v1.1.0 (2014-10-27)

Full Changelog

Merged pull requests:

v1.0.4 (2014-09-30)

Full Changelog

Closed issues:

  • Add "EHOSTUNREACH" #4

v1.0.3 (2014-09-23)

Closed issues:

  • Are retry requests closed properly? #3
  • Missing "cancelable": "^0.1.0" #1

* This Change Log was automatically generated by github_changelog_generator