8.1.0 (2026-04-24)
- migrate code coverage from coverlet to dotnet-coverage (c1526f2)
- apply code review findings (a08d483)
- simplify build process by using CliWrap (07ef8e5)
- 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)
- remove MSBuild target 'PrecomputeFullyQualifiedImage' and integrate output into 'PublishContainersForMultipleFamilies' (08c1743)
- remove MSBuild target 'PrecomputeFullyQualifiedImage' and integrate output into 'PublishContainersForMultipleFamilies' (08c1743)
7.0.0 (2026-02-05)
- change OpenTelemetry implementation to work on IServiceCollection for better testability (8ef2435)
- change OpenTelemetry implementation to work on IServiceCollection for better testability (8ef2435)
6.0.0 (2026-02-01)
- rename OpenTelemetry options for consistency (a132c22)
- add unit tests for ConfigureOpenTelemetry method (14c2e4d)
- rename OpenTelemetry options for consistency (a132c22)
5.2.0 (2026-01-31)
- refactor OpenTelemetry options structure for improved configuration (a3daa05)
5.1.0 (2026-01-31)
- enhance OpenTelemetry integration to support logs, metrics, and traces (bd8d914)
5.0.1 (2026-01-29)
- remove OTel logging from metrics codepath (f4bf18b)
- improve system test (54e02ec)
5.0.0 (2026-01-26)
- remove tracing for the moment as it is not needed (1e581fa)
- dispose
HttpClientin health check to avoid socket exceptions (df4a395)
- remove tracing for the moment as it is not needed (1e581fa)
4.3.0 (2025-12-19)
- add PrecomputeContainerRepository target to compute container repository automatically (e87f60a)
- publish fully qualified image via MSBuild (6972a64)
- split precomputation logic into separate targets (6bafd97)
- do not explicitly couple tests to fixed ContainerRepository (a315cf8)
4.2.0 (2025-12-17)
- add multiple improvements (d3d232f)
- emit MSBuild ItemGroups GeneratedImages and GeneratedContainers (6e89fa1)
- only calculate ContainerImageTags when not already set (da51dda)
- 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)
- add several improvements (5cebe48)
- update dev container to .NET 10 (3d57d79)
4.0.0 (2025-12-03)
- upgrade to .NET 10 (ff6e4d3)
- deps: update all dependencies (f3dc862)
- deps: update all dependencies (e02426e)
- deps: update all dependencies (93c858b)
- deps: update all dependencies (dc14a14)
- upgrade to .NET 10 (ff6e4d3)
3.1.0 (2025-10-13)
- set MSBuild property to always restore via NuGet lock file (134b4b6)
3.0.0 (2025-10-12)
- enable NuGet lock file via shared MSBuild properties (4252c94)
- share common MSBuild settings via NuGet package (944dcc9)
- enable NuGet lock file via shared MSBuild properties (4252c94)
2.0.0 (2025-03-30)
- add reusable workflow (da1dfb8)
- remove multi-platform Docker image publishing as the issue has been resolved in the SDK (10e56e9)
- 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)
- provide minimalistic health check tool (56e7c14)
1.0.0 (2024-12-06)
- deps: upgrade to .NET 9 (9db1c25)
- deps: upgrade to .NET 9 (9db1c25)
0.5.1 (2024-10-05)
0.5.0 (2024-08-07)
- remove warning (b957a17)
0.4.0 (2024-08-05)
- log warning if OpenTelemetry endpoint is not set (2c4d63a)
- map .NET RIDs to Golang architecture items on full strings (f435745)
0.3.0 (2024-08-03)
- map .NET RIDs to Golang architecture items (fa69789)
0.2.2 (2024-08-03)
- call other target directly to avoid build problem (f1ace63)
0.2.1 (2024-08-02)
- move targets to project root (d2d81e9)
0.2.0 (2024-08-02)
- add MSBuild targets for multi-arch Docker images (3a70f6c)
0.1.2 (2024-08-02)
- temporarily remove MSBuild target as it breaks downstream (45de444)
0.1.1 (2024-08-02)
- ignore NU5104 as it's on purpose to use the prerelease packages from OpenTelemetry (3767529)
0.1.0 (2024-08-02)
- add process and EF core instrumentation (d1231ce)
- don't reference SDK type as it reimports the related targets (8277743)
0.0.8 (2024-08-02)
- 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)
- initialize repo (6168801)