github sipcapture/homer 11.0.316

3 hours ago

What's Changed

  • fix(flightsql): encode timestamps in Arrow field units by @adubovikov in #932

FlightSQL / Grafana

  • Write DuckDB TIMESTAMP values as Arrow timestamp[us] (not nanoseconds). Grafana/Influx converting us→ns with value*1000 overflowed int64 and showed capture times as 1882.
  • time_bucket(..., timestamp) works without to_timestamp(epoch(timestamp)). Stored DuckLake data is unchanged.

Full Changelog: 11.0.315...11.0.316

Don't miss a new homer release

NewReleases is sending notifications on new releases.