Skip to content

Commit 4dcf7bc

Browse files
Merge pull request #21691 from newrelic/doc-release-notes
Updated the release notes
2 parents d7ba448 + 81b49ad commit 4dcf7bc

File tree

1 file changed

+79
-0
lines changed

1 file changed

+79
-0
lines changed
Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,79 @@
1+
---
2+
subject: "Docs"
3+
releaseDate: '2025-09-14'
4+
version: 'September 08 - September 12, 2025'
5+
---
6+
7+
### New docs
8+
9+
* Added comprehensive [Observability Maturity Model](/docs/new-relic-solutions/observability-maturity/) documentation to provide guidance for measuring and improving observability practices across four key areas: Business Uptime, Digital Experience, Engineering Excellence, and Intelligent Observability.
10+
11+
### Major changes
12+
13+
* Updated [PHP agent configuration](/docs/apm/agents/php-agent/configuration/php-agent-configuration/) with extensive new configuration options for sampling controls and framework exception handler instrumentation.
14+
15+
### Minor changes
16+
17+
* Updated [dashboard introduction](/docs/query-your-data/explore-query-data/dashboards/introduction-dashboards/) with enhanced guidance for dashboard usage.
18+
* Enhanced [dashboard management](/docs/query-your-data/explore-query-data/dashboards/manage-your-dashboard/) documentation with simplified content for JSON management.
19+
* Fixed broken links in [New Relic usage plan](/docs/licenses/license-information/usage-plans/new-relic-usage-plan/) documentation.
20+
* Fixed debugging configuration in [.NET agent troubleshooting](/docs/apm/agents/net-agent/troubleshooting/debugging-net-windows/) documentation.
21+
22+
### Release notes
23+
24+
* Stay up-to-date with our latest releases:
25+
26+
* [Browser agent v1.297.0](/docs/release-notes/new-relic-browser-release-notes/browser-agent-release-notes/browser-agent-v1.297.0/):
27+
* Prevented early harvests when in retry period for better rate limiting handling.
28+
* Removed newrelic meta attribute from outgoing replay payloads to reduce billable bytes.
29+
* Fixed exceptions for null bodies arising from empty harvests.
30+
31+
* [PHP agent v12.1.0.26](/docs/release-notes/agent-release-notes/php-release-notes/php-agent-12-1-0-26/):
32+
* Added sampling controls based on upstream w3c trace sampling decision.
33+
* Added configuration option to skip instrumentation of framework exception handlers.
34+
* Fixed potential memory leak when calling `newrelic_end_transaction(true)`.
35+
* Bumped golang version to 1.25.1 for security improvements.
36+
37+
* [Python agent v10.17.0](/docs/release-notes/agent-release-notes/python-release-notes/python-agent-101700/):
38+
* Added support for custom tasks in Celery.
39+
* Added support for Graphene-Django monitoring.
40+
* Added support for middleware filtering in Django.
41+
* Added support for AWS Bedrock Converse API.
42+
* Added support for W3CTraceParent header sampled flag.
43+
44+
* [Java agent v8.24.0](/docs/release-notes/agent-release-notes/java-release-notes/java-agent-8240/):
45+
* Added support for MongoDB Reactive Streams 5.2.0 and up.
46+
* Added Jedis 6 support.
47+
* Fixed CouchBase double instrumentation issue.
48+
* Fixed Spring WebClient 5.x header wrapping issue.
49+
50+
* [Node.js agent v13.3.0](/docs/release-notes/agent-release-notes/nodejs-release-notes/node-agent-13-3-0/):
51+
* Added MCP `StreamableHTTPClientTransport` support.
52+
53+
* [Node.js agent v13.3.1](/docs/release-notes/agent-release-notes/nodejs-release-notes/node-agent-13-3-1/):
54+
* Fixed crash by defaulting `requestParameters` to an object in `transaction.addRequestParameters`.
55+
56+
* [Node.js agent v13.3.2](/docs/release-notes/agent-release-notes/nodejs-release-notes/node-agent-13-3-2/):
57+
* Added defensive code for obtaining `protocol` in outbound http calls.
58+
59+
* [Kubernetes integration v3.45.1](/docs/release-notes/infrastructure-release-notes/kubernetes-integration-release-notes/kubernetes-integration-3-45-1/):
60+
* Updated with latest improvements and bug fixes.
61+
62+
* [Job Manager v464](/docs/release-notes/synthetics-release-notes/job-manager-release-notes/job-manager-release-464/):
63+
* Fixed issue where customers weren't able to pull images from a custom registry using podman.
64+
65+
* [Node browser runtime v3.0.43](/docs/release-notes/synthetics-release-notes/node-browser-runtime-release-notes/node-browser-runtime-3.0.43/):
66+
* Fixed underlying Ubuntu vulnerabilities to address security vulnerabilities.
67+
68+
* [Mobile app for iOS v6.9.12](/docs/release-notes/mobile-apps-release-notes/new-relic-ios-release-notes/new-relic-ios-6102/):
69+
* Fixed deep link issues for Dashboard and Alerts.
70+
* Fixed CCU Dashboard ID issue.
71+
72+
* [Mobile app for Android v5.30.7](/docs/release-notes/mobile-apps-release-notes/new-relic-android-release-notes/new-relic-android-5307/):
73+
* Added bug fixes and improvements.
74+
75+
* [Flutter agent v1.1.14](/docs/release-notes/mobile-release-notes/flutter-release-notes/flutter-agent-1114/):
76+
* Added additional stability improvements and bug fixes.
77+
78+
* [Pipeline Control Gateway v25.09.01](/docs/release-notes/pipeline-control-gateway-release-notes/pipeline-control-gateway-25-09-01/):
79+
* Added new release with enhanced pipeline control capabilities.

0 commit comments

Comments
 (0)