Skip to content

Commit 7441c4b

Browse files
chore(main): release 10.38.0 (#3002)
1 parent 7161b79 commit 7441c4b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "10.37.0"
2+
".": "10.38.0"
33
}

src/Agent/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [10.38.0](https://github.com/newrelic/newrelic-dotnet-agent/compare/v10.37.0...v10.38.0) (2025-03-04)
8+
9+
10+
### New features
11+
12+
* Add support for PackageReference with NewRelic.Azure.WebSites packages. ([#3001](https://github.com/newrelic/newrelic-dotnet-agent/issues/3001)) ([8fb397f](https://github.com/newrelic/newrelic-dotnet-agent/commit/8fb397fe4d7b8c11f5939182119ce00097ae0640))
13+
* Azure Function instrumentation is enabled by default ([#3007](https://github.com/newrelic/newrelic-dotnet-agent/issues/3007)) ([8eba1bf](https://github.com/newrelic/newrelic-dotnet-agent/commit/8eba1bf0da15d8efdb606bd49ffdb881c8c0549f))
14+
715
## [10.37.0](https://github.com/newrelic/newrelic-dotnet-agent/compare/v10.36.0...v10.37.0) (2025-02-19)
816

917

0 commit comments

Comments
 (0)