Releases: elastic/apm-agent-dotnet
Releases · elastic/apm-agent-dotnet
v1.28.0
What's Changed
- Bump the github-actions group across 1 directory with 2 updates by @dependabot in #2382
- Keyless Azure Auth in test-linux by @reakaleek in #2384
- Fix linux build dependency of glibc by @stevejgordon in #2389
- Update changelog for 1.28.0 release by @stevejgordon in #2390
Full Changelog: v1.27.3...v1.28.0
v1.27.3
v1.27.2
What's Changed
- github-action: delete opentelemetry workflow by @v1v in #2351
- Disable flakey CI tests that block open PR's by @Mpdreamz in #2359
- Update integregations doc to reflect updated version support for Npgsql by @stevejgordon in #2316
- Remove dockerfile for startup hooks and associated build target by @Mpdreamz in #2342
- [Automation] Update JSON server schema specs by @apmmachine in #2329
- #2305 Remove polyfill packages by @thompson-tomo in #2308
- Added check that Open Telemetry Bridge is enable and only then displa… by @zviedris in #2356
- Disable flakey OptionalRouteParameter test fix #2361 by @Mpdreamz in #2362
- Bump Microsoft.AspNetCore.Http dep to 2.1.22 by @Mpdreamz in #2166
- Fix message format for logging in managed profiler by @stevejgordon in #2350
- Bump OpenTelemetry.Instrumentation.AspNetCore from 1.0.0-rc9.14 to 1.8.1 in /test/integrations/applications/SampleAspNetCoreApp by @dependabot in #2341
- ci: use updatecli with GitHub secrets by @v1v in #2366
- Simplify CI Testing by @Mpdreamz in #2365
- ci: updatecli signed commits by @v1v in #2368
- github: use docker github secrets by @v1v in #2370
- Update Github Actions Test reporter by @Mpdreamz in #2369
- Update: As per #2006 Empty body being redacted is confusing by @redcinelli in #2225
- github-actions: remove snapshoty by @v1v in #2372
- Merge specialized PR workflows back into one configuration file by @Mpdreamz in #2363
- feat(feez/nuget/slack): github secrets by @v1v in #2373
- update-json-specs.yml: add container_metadata_discovery.json by @v1v in #2156
- github-action: provenance generation by @v1v in #2315
- Bump docker/login-action from 3.1.0 to 3.2.0 in the github-actions group by @dependabot in #2374
- github-actions: use github secrets for azure by @v1v in #2375
- Do not read claims from SqlRoleProvider under classic ASP.NET by @Mpdreamz in #2377
- Release notes for 1.27.2 by @Mpdreamz in #2379
New Contributors
- @zviedris made their first contribution in #2356
- @redcinelli made their first contribution in #2225
Full Changelog: v1.27.1...v1.27.2
v1.27.1
What's Changed
- Bump phoenix-actions/test-reporting from 13 to 14 in /.github/workflows/test in the github-actions group by @dependabot in #2330
- Bump the github-actions group with 2 updates by @dependabot in #2289
- github-action: fix snapshoty by @v1v in #2343
- snapshoty: update regex using the new versioning by @v1v in #2345
- github-action: timeout the tests job if longer than 30 minutes by @v1v in #2346
- github-action: run snapshoty for main and if success by @v1v in #2347
- snapshoty: split _packages in two types by @v1v in #2348
- Remove invalid profiler method integrations by @stevejgordon in #2349
- Add release notes for 1.27.1 by @stevejgordon in #2353
Full Changelog: v1.27.0...v1.27.1
v1.27.0
What's Changed
- Add write permissions to workflows by @stevejgordon in #2295
- Refine agent initialization within ElasticApmModule by @stevejgordon in #2298
- Fix #2292 Fix race condition on Add in redis profiler by @Mpdreamz in #2303
- Update workflow permissions by @stevejgordon in #2300
- Further logging refinements in ElasticApmModule by @stevejgordon in #2299
- Update to .NET 8 SDK by @stevejgordon in #2304
- Update troubleshooting section of docs by @stevejgordon in #2302
- Fix bug when handling of multiple cookie entries with the same name by @stevejgordon in #2310
- Clarify logging behaviour in troubleshooting doc by @stevejgordon in #2314
- Replace fixed version with placeholder in setup docs by @stevejgordon in #2322
- Add dates to releases for versions released in the last two years by @stevejgordon in #2323
- Bump the github-actions group in /.github/workflows/test with 1 update by @dependabot in #2319
- Refactor labeler and project workflows by @stevejgordon in #2317
- Add
IServiceCollection
extension methods to register ApmAgent by @stevejgordon in #2326 - Add support for
transaction_name_groups
anduse_path_as_transaction_name
by @stevejgordon in #2331 - Fix agent-zip for 5.0.0 by @stevejgordon in #2336
- Update changelog for 1.27 release by @stevejgordon in #2337
Full Changelog: v1.26.0...v1.27.0
v1.26.0
What's Changed
- Bump the github-actions group in /.github/workflows/bootstrap with 1 update by @dependabot in #2235
- updatecli: dynamic specs by @v1v in #2263
- action: github secrets if no forked prs by @v1v in #2273
- Include process information in metadata stanza when emiting events to apm-server by @Mpdreamz in #2272
- action: disable tests targeting TestContainers Cloud if Forked PRs by @v1v in #2275
- actions: fix tabs by @v1v in #2271
- #2266 Cleanup of packages thanks to Framework reference by @thompson-tomo in #2267
- github-action: use wildcards for discovering all the workflows by @v1v in #2270
- Limit memory usage when capturing SOAP request bodies by @gregkalapos in #2274
- Address a few synchronization issues in the codebase by @Mpdreamz in #2276
- Truncate unknown keys logging from central config parser by @Mpdreamz in #2277
- Ensure exposes default constants are readonly. by @Mpdreamz in #2278
- Remove RegexConverter, not used in serialization from and to apm-server by @Mpdreamz in #2279
- Cleanup some dead code and one instance of null propagation in tooling NOT userfacing code by @Mpdreamz in #2280
- Bump the github-actions group in /.github/workflows/bootstrap with 1 update by @dependabot in #2260
- Bump the github-actions group in /.github/workflows/install-dependencies with 1 update by @dependabot in #2282
- Bump Microsoft.Data.SqlClient from 1.1.4 to 2.1.7 in /benchmarks/Elastic.Apm.Benchmarks by @dependabot in #2254
- Bump System.Data.SqlClient from 4.8.5 to 4.8.6 in /test/profiler/Elastic.Apm.Profiler.Managed.Tests by @dependabot in #2255
- Bump System.Data.SqlClient from 4.8.5 to 4.8.6 in /test/instrumentations/Elastic.Apm.SqlClient.Tests by @dependabot in #2256
- Reenable IIS tests by @Mpdreamz in #2237
- Switch to Licence expression rather than file by @thompson-tomo in #2264
- Fix #2248 duplicate key errors on dropped span stats update by @Mpdreamz in #2283
- Update Rust by @stevejgordon in #2291
- security: add permissions block to workflows by @reakaleek in #2288
- Fully implement the sanitization spec by @stevejgordon in #2290
- Add release notes for 1.26.0 by @stevejgordon in #2294
New Contributors
- @thompson-tomo made their first contribution in #2267
Full Changelog: v1.25.3...v1.26.0
v1.25.3
What's Changed
- Fix #2221 TagObjects not guaranteed to be unique by @Mpdreamz in #2241
- Move logging caching over to ConditionalWeaktable as fix for #2234 by @Mpdreamz in #2242
- Add additional logging to outgoing http call propagation by @Mpdreamz in #2247
- address multiple structured logging violations by @Mpdreamz in #2249
- Update MongoDB drivers to 2.19.0 by @Mpdreamz in #2245
- Add CHANGELOG for 1.25.3 by @Mpdreamz in #2250
Full Changelog: v1.25.2...v1.25.3
v1.25.2
What's Changed
- ci: update typo in the slack message by @v1v in #2224
- [Automation] Update JSON specs by @apmmachine in #2230
- Remove ApmMiddleWare, only use DiagnosticSource listener for ASP.NET Core by @Mpdreamz in #2231
- Add troubleshooting doc for IISExpress Classic pipeline by @stevejgordon in #2233
- Fix attaching profiler to GitHub releases by @Mpdreamz in #2236
- Disable IIS test reporting on main for now while IIS tests are not running by @Mpdreamz in #2238
- Move StartupHooks over to netstandard2.0 by @Mpdreamz in #2239
- Add release notes for 1.25.2 by @Mpdreamz in #2240
Full Changelog: v1.25.1...v1.25.2
v1.25.1
What's Changed
- action: post-release steps by @v1v in #2201
- action(post-release): use fetch-depth, quoting and fix git commands by @v1v in #2205
- Update auto intrumentation docs by @stevejgordon in #2208
- chore: enable dependabot version updates of github-actions yaml files by @v1v in #2211
- Prevent server certificate callback runtime exception by @stevejgordon in #2213
- Fix duration.sum.us value in JSON by @stevejgordon in #2219
- updatecli: link to the original Pull Request by @v1v in #2217
- Return total memory when limit is max value. by @stevejgordon in #2214
- Bump the github-actions group with 3 updates by @dependabot in #2216
- Ensure baggage gets copied with baggage prefix by @Mpdreamz in #2220
- Use TestContainer Cloud on CI for windows tests that can not host the requested images by @Mpdreamz in #2139
- Add changes to changelog for 1.25.1 release by @Mpdreamz in #2222
Full Changelog: v1.25.0...v1.25.1
v1.25.0
What's Changed
- Update integrations by @stevejgordon in #2189
- ensure GITHUB_TOKEN is set explicitly for gh release upload by @Mpdreamz in #2188
- action: use GH_TOKEN by @v1v in #2191
- Clarify steps and update command for releasing by @stevejgordon in #2190
- Document IIS minimum requirements. by @Mpdreamz in #2194
- Add note to profiler logs by @stevejgordon in #2192
- json-specs: cgroup_parsing has been removed by @v1v in #2193
- Update high watermark settings for Elasticsearch Integration tests by @Mpdreamz in #2198
- [Automation] Update JSON specs by @apmmachine in #2197
- re-enable profiler tests by @Mpdreamz in #2199
- Support OnExecuteRequestStep available in new .NET versions for IIS modules. by @Mpdreamz in #2196
- Add release notes for v1.25 by @stevejgordon in #2202
Full Changelog: v1.24.0...v1.25.0