Skip to content

Tags: apache/couchdb-nano

Tags

v11.0.3

Toggle v11.0.3's commit message
11.0.3

v11.0.2

Toggle v11.0.2's commit message
11.0.2

v11.0.1

Toggle v11.0.1's commit message
11.0.1

v11.0.0

Toggle v11.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use fetch instead of axios (#314)

* remove axios an use Node's built-in `fetch` for HTTP requests
* remove callback support
* make this Nano 11 and support only Node 20 and newer

v10.1.4

Toggle v10.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Deprecating credentials in url: first commit (#321)

This is to create a PR where other changes to the docs can be added

v10.1.3

Toggle v10.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update axios dependency (#337)

Co-authored-by: Glynn Bird <[email protected]>

v10.1.2

Toggle v10.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bring cookie handling in-house. Fixes issue #324 (#325)

* bring cookie handling in-house. Fixes issue #324

Co-authored-by: Glynn Bird <[email protected]>

v10.1.1

Toggle v10.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix cookie handling bug (#320)

Co-authored-by: Glynn Bird <[email protected]>

v10.1.0

Toggle v10.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
10.1.0 (#312)

* dependency bump - bump all dependencies to latest versions
* set minimum node version to 14 - just to keep up with progress (18 is current LTS)
* update Travis node versions
* bump Travis Ubuntu host to "focal"

Co-authored-by: Glynn Bird <[email protected]>

v10.0.0

Toggle v10.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
general dependency bump (#294)

Co-authored-by: Glynn Bird <[email protected]>