Skip to content

Commit 5e46a58

Browse files
chore(main): release 10.17.0
1 parent fa23ffa commit 5e46a58

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

src/Agent/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@ 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.17.0](https://github.com/newrelic/newrelic-dotnet-agent/compare/v10.16.0...v10.17.0) (2023-09-25)
8+
9+
10+
### New Features
11+
12+
* Add more detail to "heartbeat" message in log. ([#1884](https://github.com/newrelic/newrelic-dotnet-agent/issues/1884)) ([c0c1362](https://github.com/newrelic/newrelic-dotnet-agent/commit/c0c13624d8839f9b84fce3af528cd9d291c6c8a2))
13+
* Use structured logging for internal logs ([#1903](https://github.com/newrelic/newrelic-dotnet-agent/issues/1903)) ([0031700](https://github.com/newrelic/newrelic-dotnet-agent/commit/00317003b1997ab397f42c45b2b60fe686f48275))
14+
15+
16+
### Fixes
17+
18+
* Reinstate max number of log files. ([#1930](https://github.com/newrelic/newrelic-dotnet-agent/issues/1930)) ([41eef7b](https://github.com/newrelic/newrelic-dotnet-agent/commit/41eef7b3d43dcb38b1d833334fc90850aa797973))
19+
720
## [10.16.0](https://github.com/newrelic/newrelic-dotnet-agent/compare/v10.15.0...v10.16.0) (2023-09-11)
821

922

0 commit comments

Comments
 (0)