Prabhatsharma Zinc Versions Save

ZincSearch . A lightweight alternative to elasticsearch that requires minimal resources, written in Go.

v0.4.0

1 year ago

Changelog

  • 9587cdc Added initial TLS support and new ENV variables (#750)
  • 58ddca8 Fix links to Quick start (#751)
  • c460bd8 feat: support get /index/_doc/:id ? #694 (#731)
  • 0458aea fix: Zero values not displayed #715 (#730)
  • 5ab19dc fix: improve grafana support (#719)
  • 622ad78 fix: openAPI for get document (#763)
  • 89f45cb fix: time query debounce and format (#760)
  • 1ac5dc4 fix: ui build (#753)
  • 89258d1 refactor: rename zinc to zincsearch (#764)

v0.3.6

1 year ago

Changelog

  • e0b5903 Fix typo in support section (#703)
  • d66702d Launch (#678)
  • d131ae1 Slack-link (#664)
  • c7340e6 add support section (#695)
  • 7dfe47c fix: swagger auth #693 (#704)

v0.3.5

1 year ago

Changelog

  • e9bd212 ci: bump version (#635)
  • 77df7ae fix docker login issue (#644)

v0.3.4

1 year ago

Changelog

  • 16ccff6 Proposed resolution for configurable s3 endpoint (#571)
  • afc6c06 Add codecov badge to README (#610)
  • 530cf19 Bump versions (#573)
  • 893dd82 build(deps): bump github.com/minio/minio-go/v7 from 7.0.34 to 7.0.38 (#554)
  • 53cfeb1 feat: full role supported (#555)
  • 14c3580 fix: no init permission (#590)
  • 3d9a774 fixed bug "ZincSearch UI showing full log when selected index field i… (#623)
  • 004a790 sign up added (#599)
  • 0b90b7f update go from 1.18 to 1.19, Avoid 'too many open files' and other pr… (#631)

v0.3.3

1 year ago

Changelog

  • c44cfe0 Add ability to specifify the ingress class name (#526)
  • 7ad856c Add pretty format support to ES compatible routes (#517)
  • f7cf72b Fixes zinclabs/zinc#280 Add delete by query (#536)
  • a47f4f5 Use headless service for statefulSet serviceName (#523)
  • 40cd083 fix: upgrade (#537)
  • 763711c test arm32 (#515)

v0.3.2

1 year ago

Changelog

  • 92e5be6 Add persistent location with proper permissions (#516)
  • 3376c24 Hotfix/mend vulnerabilities (#521)
  • 3e5b23e Optimize ID acquisition (#501)

v0.3.1

1 year ago

Changelog

  • ff82a77 1、Fix the abnormal display of secondary field;2、Fix "value" 13, got n… (#455)
  • 256a393 Add strings tests (#499)
  • 3be086a Bump github.com/swaggo/swag from 1.8.4 to 1.8.5 (#465)
  • 53ddbdd Fix source field and upgrade progress (#452)
  • 51892d4 Fix util (#480)
  • cfcae9c Group bump aws client version (#479)
  • 12dedcc [Snyk] Upgrade apexcharts from 3.35.3 to 3.35.4 (#443)
  • 699fb98 build(deps): bump github.com/rs/zerolog from 1.27.0 to 1.28.0 (#473)
  • 5dba586 feat: change json formater (#457)
  • ffc1304 feat: convert search v1 to v2 (#469)
  • 173fe7b feat:load config humam (#468)
  • bf55f65 feat:md5 check (#462)
  • 96f363f fix: error size with from (#464)
  • a72b06d fix: improve es compatible (#493)
  • 649d698 fix: verifyCredentials err return user & correction type (#453)

v0.3.0

1 year ago

Changelog

  • 3a8e684 Bump github.com/goccy/go-json from 0.9.10 to 0.9.11 (#444)
  • 5706156 ISSUE-447 fix field value not getting populated on search page (#449)

v0.2.9

1 year ago

Changelog

  • 9873bb9 Bump github.com/aws/aws-sdk-go-v2/config from 1.15.15 to 1.17.1 (#438)
  • 0dbd6f4 Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.27.2 to 1.27.5 (#429)
  • 79bd604 Bump github.com/prometheus/client_golang from 1.11.1 to 1.13.0 (#411)
  • b77c92a Bump github.com/swaggo/gin-swagger from 1.5.1 to 1.5.2 (#416)
  • 22b4457 Fixed nodata text "Loading..." to "No data available" (#400)
  • d6834be Refresh index page on visit (#433)
  • 30a083b feat: add more metrics for prometheus (#407)
  • da83d47 fix contributing typo (#431)
  • 14ea067 fix: #439 (#440)
  • a85dea0 fix: create index with template (#442)
  • 197486c fix: not returns empty error (#418)
  • 6c66cee fix: template not work with setting (#446)
  • 3b295d8 implement es alias api (#409)
  • b493a71 made max document size configurable. (#426)

v0.2.8

1 year ago

Changelog

  • be0f4e1 Fix docs swagger bulkv2 (#404)