Skip to content

v1.0.0/v0.24.0-beta

Compare
Choose a tag to compare
@houndtravisci houndtravisci released this 30 Sep 14:41
· 2 commits to e4d6bb6530027749e6608e4accc8adf0ea1eb3a8 since this release
23c3236

[1.0.0/0.24.0-beta] - 2022-09-30

!!! Breaking Changes !!!

Enhancements

  • Add support for OTEL_SERVICE_NAME environment variable (#245) | @pkanal
  • Attempt to match Java distro resources (#249) | @cartermp
  • Don't bundle instrumentation packages in distro (#250) | @MikeGoldsmith
  • Support debug option (#254) | @cartermp
  • Add AspNetCore instrumentation extension to add baggage to new spans (#255) | @MikeGoldsmith
  • Set options with environment variables if they're present (#261) | @cartermp
  • Add Honeycomb.OpenTelemetry.Autoinstrumentations #270 | @cartermp
  • Append /v1/metrics to endpoint path if the protocol is HTTP (#284) | @pkanal
  • Append /v1/traces path to http endpoint (#279) | @pkanal
  • Remove custom command line argument parsing (#282) | @MikeGoldsmith
  • Add ConfigurationManager extensions methods (#280) | @MikeGoldsmith
  • Move extensions into owning class namespace & rename add instrumentations ext method (#276)
  • Add HONEYCOMB prefix to local visualizations env var (#275) | @cartermp

Maintenance

Dependencies

  • Bump xunit from 2.4.1 to 2.4.2 (#259)
  • Bump System.Text.Json from 6.0.5 to 6.0.6 (#258)
  • Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 (#257)
  • Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.1 (#256)