Skip to content

v1.3.0/v0.27.0-beta

Compare
Choose a tag to compare
@houndtravisci houndtravisci released this 03 Mar 15:12
224ee26

What's Changed

💥 Breaking Changes 💥

  • maint: Rename AutoInstrumentations package by @MikeGoldsmith in #327
    • Honeycomb.OpenTelemetry.AutoInstrumentations -> Honeycomb.OpenTelemetry.CommonInstrumentations
    • AddAutoInstrumentations -> AddCommonInstrumentations
  • maint: Update OpenTelemetry instrumentation packages by @MikeGoldsmith in #334
    • AddOpenTelemetryTracing -> AddOpenTelemetry().WithTracing
    • AddOpenTelemetryMetrics -> AddOpenTelemetry().WithMetrics

🛠 Maintenance

  • maint: new signed snkgpg, use long cmd lines for clarity by @JamieDanielson in #341
  • maint(deps): bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.1 by @dependabot in #336
  • maint(deps): bump OpenTelemetry.Instrumentation.StackExchangeRedis from 1.0.0-rc9.7 to 1.0.0-rc9.8 by @dependabot in #345

Full Changelog: v1.2.1...v1.3.0