Highlights
- Fluent receiver protocol (feature flagged at the moment)
- Nested attribute support for ClickHouse exporter
- Use AWS envvar for default region in EMF/XRay exporters
- Forced flush improvements for Lambda Extension and Forwarder
- Option to capture OTLP receiver metadata for HTTP and GRPC
- Global and per-exporter retry options
- Numerous bug fixes
What's Changed
- Remove experimental by @mheffner in #240
- Fix multi-receivers by @mheffner in #241
- Fix a few type errors by @mheffner in #244
- Bump to 1.91.1 by @mheffner in #246
- Move Kafka receiver behind rdkafka feature by @rjenkins in #243
- Fix exporterconfig enum for file_exporter by @mheffner in #245
- Fluent receiver protocol by @mheffner in #242
- Only use ansi codes in a terminal by @mheffner in #251
- Run CI on PRs and releases on the tag push by @mheffner in #256
- Nested Clickhouse attribute support by @mheffner in #257
- Feat: For the AWS EMF and XRay exporters, changing their respective '… by @JeremieRodon in #255
- Fix race condition in init config tests by @JeremieRodon in #261
- Fixing encode_otlp_trace_bench.rs by @JeremieRodon in #260
- Mention nextest in Dev docs by @mheffner in #263
- Provide init complete channel by @mheffner in #265
- Flush deadlines and forwarder metadata by @mheffner in #258
- feat: Expose HTTP and gRPC Request Metadata to Python Processors by @brightsparc in #262
- Fix typo in env name by @mheffner in #266
- Add a flush sub to logs_rx forwarder + biased loop by @mheffner in #267
- Global retry: remerged by @mheffner in #269
- Bump aws-sdk-sts by @mheffner in #270
- Bump aws-sdk-sso crates by @mheffner in #271
- Bump for 0.1.1 by @mheffner in #273
New Contributors
- @JeremieRodon made their first contribution in #255
- @brightsparc made their first contribution in #262
Full Changelog: v0.1.0...v0.1.1