Skip to content

Commit

Permalink
chore(main): release 10.27.0 (#2598)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[10.27.0](v10.26.0...v10.27.0)
(2024-07-15)


### New features

* Add support for disabling LLM monitoring at the account level.
([#2592](#2592))
([c31451a](c31451a))
* Instrumentation for Amazon Simple Queuing Service (AWSSDK.SQS)
([#2620](#2620))
([ac738ba](ac738ba))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
dotnet-agent-team-bot authored Jul 16, 2024
1 parent 3217e1c commit a08b0e9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion release-please/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "10.26.0"
".": "10.27.0"
}
8 changes: 8 additions & 0 deletions src/Agent/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [10.27.0](https://github.com/newrelic/newrelic-dotnet-agent/compare/v10.26.0...v10.27.0) (2024-07-15)


### New features

* Add support for disabling LLM monitoring at the account level. ([#2592](https://github.com/newrelic/newrelic-dotnet-agent/issues/2592)) ([c31451a](https://github.com/newrelic/newrelic-dotnet-agent/commit/c31451a962404115d3cbe924347681919627c9e9))
* Instrumentation for Amazon Simple Queuing Service (AWSSDK.SQS) ([#2620](https://github.com/newrelic/newrelic-dotnet-agent/issues/2620)) ([ac738ba](https://github.com/newrelic/newrelic-dotnet-agent/commit/ac738ba250822b67854f273c4badc8dd45c3602e))

## [10.26.0](https://github.com/newrelic/newrelic-dotnet-agent/compare/v10.25.1...v10.26.0) (2024-06-26)


Expand Down

0 comments on commit a08b0e9

Please sign in to comment.