Skip to content

Releases: varfrog/opensearchutil

v0.9.0

07 Mar 19:44
e6895a4
Compare
Choose a tag to compare
Merge pull request #11 from varfrog/time-unmarshallers

Add UnmarshalText to date types

v0.8.0

28 Feb 09:46
08e8973
Compare
Choose a tag to compare

Build index from structs, not go template. Add Settings struct

v0.7.0

23 Feb 20:54
dbe0138
Compare
Choose a tag to compare

Remove RequestBodyBuilder - it's no longer needed, there's BulkIndexer in the official opensearch lib.
Add docs for types.

v0.6.0

22 Feb 21:50
ebc84bd
Compare
Choose a tag to compare

Fix support for time

Add RequestBodyBuilder

21 Feb 02:24
4461f50
Compare
Choose a tag to compare
Merge pull request #6 from varfrog/bodybuilder

Add RequestBodyBuilder

v0.4.0

17 Feb 21:39
31edeaf
Compare
Choose a tag to compare

Fix date: add Format as a sibling field of Type

v0.3.0

17 Feb 12:32
7e2bc34
Compare
Choose a tag to compare

Remake code into services, fix snake case, change tests from a suite to separate files.

v0.2.0

14 Feb 10:18
d883739
Compare
Choose a tag to compare
Merge pull request #3 from varfrog/0.2.0

0.2.0

v0.1.0

11 Feb 01:46
Compare
Choose a tag to compare
Change README