zinclabs/zinc
 Watch   
 Star   
 Fork   
2024-01-14 17:40:26
zinc

v0.4.10

Changelog

  • 962a87d Support for go1.21 (#932)
  • 4c8d1d7 Enable corruption recovery in WAL (#943)
  • ea7a4bf fix ngram tokenizer (#937)
  • 5a263e4 fix: bump versions (#934)
  • f8b1436 fix: lint (#944)
  • 677235b full support for minimum_should_match (#940)
  • deca6ed perf: avoid allocations with (*regexp.Regexp).MatchString (#930)
2023-09-13 17:11:44
zinc

v0.4.9

Changelog

  • 67e89bf ci: test goreleaser
  • 249a843 ci: test npm (#925)
  • 37c3b85 fix: Bump wal version (#924)
2023-08-22 22:26:43
zinc

v0.4.8

Changelog

  • 5ce9ab9 Fix/ci releaser (#920)
  • d17cd5d ci: fix goreleaser package name (#921)
  • 85b52a8 feat: add field analyzer for multi match (#913)
  • 4c2442f fix: CVE-2023-29401 (#896)
  • d46565b fix: not add timestamp when pickup _source field (#919)
  • ddf73a7 fix: typo (#911)
  • 2c484e6 fix: typo, gorutines -> goroutines (#915)
2023-06-16 12:38:39
zinc

v0.4.7

Changelog

  • 4885180 fix: gse analyzer (#895)
2023-06-14 13:02:19
zinc

v0.4.6

Changelog

  • 44d743d Enron (#876)
  • f573ade chore: use camel case instead of snake case (#870)
  • c2883c1 feat: add ZINC_PLUGIN_GSE_ENABLE_HMM (#893)
  • edda792 feat: add option disable stop dict (#891)
  • 21a659a fix references to openobserve (#886)
  • d7fc810 fix(search): fix multi search result skip (#880)
  • a9ca99b fix: _source.enable=false lead panic (#882)
  • dbe8f67 fix: setting not work when create index use ES API (#887)
  • d950c14 remove slack and wechat link (#875)
2023-04-25 16:46:37
zinc

v0.4.5

Changelog

  • b578ba4 feat: add switch to control swagger (#869)
2023-04-22 11:42:30
zinc

v0.4.4

Changelog

  • b52f805 Separate dedicated docs site (#824)
  • 8d04a0a Update README.md (#850)
  • cbf6245 build(deps): bump github.com/gin-gonic/gin from 1.8.1 to 1.9.0 (#846)
  • 8fd658c build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.12 to 3.23.2 (#838)
  • 82ce9c6 ci: fix dockerfiles (#865)
  • 80c04ee ci: update build (#866)
  • 8278c69 feat: delete s3 support (#828)
  • 455fa27 fix: panic when search with from but no records (#826)
  • 0d79f9d fixed typo (#858)
  • 1faaa8c remove dependabot hell (#863)
  • 8f80cfd updated docs (#856)
2023-03-21 21:51:34
zinc

v0.4.3

Changelog

  • 8a00f5b Readme3 (#807)
  • d28914b fix: index stats walsize (#821)
  • 3c9a12e fixed data table (#806)
  • a49e5cb update readme (#805)
2023-03-08 01:07:41
zinc

v0.4.2

Changelog

  • 4d6f931 fix(#791): ZincSearch swagger about '_socre' field error. Correct should be '_score' (#795)
  • 1da163f fix: highlight (#798)
  • d90f633 fix: typo in CONTRIBUTING.md (#797)
2023-02-24 23:17:39
zinc

v0.4.1

Changelog

  • 7f9e1ad add zincobserve link (#773)
  • bce72e4 added missing routes to make es apis compatible for bulk index on a g… (#779)
  • 0962bb5 bug fix: close S3Directory GetObject download stream (#774)
  • 4dbba50 fix: helm name (#780)
  • 0807afe update readme (#767)