Skip to content

Latest commit

 

History

History
129 lines (74 loc) · 4.72 KB

CHANGELOG.md

File metadata and controls

129 lines (74 loc) · 4.72 KB

1.1.1 (2024-12-19)

1.1.0 (2024-12-19)

Features

  • provide minimalistic health check tool (56e7c14)

1.0.0 (2024-12-06)

Features

  • deps: upgrade to .NET 9 (9db1c25)

Breaking Changes

  • deps: upgrade to .NET 9 (9db1c25)

0.5.1 (2024-10-05)

0.5.0 (2024-08-07)

Features

0.4.0 (2024-08-05)

Features

  • log warning if OpenTelemetry endpoint is not set (2c4d63a)

Bug Fixes

  • map .NET RIDs to Golang architecture items on full strings (f435745)

0.3.0 (2024-08-03)

Features

  • map .NET RIDs to Golang architecture items (fa69789)

0.2.2 (2024-08-03)

Bug Fixes

  • call other target directly to avoid build problem (f1ace63)

0.2.1 (2024-08-02)

Bug Fixes

  • move targets to project root (d2d81e9)

0.2.0 (2024-08-02)

Features

  • add MSBuild targets for multi-arch Docker images (3a70f6c)

0.1.2 (2024-08-02)

Bug Fixes

  • temporarily remove MSBuild target as it breaks downstream (45de444)

0.1.1 (2024-08-02)

Bug Fixes

  • ignore NU5104 as it's on purpose to use the prerelease packages from OpenTelemetry (3767529)

0.1.0 (2024-08-02)

Features

  • add process and EF core instrumentation (d1231ce)

Bug Fixes

  • don't reference SDK type as it reimports the related targets (8277743)

0.0.8 (2024-08-02)

Bug Fixes

  • don't enforce using OTLP exporter (471f916)

0.0.7 (2024-08-02)

0.0.6 (2024-08-02)

0.0.5 (2024-08-02)

0.0.4 (2024-08-02)

0.0.3 (2024-08-02)

0.0.2 (2024-08-02)

0.0.1 (2024-08-02)

Features