Releases: utopia-php/usage
Releases · utopia-php/usage
Release list
0.12.1
What's Changed
- feat(clickhouse): extend retention TTL to the events_daily table by @levivannoort in #27
Full Changelog: 0.12.0...0.12.1
0.12.0
What's Changed
- feat: add
ordinalgauge dimension column — per-replica gauge series for multi-node resources (0 = primary, 1+ = replicas). Existing gauge tables gain the column automatically atsetup().
Full Changelog: 0.11.0...0.12.0
0.11.0
What's Changed
- feat(clickhouse): optional retention TTL on the raw events table by @levivannoort in #24
- Add sdk and sdkVersion dimension columns to usage events by @lohanidamodar in #25
Full Changelog: 0.10.0...0.11.0
0.10.0
Additive, backward-compatible: nine event-only premium geo dimension columns — city, continentCode, subdivisions, isp, autonomousSystemNumber, autonomousSystemOrganization, connectionType, connectionUsageType, connectionOrganization. Auto-materialize on setup() via ADD COLUMN IF NOT EXISTS; lower-cardinality dims LowCardinality(Nullable(String)), high-cardinality plain Nullable(String), all ZSTD(3).
0.9.0
What's Changed
- feat: resourceType rename + queued time + ip dim + gauge fill by @lohanidamodar in #19
Full Changelog: 0.8.1...0.9.0
0.8.1
0.8.0
0.7.0
0.6.0
0.5.0
What's Changed
- refactor(clickhouse): migrate HTTP transport from utopia-php/fetch to utopia-php/client for persistent connection reuse by @lohanidamodar in #12
Full Changelog: 0.4.1...0.5.0