What's Changed
- fix(compose): map SENTRY_RELEASE and SENTRY_TRACES_SAMPLE_RATE to api by @ToddHebebrand in #546
- fix(agent): user-helper defaults to --role user (not system) by @ToddHebebrand in #549
- ci: add drift-detector to catch main history truncation by @ToddHebebrand in #548
- perf(api): per-org rate limit on agent endpoints + tune postgres pool to 30 by @ToddHebebrand in #550
- perf(agent): honor Retry-After header on 429/503 in httputil and log shipper by @ToddHebebrand in #551
- perf(api,agent): tighten log batch limits + slow systemd restart cooldown by @ToddHebebrand in #552
Full Changelog: v0.64.1...v0.64.3