Skip to content
This repository has been archived by the owner on Mar 11, 2022. It is now read-only.

Releases: cloudant-labs/cloudant-follow

0.18.2 (2019-06-17)

17 Jun 11:28
5eb6d86
Compare
Choose a tag to compare
  • [FIXED] Removed inadvertent npm-cli-login dependency.

0.18.1 (2019-01-22)

22 Jan 15:38
83b2881
Compare
Choose a tag to compare
  • [FIXED] Multiple issues with stop() not actually stopping the feed.

0.18.0 (2018-10-30)

30 Oct 15:08
069fee3
Compare
Choose a tag to compare
  • [NEW] Support use of changes selector filter.
  • [FIXED] Abort request retry for dead feed.
  • [FIXED] Pipe using decoded request.
  • [FIXED] Support using since="now" parameter in a /_db_updates feed.

0.17.0 (2018-03-22)

22 Mar 17:24
c357447
Compare
Choose a tag to compare
  • [NEW] Allow a custom HTTP agent to be specified.
  • [NEW] Trim the database URL if it includes the /_changes endpoint.
  • [FIXED] Correctly pass request parameters to feed.filter function.
  • [FIXED] Retry /_db_updates request using the last recorded sequence value as
    the since query parameter.
  • [NOTE] Update engines in preparation for Node.js 4 “Argon” end-of-life.

0.16.1 (2017-11-02)

02 Nov 14:03
91b4aec
Compare
Choose a tag to compare
  • [FIXED] Corrected eslint to be devDependencies instead of dependencies.

0.16.0 (2017-10-31)

31 Oct 17:02
e603ea5
Compare
Choose a tag to compare

0.15.0 (2017-10-30)

30 Oct 14:52
14dc83c
Compare
Choose a tag to compare
  • [FIXED] Check request is defined before using in feed timeout handler.
  • [FIXED] Update list of possible feed query parameters.

0.14.0 (2017-09-29)

29 Sep 10:08
Compare
Choose a tag to compare

0.14.0 (2017-09-29)

  • [NEW] Correctly construct feed URL for feed.view.

0.13.0 (2017-05-16)

16 May 16:02
Compare
Choose a tag to compare
  • [FIXED] Retry changes feed if server sends last_seq.