Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Latest commit

 

History

History
39 lines (30 loc) · 1.99 KB

CHANGELOG.md

File metadata and controls

39 lines (30 loc) · 1.99 KB

1.4.0 (unreleased)

  • PR #95: Refactor for multiple parsers. Thanks @jweisscrypto
  • PR #97: Enable 'go mod' support via Go 1.13.

1.3.0 (November 26th 2017)

With this release, Ekanite is moving to Go 1.9.1.

  • PR #81: Close engine on exit.
  • PR #82: Name shards so that they are always loaded correctly on restart.

1.2.3 (July 6th 2017)

  • PR #78: Type "time" cannot be used as an expvar value.

1.2.2 (June 25th 2017)

  • PR #77: Don't panic if interface already in use. Thanks @mysinmyc

1.2.1 (June 17th 2017)

With this release Ekanite is moving to Go 1.8.

1.2.0 (January 3rd 2017)

  • PR #63: Add search duration to HTTP query service output.
  • Cyclomatic complexity improvements.
  • With this release Ekanite is moving to Go 1.7.

1.1.1 (October 6th 2016)

  • PR #60: Integrate latest bleve API changes.
  • Go cyclo changes.

1.1.0 (September 3rd 2016)

  • PR #57: Correctly handle closed TCP connections.
  • PR #37: Move debug var support to dedicated HTTP server.
  • PR #36: Remove noisy log message.
  • PR #52: Close file descriptor after listing shards in directory.
  • PR #53: Very minor refactor of UDP start control.
  • Go lint fixes.

1.0 (April 10th 2016)

Check out this tag for full details.