Skip to content

Releases: varfrog/opensearchutil

v0.18.0

08 Jan 16:06
8ee374d
Compare
Choose a tag to compare

What's Changed

  • Add golangci-lint by @varfrog in #17
  • Move .golangci.yml from workflows dir by @varfrog in #18
  • chore: correctly resolve the base branch by @varfrog in #19
  • chore: run gofumpt on all files by @varfrog in #20
  • Add a type NumericTime to make sorting possible without performance tradeoffs by @varfrog in #21

Full Changelog: v0.17.0...v0.18.0

v0.17.0

11 Mar 15:19
bb36be7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.0...v0.17.0

v0.16.0

03 Jul 12:53
Compare
Choose a tag to compare
Add a specific error message for slice types

v0.15.0

03 Jul 10:50
Compare
Choose a tag to compare
Add option OmitUnsupportedTypes

v0.14.0

28 Jun 14:28
Compare
Choose a tag to compare
error out when an unsupported field is provided, this lib only handle…

v0.13.0

09 May 18:13
8bfbe50
Compare
Choose a tag to compare
  • Support tag option analyzer
  • Add test cicd

v0.12.0

08 May 17:54
0471c85
Compare
Choose a tag to compare
  • Add IndexGenerator.GenerateMappingsJson
  • Update the README: document optional arguments to GenerateIndexJson

v0.11.0

10 Apr 15:12
3cac33a
Compare
Choose a tag to compare

Add support for index_prefixes

v0.10.0

10 Mar 18:21
e694521
Compare
Choose a tag to compare
Merge pull request #12 from varfrog/strict-mapping

Add support for `"dynamic": "strict",` in "mappings"

v0.9.1 fix time formats marshalling

08 Mar 11:25
Compare
Choose a tag to compare