-
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.
Merge pull request #19575 from newrelic/docs-release-notes-12-20-2024
chore[docs]: Release notes for week of 19-Dec
- Loading branch information
Showing
1 changed file
with
133 additions
and
0 deletions.
There are no files selected for viewing
133 changes: 133 additions & 0 deletions
133
src/content/docs/release-notes/docs-release-notes/docs-12-20-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,133 @@ | ||
--- | ||
subject: "Docs" | ||
releaseDate: '2024-12-19' | ||
version: 'version: December 13-20, 2024' | ||
--- | ||
|
||
### New docs | ||
|
||
* Created a new API document for [recordCustomEvents.](/docs/browser/new-relic-browser/browser-apis/recordCustomEvent/) | ||
|
||
|
||
### Major changes | ||
|
||
|
||
* Updated the [OpenShift compatibility requirements](/docs/kubernetes-pixie/kubernetes-integration/get-started/kubernetes-integration-compatibility-requirements) and added new troubleshooting steps for Kubernetes integration with Openshift for [KSM Metrics](/docs/kubernetes-pixie/kubernetes-integration/troubleshooting/openshift/ksm), [FluentBit](/docs/kubernetes-pixie/kubernetes-integration/troubleshooting/openshift/fluent-bit), and [security or permission issues.](/docs/kubernetes-pixie/kubernetes-integration/troubleshooting/openshift/security-context-constraints) | ||
* Updated the supported libraries version for [.net agent.](/docs/apm/agents/net-agent/getting-started/net-agent-compatibility-requirements) | ||
* Added a new section of resource requirements for [Kubernetes integration.](/docs/kubernetes-pixie/kubernetes-integration/get-started/kubernetes-integration-compatibility-requirements) | ||
* Updated the [security control privacy for agent attributes.](/docs/security/security-privacy/data-privacy/security-controls-privacy) | ||
* Added the new configuration settings for [Python agent configuration.](/docs/apm/agents/python-agent/configuration/python-agent-configuration) | ||
* Added a new mutation for cancel an async query in [NerdGraph NRQL tutorial.](/docs/apis/nerdgraph/examples/async-queries-nrql-tutorial) | ||
* Updated the Drupal supported information for [PHP agent.](/docs/apm/agents/php-agent/getting-started/php-agent-compatibility-requirements) | ||
* Updated the [PHP package support information for vulnerability management.](/docs/vulnerability-management/integrations/intro) | ||
* Added a new section for how to opt in to use [experimental features of Browser agent.](/docs/browser/new-relic-browser/configuration/experimental-features) | ||
* Added the `gin` and `gRPC` as supported libraries for [Go agent.](/docs/apm/agents/go-agent/installation/install-automation-new-relic-go) | ||
* Updated the compatibility report for [Node.js agent.](/docs/apm/agents/nodejs-agent/getting-started/compatibility-requirements-nodejs-agent) | ||
|
||
|
||
|
||
### Minor changes | ||
|
||
|
||
* Fixed the broken link in [Synthetic monitoring private locations.](/docs/synthetics/synthetic-monitoring/private-locations/monitor-private-locations) and [NerdGraph distributed tracing tutorial.](/docs/apis/nerdgraph/examples/nerdgraph-distributed-trace-data-tutorial) | ||
* Clarified the use of `timestamp` attribute for logs in [timestamp-support.](/docs/logs/ui-data/timestamp-support) | ||
* Added the default `networkingmode` for [Synthetic monitoring job manager.](/docs/synthetics/synthetic-monitoring/private-locations/install-job-manager) | ||
* Added the new optional parameters for [Microsoft-SQL integration.](/install/microsoft-sql/whatsNext) | ||
* Updated the examples for [Nodejs agent configuration.](/docs/apm/agents/nodejs-agent/installation-configuration/nodejs-agent-configuration) | ||
* Updated the image for correlation policy on [alert page.](/docs/alerts/organize-alerts/change-applied-intelligence-correlation-logic-decisions) | ||
* Updated the metric delay information on [S3 CloudWatch integration.](/docs/infrastructure/amazon-integrations/aws-integrations-list/aws-s3-monitoring-integration) | ||
|
||
|
||
|
||
### Release notes | ||
|
||
|
||
Stay up-to-date on our most recent release: | ||
|
||
* [Browser agent v1.276.0](/docs/release-notes/new-relic-browser-release-notes/browser-agent-release-notes/browser-agent-v1.276.0): | ||
|
||
* Added the feature flags support to control experimental features. | ||
* Added the detection for page resource assets to capture data as a `BrowserPerformance` event. | ||
* Updated the agent to ignore reserved attribute names. | ||
* Resolved the syntax error that caused xhr readystate fallback checks to always capture. | ||
|
||
* [Fluent Bit v3.1.9](/docs/release-notes/fluentbit-release-notes/fluentbit-24-10-31): | ||
|
||
* Updated the Fluent Bit output plug-in Docker image. | ||
* Updated the New Relic Helm chart to install new plug-in image. | ||
|
||
* [Infrastructure agent v1.59.0:](/docs/release-notes/infrastructure-release-notes/infrastructure-agent-release-notes/new-relic-infrastructure-agent-1590) | ||
|
||
* Updated the `newrelic-infra-template.yml.example` file. | ||
* Added the fips compliant agents to prerelease on demand. | ||
* Updated the `nri-docker`, `nri-flex`, and `nri-prometheus` to their latest versions. | ||
|
||
* [Infrastructure agent v1.58.1:](/docs/release-notes/infrastructure-release-notes/infrastructure-agent-release-notes/new-relic-infrastructure-agent-1581) | ||
|
||
* Updated the alpine Docker tag to v3.21 | ||
|
||
|
||
* [Lambda-Extension v2.3.15](/docs/release-notes/lambda-extension-release-notes/lambda-extension-2.3.15): | ||
|
||
* Added the support to sends extension log events to New Relic. | ||
* Added the new examples for containerized Lambda using `SAM1`. | ||
* Updated the examples to use IAM policy for least privileged policy. | ||
* Updated the Golang and its dependency versions for extension. | ||
|
||
|
||
* [Logs v241219](/docs/release-notes/logs-release-notes/logs-24-12-19/): | ||
|
||
* Introduced the new attributes `instrumentation.provider: "aws"` and `instrumentation.name: "firehose"` to ingest logs for the Firehose shipping log integration. | ||
* Removed the `aws.region`, `aws.realm`, and `aws.accountId` attributes from AWS Lambda and Firehose log shipping integrations to prevent ingestion, aligning with their internal use designation. | ||
|
||
|
||
* [Logs v241218](/docs/release-notes/logs-release-notes/logs-24-12-18/): | ||
|
||
* Simplified the logs onboarding with cloudFormation template. | ||
* Added the capability of storing the New Relic's API keys in AWS Secrets Management to enhance security posture. | ||
|
||
* [Logs v241211](/docs/release-notes/logs-release-notes/logs-24-12-11/): | ||
|
||
* Enhanced the handling of Syslog license key. | ||
|
||
* [Mobile app for Android v5.27.0](/docs/release-notes/mobile-apps-release-notes/new-relic-android-release-notes/new-relic-android-5270/): | ||
|
||
* Improved the user experience by adding Pull to Refresh in Entity details screen. | ||
* Added the received notification, installed app, and first login events. | ||
|
||
* [Mobile app for iOS v6.8.5](/docs/release-notes/mobile-apps-release-notes/new-relic-ios-release-notes/new-relic-ios-6085/): | ||
|
||
* Removed the `code verifier` from the query parameters. | ||
|
||
|
||
* [Mobile app for iOS v6.8.6](/docs/release-notes/mobile-apps-release-notes/new-relic-ios-release-notes/new-relic-ios-6086): | ||
|
||
* Added a focus mode integration for alerts and time sensitive notifications. | ||
* Fixed a bug of filters using table in Dashboard. | ||
* Added the analytics events for notification, app install, and first login tracking. | ||
|
||
* [Nodejs agent v12.9.0](/docs/release-notes/agent-release-notes/nodejs-release-notes/node-agent-12-9-0): | ||
|
||
* Added the entity linking attributes to AWS-SDK v3 Lambda segments. | ||
* Added an ability to define `newrelic config` as `newrelic.mjs`. | ||
* Updated the compatibility report. | ||
* Updated the `@newrelic/security-agent` to `v2.2.0` | ||
* Updated the `borp configs` to target tests correctly. | ||
* Removed the `tap` and cleaned up the left over tap helpers. | ||
* Enhanced the match functionality to fail when an object contains incorrect keys. | ||
|
||
* [Node browser runtime v3.0.15](/docs/release-notes/synthetics-release-notes/node-browser-runtime-release-notes/node-browser-runtime-3.0.15/): | ||
|
||
* Removed the `SSH keys` from the runtime image to improve security. | ||
|
||
* [Python agent v10.4.0](/docs/release-notes/agent-release-notes/python-release-notes/python-agent-100400): | ||
|
||
* Added the instrumentation support for asynchronous `PyMongo`. | ||
* Added the instrumentation support for `motor`. | ||
* Added the support for `aiomysql`. | ||
* Added the new AWS account ID for configuration setting. | ||
* Linked the AWS entity in the service map for DynamoDB. | ||
* Linked the AWS entity in the service map for Lambda. | ||
* Fixed a path typing issue in `newrelic.initialize()`. | ||
|
||
|