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