This repository has been archived by the owner on Aug 28, 2023. It is now read-only.
Releases: go-kivik/kiviktest
Releases · go-kivik/kiviktest
Update dependencies
Go 1.16 support
Merge pull request #84 from go-kivik/go116-v3 Go 1.16
Go 1.15, newer linter, and fixes for db name escape testing
Merge pull request #82 from go-kivik/escFix3 Fix database escaping
Updates for CouchDB 3.0
Merge pull request #74 from go-kivik/cdb3-v3 Missed updates for CouchDB 3.0.0
Test target updates
No functional changes. This just updates the test suite to run against CouchDB 3.0.0, and Go 1.14.
Go modules support
Kivik v3 is functionally identical to v2. The only difference is that it has been configured to support Go modules. As such, Go 1.9 and 1.10 are no longer supported, as they do not support Go modules.
The long-awaited stable release of Kivik 2!
Merge pull request #62 from go-kivik/gitlab Add GitLab-CI configuration
Minor cleanups
This is expected to be the final pre-release before tagging v2.0.0. It is mostly internal cleanups, and also improves retries when testing against CouchDB 1.x servers.
v2.0.0-pre2: Merge pull request #55 from go-kivik/tmpname
Safer temp db names
CouchDB 2.2.0 support
Merge pull request #36 from go-kivik/stable-couch22 Update tests to support CouchDB 2.2.0