-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
44 changed files
with
1,845 additions
and
505 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
src/content/docs/release-notes/docs-release-notes/docs-10-11-2024.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
62 changes: 62 additions & 0 deletions
62
src/content/docs/release-notes/docs-release-notes/docs-10-18-2024.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,62 @@ | ||
--- | ||
subject: "Docs" | ||
releaseDate: '2024-10-18' | ||
version: 'version: October 11-17, 2024' | ||
--- | ||
|
||
### New docs | ||
|
||
* [Forward Kong Gateway logs](/docs/logs/forward-logs/kong-gateway/) describes how to install and use this new log forwarding plugin via the Kubernetes integration. | ||
* [Azure App Service monitoring](/docs/apm/agents/manage-apm-agents/azure/monitoring-azure-app-service/) describes how to integrate this Azure service with New Relic and links out to instructions on how to set this up for our Java, .NET, Node.js, and Python APM agents. | ||
* [Introduction to the data explorer](/docs/query-your-data/explore-query-data/query-builder/introduction-new-data-explorer/) describes how to use our new data explorer UI to query your data and gain deeper insights into how the New Relic platform can support you and solve your problems. | ||
* [Monitor Amazon ECS environments with APM language agents](/docs/infrastructure/elastic-container-service-integration/monitor-ecs-with-apm-agents/) helps you install our APM agents on your AMazaon ECS environment. | ||
* [Migrate to NRQL](/docs/apis/rest-api-v2/migrate-to-nrql/) describes how to migrate your REST API v2 queries to NRQL queries. | ||
|
||
### Major changes | ||
|
||
* We've migrated content from our open source site to our docs site. | ||
* Clarified how to manage secrets with the [Kubernetes agent operator](/docs/kubernetes-pixie/kubernetes-integration/installation/k8s-agent-operator/). | ||
|
||
### Minor changes | ||
|
||
* In [OpenTelemetry metrics in New Relic](/docs/opentelemetry/best-practices/opentelemetry-best-practices-metrics/#otlp-summary), we've clarified that OpenTelemetry summary metrics aren't supported. | ||
* Updated a screenshot in [recommended alert policies and dashboards](/docs/kubernetes-pixie/kubernetes-integration/installation/recommended-alert-policies/#add-recommended-alert-policy) to clarify where to find the Kubernetes and Google Kubernetes Engine tiles. | ||
* Deleted Stackato and WebFaction docs related to the Python APM agent, because they're no longer relevant. | ||
* Added a new browser monitoring endpoint to our [Networks](/docs/new-relic-solutions/get-started/networks/#new-relic-endpoints) doc. | ||
* Cleaned up minor issues across our browser monitoring troubleshooting docs. | ||
* In [troubleshoot runtime upgrade errors](/docs/synthetics/synthetic-monitoring/troubleshooting/runtime-upgrade-troubleshooting/#scripted-api-form) described how to solve issues when using older Node runtimes with `$http` objects. | ||
* In [.NET agent API](/docs/apm/agents/net-agent/net-agent-api/net-agent-api), we've added `NewRelic.Api.Agent.NewRelic` to the `ITransaction` API call and added the new `RecordDatastoreSegment` API call. | ||
|
||
### Release notes | ||
|
||
Check out our What's New posts to learn about new features and releases: | ||
|
||
|
||
|
||
Stay up-to-date on our most recent releases: | ||
|
||
* [Android agent v7.6.1](/docs/release-notes/mobile-release-notes/android-release-notes/android-761/) | ||
* Adds support for the Android Gradle plugin 8.7 | ||
* Fixes ProGuard/DexGuard mapping files not being correctly uploaded | ||
* Other bug fixes | ||
* [Browser agent v1.269.0](/docs/release-notes/new-relic-browser-release-notes/browser-agent-release-notes/browser-agent-v1.269.0/) | ||
* Allows the MicroAgent loader on NPM to use logging APIs to manually capture log data | ||
* Adds instrumentation metadata to logging payloads | ||
* Fixes bugs related to session traces and session replay security policy errors | ||
* [Go agent v3.35.0](/docs/release-notes/agent-release-notes/go-release-notes/go-agent-3-35-0/) | ||
* Adds support for secure cookie event reporting | ||
* Uses `error.Error()` value for log attributes | ||
* Enhances URL support for AMQP server connections | ||
* Various bug fixes | ||
* [Lambda-Extension v2.3.14](/docs/release-notes/lambda-extension-release-notes/lambda-extension-2.3.14/) | ||
* Adds a feature to ignore extension startup checks | ||
* Updates README with information on how to use the `NR_TAGS` environment variable | ||
* Adds support for the `NEW_RELIC_ENABLED` Boolean environment variable | ||
* [.NET agent v10.32.0](/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-32-0/) | ||
* Deprecates enviroment variables prefixed `NEWRELIC_` | ||
* Implements a consistent naming scheme for all environment variables | ||
* Updates CosmosDB instrumentation to support the latest version | ||
* [Ping Runtime v1.47.0](/docs/release-notes/synthetics-release-notes/ping-runtime-release-notes/ping-runtime-1.47.0/) | ||
* Fixes an issue related to user permissions for the ping-runtime control script for non-root users | ||
* [Python agent v10.2.0](/docs/release-notes/agent-release-notes/python-release-notes/python-agent-100200/) | ||
* Adds Azure init container operator flag to support that option for monitoring Azure Container apps |
2 changes: 1 addition & 1 deletion
2
...ease-notes/mobile-release-notes/capacitor-release-notes/capacitor-agent-152.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 11 additions & 0 deletions
11
...ease-notes/mobile-release-notes/capacitor-release-notes/capacitor-agent-153.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
subject: Capacitor agent | ||
releaseDate: '2024-10-18' | ||
version: 1.5.3 | ||
downloadLink: 'https://www.npmjs.com/package/@newrelic/newrelic-capacitor-plugin/v/1.5.3' | ||
--- | ||
|
||
## Improvements | ||
|
||
- Native Android agent updated to version 7.6.1 | ||
- Native iOS agent updated to version 7.5.2 |
11 changes: 11 additions & 0 deletions
11
.../release-notes/mobile-release-notes/cordova-release-notes/cordova-agent-703.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
subject: Cordova agent | ||
releaseDate: '2024-10-18' | ||
version: 7.0.3 | ||
downloadLink: 'https://github.com/newrelic/newrelic-cordova-plugin' | ||
--- | ||
|
||
## Improvements | ||
|
||
- Native Android agent updated to version 7.6.1 | ||
- Native iOS agent updated to version 7.5.2 |
10 changes: 10 additions & 0 deletions
10
.../release-notes/mobile-release-notes/flutter-release-notes/flutter-agent-115.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
subject: Flutter agent | ||
releaseDate: '2024-10-18' | ||
version: 1.1.5 | ||
downloadLink: 'https://pub.dev/packages/newrelic_mobile/versions/1.1.5' | ||
--- | ||
|
||
|
||
## Updates | ||
- Updated the underlying native Android agent to version 7.6.1 for improved performance and compatibility. |
10 changes: 10 additions & 0 deletions
10
...elease-notes/mobile-release-notes/net-maui-release-notes/net-maui-agent-113.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
subject: .NET MAUI agent | ||
releaseDate: '2024-09-29' | ||
version: 1.1.3 | ||
downloadLink: 'https://www.nuget.org/packages/NewRelic.MAUI.Plugin' | ||
--- | ||
|
||
## Bug Fixes | ||
|
||
- Fixed info Plist issue for iOS Binding |
12 changes: 12 additions & 0 deletions
12
...elease-notes/mobile-release-notes/net-maui-release-notes/net-maui-agent-114.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
subject: .NET MAUI agent | ||
releaseDate: '2024-10-11' | ||
version: 1.1.4 | ||
downloadLink: 'https://www.nuget.org/packages/NewRelic.MAUI.Plugin' | ||
--- | ||
|
||
## Improvements | ||
|
||
- Added Support to Record iOS Crash as Handled Exception | ||
- Native Android agent updated to version 7.6.1 | ||
- Native iOS agent updated to version 7.5.2 |
11 changes: 11 additions & 0 deletions
11
...otes/mobile-release-notes/react-native-release-notes/react-native-agent-146.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
subject: React Native agent | ||
releaseDate: '2024-09-16' | ||
version: 1.4.5 | ||
downloadLink: 'https://www.npmjs.com/package/newrelic-react-native-agent/v/1.4.5' | ||
--- | ||
|
||
## Improvements | ||
|
||
- Native Android agent updated to version 7.6.1 | ||
- Native iOS agent updated to version 7.5.2 |
11 changes: 11 additions & 0 deletions
11
...docs/release-notes/mobile-release-notes/unity-release-notes/unity-agent-142.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
subject: Unity agent | ||
releaseDate: '2024-10-18' | ||
version: 1.4.2 | ||
downloadLink: 'https://github.com/newrelic/newrelic-unity-agent.git' | ||
--- | ||
|
||
|
||
## Improvements | ||
|
||
- Native Android agent updated to version 7.6.1 |
12 changes: 12 additions & 0 deletions
12
.../release-notes/mobile-release-notes/xamarin-release-notes/xamarin-agent-101.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
subject: Xamarin agent | ||
releaseDate: '2024-10-11' | ||
version: 1.0.1 | ||
downloadLink: 'https://www.nuget.org/packages/NewRelic.Xamarin.Plugin' | ||
--- | ||
|
||
|
||
## Improvements | ||
|
||
- Native Android agent updated to version 7.6.1 | ||
- Native iOS agent updated to version 7.5.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.