v1.23.0
What's Changed
- Bump version post 1.22.0 release by @Mpdreamz in #2062
- [Automation] Update Gherkin specs by @apmmachine in #2064
- Further configuration refactorings by @Mpdreamz in #2055
- Bump MongoDB.Driver from 2.4.4 to 2.19.0 in /test/Elastic.Apm.MongoDb.Tests by @dependabot in #2030
- action: build and test on Linux GH runners by @v1v in #1995
- test: GitHub action linux test report by @v1v in #2019
- action: release by @v1v in #1992
- action: test windows core (build and startup hooks) by @v1v in #1996
- Move IIS tests to github actions by @Mpdreamz in #2040
- remove all stages from JenkinsFile by @Mpdreamz in #2074
- remove unreferenced .ci scripts by @Mpdreamz in #2075
- Move to minver for automatic versioning by @Mpdreamz in #2063
- fix code styling errors by @Mpdreamz in #2076
- move release.yml to on release published trigger by @Mpdreamz in #2077
- Make snapshotty reuse build artifacts. by @Mpdreamz in #2078
- Fix release-main.yml by @Mpdreamz in #2079
- update release-main.yml by @Mpdreamz in #2081
- update test-reporter by @Mpdreamz in #2083
- work on tests on CI by @Mpdreamz in #2082
- re-enable windows jobs by @Mpdreamz in #2084
- Re-enable IIS tests and ensure the junit xml gets stored and reported by @Mpdreamz in #2085
- Switch to GITHUB_WORKSPACE for LogFilePath" by @Mpdreamz in #2087
- use step-summary for test reporter by @Mpdreamz in #2088
- Refactor /src folder structure by @Mpdreamz in #2080
- Cache nuget installations by @Mpdreamz in #2090
- Add new build project to combine files and scripts by @Mpdreamz in #2091
- Bump Newtonsoft.Json from 12.0.1 to 13.0.1 in /build by @dependabot in #2093
- Remove PATH modification from build.bat by @Mpdreamz in #2092
- Fix relative output for Nuget Pack by @Mpdreamz in #2095
- Refactor test folder to group related projects by @Mpdreamz in #2094
- Further tests groupings by @Mpdreamz in #2098
- Bump Azure.Storage.Blobs from 12.9.1 to 12.13.0 in /test/azure/Elastic.Apm.Azure.Storage.Tests by @dependabot in #2097
- Group IIS test code together by @Mpdreamz in #2099
- Bump Azure.Storage.Queues from 12.7.0 to 12.11.0 in /test/azure/Elastic.Apm.Azure.Storage.Tests by @dependabot in #2096
- Allow AspNetFullFrameworkApp* projects to be edited on non windows machines again by @Mpdreamz in #2101
- Ensure Agent.Setup on .NET FullFramework behaves the same by @Mpdreamz in #2069
- Address Code Style Violations by @Mpdreamz in #2102
- Run dotnet-format on solution by @Mpdreamz in #2106
- Check dotnet-format again on CI by @Mpdreamz in #2108
- Run net462 unit tests on windows by @Mpdreamz in #2105
- normalize line endings by @Mpdreamz in #2111
- [doc] Align agents logs documentation by @SylvainJuge in #2110
- Add Npgsql 7.x support to profiler by @Mpdreamz in #2103
- remove JenkinsFile and associated jjbb jobs by @Mpdreamz in #2073
- Fix to not send start stack trace when below configured duration by @stevejgordon in #2126
- Update api-opentelemetry.asciidoc by @kek-Sec in #2130
- isolate azure tests by @Mpdreamz in #2128
- Backend dependencies granularity for NoSQL and Messaging by @stevejgordon in #2104
- Send domain name when detected by @stevejgordon in #2067
- [Automation] Update Gherkin specs by @apmmachine in #2113
- Agent.Configuration now always points to ConfigurationStore's configuration by @Mpdreamz in #2109
- Fix #2141 reduce noise for stack frame capturing logging by @Mpdreamz in #2142
- Log when we detect LegacyAspNetSynchronizationContext by @Mpdreamz in #2136
- Remove skipped assemblies test results prior to uploading as artifact by @Mpdreamz in #2143
- ensure only build/output gets shared with docker builds by @Mpdreamz in #2144
- Move Redis Profiler registration to ConditionalWeakTable by @Mpdreamz in #2148
- Create release notes for 1.23.0 by @Mpdreamz in #2149
- Update integrations.yml after adding Npsql 7.x support by @Mpdreamz in #2151
- Extend release action to automatically upload artifacts to release. by @Mpdreamz in #2150
- Add more explicit logging to ApmAgent.Subscribe. by @Mpdreamz in #2153
New Contributors
- @SylvainJuge made their first contribution in #2110
- @kek-Sec made their first contribution in #2130
Full Changelog: v1.22.0...v1.23.0