Release v0.2.0
What's Changed
- Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.12.0 to 1.13.0 in /example by @dependabot in #19
- Bump go.opentelemetry.io/otel/sdk from 1.12.0 to 1.13.0 by @dependabot in #18
- Bump google.golang.org/grpc from 1.52.3 to 1.53.0 in /example by @dependabot in #17
- Bump google.golang.org/grpc from 1.52.3 to 1.53.0 by @dependabot in #20
- Bump lycheeverse/lychee-action from 1.5.4 to 1.6.1 by @dependabot in #23
- Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.13.0 to 1.14.0 in /example by @dependabot in #25
- Bump go.opentelemetry.io/otel/sdk from 1.13.0 to 1.14.0 by @dependabot in #29
- Bump actions/setup-go from 3 to 4 by @dependabot in #31
- Bump google.golang.org/grpc from 1.53.0 to 1.54.0 in /example by @dependabot in #32
- Bump google.golang.org/grpc from 1.53.0 to 1.54.0 by @dependabot in #33
- Bump github.com/go-logr/logr from 1.2.3 to 1.2.4 in /example by @dependabot in #35
- Bump github.com/go-logr/logr from 1.2.3 to 1.2.4 by @dependabot in #34
- Bump lycheeverse/lychee-action from 1.6.1 to 1.7.0 by @dependabot in #36
- Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.14.0 to 1.15.0 in /example by @dependabot in #41
- Bump go.opentelemetry.io/otel/trace from 1.14.0 to 1.15.0 by @dependabot in #40
- Bump go.opentelemetry.io/otel/sdk from 1.14.0 to 1.15.0 by @dependabot in #42
- Add Batcher setting for max messages in export
- Document Batcher's ExportN
- [breaking] Change default batch size to 2048 messages
- Test batcher settings
- Add tests to internal formatter
Full Changelog: v0.1.0...v0.2.0