26.4.1
Breaking Changes:
- Docker images are no longer published to Docker Hub, use the Github Container Registry instead (see documentation). (#5845)
Features:
- Use
ModelMetadataconfig with context size and utilization. (#5814) - Handle minidump placeholders. (#5849)
- Add config option to spread envelopes evenly across buffer partitions. (#5853)
Internal:
- Move unreal crash report expansion from processing into endpoint. (#5825)
- Ports legacy standalone span processing to the processing framework. (#5852)
- Retry failing objectstore requests. (#5836)
- Add mobile normalizations to SpanV2 processing pipeline (mobile tag, main thread, outlier filtering, app start backfill from V1 transactions, device class). (#5824)
- Remove the deprecated
aiModelCostsglobal config, superseded byaiModelMetadata. (#5862)
Bug Fixes: