Skip to content

Latest commit

 

History

History
343 lines (201 loc) · 16 KB

File metadata and controls

343 lines (201 loc) · 16 KB

8.1.0 (2026-04-24)

✨ Features

  • migrate code coverage from coverlet to dotnet-coverage (c1526f2)

♻️ Refactors

  • apply code review findings (a08d483)

✅ Tests

  • simplify build process by using CliWrap (07ef8e5)

🔧 Chores

  • apply new code style (cb3d6ef)
  • remove workaround for dotnet/sdk#52160 (8e31ebd)
  • deps: update all dependencies (4afbaab)
  • deps: update all dependencies (38e6d6a)
  • deps: update all dependencies (84cab7a)
  • deps: update all dependencies (b2d7d51)
  • deps: update all dependencies (d2fc4cf)
  • deps: update all dependencies (b3c59fa)
  • deps: update all dependencies (078abe9)
  • deps: update dependency opentelemetry.exporter.opentelemetryprotocol to 1.15.2 [security] (3a8a82f)
  • deps: update dependency opentelemetry.exporter.opentelemetryprotocol to 1.15.3 [security] (f188eaf)
  • deps: update mu88/common digest to 8aa4af2 (7b4cafc)
  • deps: update mu88/common digest to eab0eb3 (dd0f4f4)
  • dev: fix broken DotSettings links (d9ee9ba)

8.0.0 (2026-02-20)

✨ Features

  • remove MSBuild target 'PrecomputeFullyQualifiedImage' and integrate output into 'PublishContainersForMultipleFamilies' (08c1743)

✅ Tests

  • fix local teardown problem (27995ab)
  • harmonize MSBuild syntax usage (d98f103)

🔧 Chores

  • use new shared GitHub repo mu88/common (6191485)
  • deps: update all dependencies (37cf9c6)

Breaking Changes

  • remove MSBuild target 'PrecomputeFullyQualifiedImage' and integrate output into 'PublishContainersForMultipleFamilies' (08c1743)

7.0.0 (2026-02-05)

♻️ Refactors

  • change OpenTelemetry implementation to work on IServiceCollection for better testability (8ef2435)

Breaking Changes

  • change OpenTelemetry implementation to work on IServiceCollection for better testability (8ef2435)

6.0.0 (2026-02-01)

♻️ Refactors

  • rename OpenTelemetry options for consistency (a132c22)

✅ Tests

  • add unit tests for ConfigureOpenTelemetry method (14c2e4d)

Breaking Changes

  • rename OpenTelemetry options for consistency (a132c22)

5.2.0 (2026-01-31)

✨ Features

  • refactor OpenTelemetry options structure for improved configuration (a3daa05)

5.1.0 (2026-01-31)

✨ Features

  • enhance OpenTelemetry integration to support logs, metrics, and traces (bd8d914)

5.0.1 (2026-01-29)

🐛 Bug Fixes

  • remove OTel logging from metrics codepath (f4bf18b)

✅ Tests

5.0.0 (2026-01-26)

✨ Features

  • remove tracing for the moment as it is not needed (1e581fa)

🐛 Bug Fixes

  • dispose HttpClient in health check to avoid socket exceptions (df4a395)

Breaking Changes

  • remove tracing for the moment as it is not needed (1e581fa)

4.3.0 (2025-12-19)

✨ Features

  • add PrecomputeContainerRepository target to compute container repository automatically (e87f60a)
  • publish fully qualified image via MSBuild (6972a64)

♻️ Refactors

  • split precomputation logic into separate targets (6bafd97)

✅ Tests

  • do not explicitly couple tests to fixed ContainerRepository (a315cf8)

4.2.0 (2025-12-17)

✨ Features

  • add multiple improvements (d3d232f)
  • emit MSBuild ItemGroups GeneratedImages and GeneratedContainers (6e89fa1)

🐛 Bug Fixes

  • only calculate ContainerImageTags when not already set (da51dda)

✅ Tests

  • add tests for error handling of container publishing (adb8710)
  • fix broken test (73f599e)
  • improve tests (4c8f1fb)
  • refactor tests so that they are easier to maintain (08441cc)

4.1.0 (2025-12-12)

✨ Features

  • add several improvements (5cebe48)

🔧 Chores

  • update dev container to .NET 10 (3d57d79)

4.0.0 (2025-12-03)

✨ Features

🔧 Chores

  • deps: update all dependencies (f3dc862)
  • deps: update all dependencies (e02426e)
  • deps: update all dependencies (93c858b)
  • deps: update all dependencies (dc14a14)

Breaking Changes

3.1.0 (2025-10-13)

Features

  • set MSBuild property to always restore via NuGet lock file (134b4b6)

3.0.0 (2025-10-12)

Features

  • enable NuGet lock file via shared MSBuild properties (4252c94)
  • share common MSBuild settings via NuGet package (944dcc9)

Breaking Changes

  • enable NuGet lock file via shared MSBuild properties (4252c94)

2.0.0 (2025-03-30)

Features

  • add reusable workflow (da1dfb8)
  • remove multi-platform Docker image publishing as the issue has been resolved in the SDK (10e56e9)

Breaking Changes

  • remove multi-platform Docker image publishing as the issue has been resolved in the SDK (10e56e9)

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