Skip to content
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.

Releases: go-kivik/kiviktest

Update dependencies

03 Apr 11:30
e25413c
Compare
Choose a tag to compare

No functional changes; simply updates dependencies and supported Go versions.

Go 1.16 support

10 Apr 16:20
31ba571
Compare
Choose a tag to compare
Merge pull request #84 from go-kivik/go116-v3

Go 1.16

Go 1.15, newer linter, and fixes for db name escape testing

10 Nov 09:40
18f5411
Compare
Choose a tag to compare
Merge pull request #82 from go-kivik/escFix3

Fix database escaping

Updates for CouchDB 3.0

28 Apr 18:04
12809e5
Compare
Choose a tag to compare
Merge pull request #74 from go-kivik/cdb3-v3

Missed updates for CouchDB 3.0.0

Test target updates

29 Feb 22:03
da33647
Compare
Choose a tag to compare

No functional changes. This just updates the test suite to run against CouchDB 3.0.0, and Go 1.14.

Go modules support

16 Feb 12:35
d81a349
Compare
Choose a tag to compare

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!

09 Feb 14:51
038816a
Compare
Choose a tag to compare
Merge pull request #62 from go-kivik/gitlab

Add GitLab-CI configuration

Minor cleanups

16 Dec 10:18
19f5bc3
Compare
Choose a tag to compare

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

06 Aug 08:45
3bc0936
Compare
Choose a tag to compare
Safer temp db names

CouchDB 2.2.0 support

01 Sep 17:48
5b3280b
Compare
Choose a tag to compare
Merge pull request #36 from go-kivik/stable-couch22

Update tests to support CouchDB 2.2.0