diff --git a/src/content/docs/release-notes/docs-release-notes/docs-11-07-2025.mdx b/src/content/docs/release-notes/docs-release-notes/docs-11-07-2025.mdx new file mode 100644 index 00000000000..ab268dbdf2c --- /dev/null +++ b/src/content/docs/release-notes/docs-release-notes/docs-11-07-2025.mdx @@ -0,0 +1,65 @@ +--- +subject: "Docs" +releaseDate: '2025-11-07' +version: 'November 2 - November 7, 2025' +--- + +### New docs + +* Added [Data access control NerdGraph examples](/docs/apis/nerdgraph/examples/nerdgraph-data-access-control) to provide practical examples for managing data access control through NerdGraph API. +* Added [Outlier detection](/docs/alerts/create-alert/set-thresholds/outlier-detection) to provide guidance for setting up outlier detection alert conditions. +* Added [Infrastructure catalog](/docs/service-architecture-intelligence/catalogs/infrastructure-catalog/) to provide improved documentation with prerequisites for infrastructure monitoring setup. +* Added [Media streaming service maps](/docs/streaming-video-&-ads/view-data-in-newrelic/streaming-video-&-ads-single-application-view/service-maps/) to provide guidance on understanding relationships between media streaming and browser/mobile entities. +* Added [Errors inbox for media streaming](/docs/errors-inbox/media-streaming-group-error/) to provide instructions for grouping and managing media streaming errors. + +### Major changes + +* Updated [Agent control configuration](/docs/new-relic-control/agent-control/configuration) with revised YAML examples for better clarity and updated field names. +* Updated [Agent control setup](/docs/new-relic-control/agent-control/setup) with improved YAML configuration examples. +* Updated [Agent control reinstrumentation](/docs/new-relic-control/agent-control/reinstrumentation) with updated YAML examples for better accuracy. +* Updated [Agent control troubleshooting](/docs/new-relic-control/agent-control/troubleshooting) with refined configuration examples. + +### Minor changes + +* Added MariaDB compatibility information to [MySQL integration requirements](/install/mysql/) documentation. +* Added [Data access control](/docs/accounts/accounts-billing/new-relic-one-user-management/data-access-control) to provide comprehensive guidance for controlling access to telemetry data using data policies. +* Updated [GitHub Cloud integration](/docs/service-architecture-intelligence/github-integration/) documentation with latest configuration details. +* Updated [diagnostics CLI documentation](/docs/release-notes/diagnostics-release-notes/diagnostics-cli-release-notes/diagnostics-cli-360) for version 3.60. +* Updated [Vizier port](/docs/ebpf/k8s-installation/) configuration documentation for Kubernetes. + +### Release notes + +* Stay up-to-date with our latest releases: + + * [Python agent v11.1.0](/docs/release-notes/agent-release-notes/python-release-notes/python-agent-110100): + * Added support for Python 3.14. + * Added environment variables for attribute filter settings. + * Added support for async generators in transaction decorators. + * Added support for additional models in AWS Bedrock instrumentation including Claude Sonnet 3+ models and region-aware models. + * Added instrumentation for new AWS Kinesis methods including describe_account_settings, update_account_settings, update_max_record_size, and update_stream_warm_throughput. + * Fixed RecursionError in aiomysql when using ConnectionPool. + * Fixed bug where properties were not properly passed in kombu producer. + * Fixed error when shutdown_agent is called from within the harvest thread. + + * [iOS agent v7.6.0](/docs/release-notes/mobile-release-notes/ios-release-notes/ios-agent-760): + * Added Mobile Session Replay public preview functionality. + * Bumped required iOS version to iOS 16. + * Fixed issue with handled exceptions that could occur when logging. + * Fixed incorrect parameter naming warning. + + * [Android agent v7.6.12](/docs/release-notes/mobile-release-notes/android-release-notes/android-7612): + * Added session replay functionality for Jetpack Compose. + * Released official session replay public preview version. + * Fixed multiple session replay bugs. + + * [Kubernetes integration v3.49.0](/docs/release-notes/infrastructure-release-notes/kubernetes-integration-release-notes/kubernetes-integration-3-49-0): + * See detailed changes in the GitHub release notes. + * Included in newrelic-infrastructure-3.54.0 and nri-bundle-6.0.20 chart versions. + + * [Logs v251104](/docs/release-notes/logs-release-notes/logs-25-11-04): + * Added support for .NET specific log payload formats. + * Introduced NEW_RELIC_FORMAT_LOGS environment variable for processing .NET specific log formats. + + * [Node browser runtime rc1.2](/docs/release-notes/synthetics-release-notes/node-browser-runtime-release-notes/node-browser-runtime-rc1.2): + * Upgraded Chrome browser to version 141. + * Fixed vulnerability CVE-2025-5889 for brace-expansion.