Skip to content

v3.2.0

Compare
Choose a tag to compare
@pbuetow pbuetow released this 06 Jan 16:27
· 321 commits to master since this release

https://dtail.dev now redirects to the DTail GitHub page!

Included in this DTail release:

  • Scripts for building, launching and stopping dserver docker images/containers. Use for development and testing purposes only.
  • Make Linux ACL optional. Can be enabled using Go build flags. See documentation for details.
  • Addition of --quiet flag to all client binaries, which makes all clients printing out less. For example all WARNING messages are ignored and fewer connection stats are displayed..
  • Bugfix: dserver now correctly seeks to EOF before running continuous map reduce queries.
  • Better documentation of 3rd party licenses.
  • Minor bug fixes regarding message formatting.
  • Addition of hasprefix, nhasprefix, hassuffux, nhassuffix mapreduce query keywords for the where clause.