Skip to content

Commit

Permalink
add release notes to CHANGELOG.asciidoc
Browse files Browse the repository at this point in the history
  • Loading branch information
Mpdreamz committed Feb 24, 2023
1 parent e5b6944 commit a35a3cb
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,27 @@ endif::[]
[[release-notes-1.x]]
=== .NET Agent version 1.x
[[release-notes-1.20.0]]
==== 1.20.0
===== Features
- {pull}1981[#1981] Support for Azure Functions through new `Elastic.Apm.Azure.Functions` nuget package!
- {pull}1935[#1935] Support new Elasticsearch Client: `Elastic.Clients.Elasticsearch`
- {pull}1988[#1988] Suppport latest version of Microsoft.Data.SqlClient
- {pull}1968[#1988] Support latest version OracleManagedDataAccess
- {pull}1983[#1983] Loose MSVC redistributable as requirement for the profiler
- {pull}1976[#1983] Add support for sending agent activation method to the server
===== Bug fixes
- {pull}1999[#1999] NullReferenceException in span compression
- {pull}1970[#1970] Improve profiler logging by always enabling agent logging too.
- {pull}1972[#1972] Normalize OpenTelemetry Bridge config section to `OpenTelemetryBridgeEnabled`
- {pull}1926[#1926] Try to enable TLS 1.2 in all scenarios.
- {pull}1964[#1964] OTel bridge span's destination service may contain null resource
- {pull}1961[#1961] AppSettings ElasticApm:Enabled is not fully honored in ASP.NET Classic
[[release-notes-1.19.0]]
==== 1.19.0
Expand Down

0 comments on commit a35a3cb

Please sign in to comment.