Skip to content

v0.8.0

Compare
Choose a tag to compare
@alfred-landrum alfred-landrum released this 27 Mar 16:31
a3e54c2
  • zql: add the put processor that adds or updates fields using a computed
    expression. (#437)
  • zql: add functions for use with put, like Math.min, Math.max, and others.
    (#453, #459, #461, #472)
  • zq: support reading ndjson with user supplied type information. (#441)
  • Fix an issue reading pcaps with snaplen=0. (#462)