You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 11, 2022. It is now read-only.
- [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.
- [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.