Releases: pteich/elastic-query-export
v1.6.3
v1.6.2
v1.6.1
Changelog
909154d Add initial GH workflow setup (#29)
496a7e2 Flatten document so nested objects are accessible (#17)
84a785c Improve docs and mention stdout output
07fedf9 Merge pull request #28 from pteich/pteich-patch-1
6deac60 Update README.md
25dfc8c Update main.go (#23)
3682806 Upgrade libs and README
v1.6.0
Changelog
bbe0dbc Change error message
5a427a9 Fix exiting raw output loop (implements #25)
ef3bc7c Improve error handling
d0fbcae Merge pull request #18 from asenci/asenci/stdout-output
5b49298 Merge pull request #21 from qikiqi/fix-csv-json-document-unmarshal
0cf9987 Merge pull request #24 from inverse/patch-1
3768787 Merge pull request #27 from pteich/improve-error-handling
18622b0 Re-initialize document inside hit loop to empty it and not retain old data when unmarshaling
5b4203d Support stdout output
8044f37 Update README.md