1.50.0
Minor Changes
-
#4663
6ae173fThanks @pauldambra! - Detect the Claude, Codex, and ChatGPT apps from their user agent markers:$browsernow reports the app name instead ofChrome.ChatGPT versions its apps differently per platform, so its
$browser_versionis not comparable across platforms. (2026-09-01)
Patch Changes
-
#4661
444bf35Thanks @marandaneto! - Match local feature flag string operators, exact-value coercion, and JSON stringification with the flags service.
(2026-09-01) -
#4708
6723395Thanks @turnipdabeets! - Changebigintattributes on logs, metrics and spans to send as an int64 rather than as a string.
(2026-09-01)