Skip to content

Releases: go-kivik/xkivik

v4.0.0

05 May 20:25
e445599
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v4.0.0

v4.0.0-alpha3

16 May 19:47
59c14d0
Compare
Choose a tag to compare
v4.0.0-alpha3 Pre-release
Pre-release

Changelog

8546605 Bump couchdb dependency to fix + handling in doc IDs
59c14d0 Merge pull request #89 from go-kivik/plusfix

v4.0.0-alpha2

11 May 20:59
2ccce05
Compare
Choose a tag to compare
v4.0.0-alpha2 Pre-release
Pre-release

Changelog

2ccce05 Merge pull request #87 from go-kivik/cluster
f240ba0 get cluster-state
6e1fee3 post cluster-setup

v4.0.0-alpha1

28 Apr 20:27
ce545e5
Compare
Choose a tag to compare
v4.0.0-alpha1 Pre-release
Pre-release

Changelog

67c783e Ensure output to STDOUT ends with a newline
34ebe71 Fix version output
d77903c Merge pull request #84 from go-kivik/readme
7227985 Merge pull request #85 from go-kivik/confPath
ce545e5 Merge pull request #86 from go-kivik/newline
af666f6 Proper interpretation of ~ in config file path
8a21ad6 Update cli readme

v4.0.0-dev7

27 Apr 18:23
8dbc51f
Compare
Choose a tag to compare
v4.0.0-dev7 Pre-release
Pre-release

Changelog

8dbc51f Merge pull request #83 from go-kivik/renamecli
93f7d23 Rename kouchctl to kivik

v4.0.0-dev6

27 Apr 17:54
057c1a6
Compare
Choose a tag to compare
v4.0.0-dev6 Pre-release
Pre-release

Changelog

a8627db 'describe attachment'
d35a846 'get attachment'
666887a Add 'delete attachment' command
fbee54b Add 'delete db' and 'delete doc' commands
830868b Add 'describe version' command
5dea7b1 Add 'get database' command
22589d3 Add 'post doc' command
bd33933 Add 'put attachment' command
6231fec Add 'put database' command
b486867 Add --connect-timeout option
d124bd5 Add --retry-delay option, for non-exponential backoff
40bf312 Add --retry-timeout option
96e7aab Add --target flag to copy command, to work with contexts
a405403 Add CouchDB options flag
a3c60a9 Add get config command
5db50f1 Add base create command
0fe82c2 Add compact support
918655b Add compact-views support
8039fec Add copy command
0351509 Add describe command
765b32e Add empty delete command
455a4b1 Add flush support
08136af Add friendly output handler
f03c16e Add fsdb driver support
afc551e Add get all-dbs command
e6ea69c Add local replication command
979d224 Add path-splitting function
f271bf5 Add post replicate command
6d63d37 Add retry capability
5cc8775 Add support for YAML input
fb20d10 Add support for _view_cleanup
62e6d11 Add support for getting the server version
6c6136d Add support for reading input from a file or stdin
ba4724c Add the ability to delete config
9dd7e9a Add verbose output support
5cdfb9a Add version command
3d1c3ed Add view-cleanup as top-level command
75199eb Additional 'get' command support
918c27f Allow 'get' command with config URL
d320b19 Allow auto replication detection
f3eaeb4 Allow dumping of response headers
a43faf5 Allow passing query parameters as part of the URL
0b588db Allow putting security objects
19cf587 Allow setting config
ca650fb Begin the Put command
2e7b445 Defer client connection
8b15f51 Disable Codecov requirements
3ed2b85 Generic bool option support
1ba375c Get security
6a19e25 Human-readable output with additional context for 'describe doc'
3d4f02b Make "document"/"doc" a sub-command of "get"
de6afd1 Merge pull request #51 from go-kivik/timeout
c166e82 Merge pull request #52 from go-kivik/retry
0b9e220 Merge pull request #53 from go-kivik/retryTimeout
f66869c Merge pull request #54 from go-kivik/options
8d4f2e8 Merge pull request #55 from go-kivik/put
2c0ea56 Merge pull request #56 from go-kivik/get-docs
3207c3a Merge pull request #57 from go-kivik/friendlyOutput
7da33ee Merge pull request #58 from go-kivik/headers
2b932c0 Merge pull request #59 from go-kivik/version
94c1c8f Merge pull request #60 from go-kivik/delete
f41a24f Merge pull request #61 from go-kivik/attach
23754c1 Merge pull request #62 from go-kivik/putAtt
cbd5e31 Merge pull request #64 from go-kivik/queryParams
75843b0 Merge pull request #65 from go-kivik/create
5b6963c Merge pull request #66 from go-kivik/getdbs
39b0d0f Merge pull request #67 from go-kivik/fileDSNs
1c94568 Merge pull request #68 from go-kivik/getConfig
4be28aa Merge pull request #69 from go-kivik/deps
fdfe734 Merge pull request #70 from go-kivik/go1.16
b882638 Merge pull request #71 from go-kivik/config
fea46e1 Merge pull request #72 from go-kivik/delCf
f32a362 Merge pull request #73 from go-kivik/putConf
6d90165 Merge pull request #74 from go-kivik/getSec
9e26a0f Merge pull request #75 from go-kivik/secEmpty
a41312e Merge pull request #76 from go-kivik/more
f3dcc42 Merge pull request #77 from go-kivik/purge
6a3eac0 Merge pull request #78 from go-kivik/copyRev
ddcc899 Merge pull request #79 from go-kivik/copyCtx
fc10dfe Merge pull request #80 from go-kivik/postRepl
4ddf1bd Merge pull request #81 from go-kivik/replOpts
057c1a6 Merge pull request #82 from go-kivik/repl
511bdbe Move doc package into put command
f3a02b4 Process relative and absolute file paths as file:// urls
f11c923 Purge command
ad3b93f Remove redundant replication-specific options
871b38c Rename 'create' to 'post'
bb92732 Run tests against Go 1.16
ce7a5c7 Silence a lint error
1cce895 Simplify yaml cli options
f8a9b89 Split 'put doc' into separate command
e342b01 Support config sections and keys
037ae0b Support replication options
49cf632 Support target rev for copy command
4935106 Update deps to put empty sec objects
97a6d97 Update kivik dependencies
39e3556 Update other dependencies
4a2f2be Update replicate description
7707e4d Update spf dependencies
b48ae81 Update tests for Go 1.16
3fd5394 Update tests for newest fsdb
9fc0778 Update version command to only report the client version
b490818 Use -O for doc_ids
66d8971 Use common kivik.Client and add --request-timeout
905a7ce Use forward slash to separate section/key in config fetching
3159933 Use friendly output as new default
6b2f40e Use the latest linter
c010af2 Wrap commands in (for now, empty) retry function
db4b2c7 add --data flag for passing document data
46d04b0 get security by url
af883fe use -O for replication source and target

v4.0.0-dev5

11 Oct 08:42
74d9915
Compare
Choose a tag to compare
v4.0.0-dev5 Pre-release
Pre-release

Changelog

3e27acd Fix release job
74d9915 Merge pull request #50 from go-kivik/release

v4.0.0-dev4

11 Oct 08:42
f27cb07
Compare
Choose a tag to compare
v4.0.0-dev4 Pre-release
Pre-release

Changelog

b4ebf1e Fix GHA config
052b0b0 Merge pull request #48 from go-kivik/fixrunner
f27cb07 Merge pull request #49 from go-kivik/ghaFix
6ba9d9c Use proper runner

v4.0.0-dev2

11 Oct 08:32
6382009
Compare
Choose a tag to compare
v4.0.0-dev2 Pre-release
Pre-release

Changelog

50e1348 Add GHA to trigger tag job on GitLab
6382009 Merge pull request #47 from go-kivik/releaseFix
2abe2d7 change release asset name

v4.0.0-dev1

11 Oct 07:21
b1c5a30
Compare
Choose a tag to compare
v4.0.0-dev1 Pre-release
Pre-release

Changelog

b1c5a30 Merge pull request #46 from go-kivik/tagFix
e2655b3 Run goreleaser for pre-release tags, too